Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
0fe7463a35aadfaf22d1ca58325ab3851b8d757c
/
drivers
/
net
/
wireless
/
p54
e0626e3
spi: prefix modalias with "spi:"
by Anton Vorontsov
· 15 years ago
f7f7117
p54usb: add Zcomax XG-705A usbid
by Christian Lamparter
· 15 years ago
90d6f92
p54: fix broadcast buffering in AP mode
by Christian Lamparter
· 16 years ago
3ac64be
mac80211: allow configure_filter callback to sleep
by Johannes Berg
· 16 years ago
c46aaba
p54: disable PS by default
by Christian Lamparter
· 16 years ago
6208f8b
p54: implement rfkill
by Christian Lamparter
· 16 years ago
718126a
p54: Write outside array bounds
by Christian Lamparter
· 16 years ago
42935ec
mac80211: redefine usage of the mac80211 workqueue
by Luis R. Rodriguez
· 16 years ago
3fa5205
mac80211: fix PS-poll response, race
by Johannes Berg
· 16 years ago
e6a3f55
p54: Eliminate unnecessary initialization
by Larry Finger
· 16 years ago
436b37c
p54: fix a fw crash caused by statistic feedback
by Christian Lamparter
· 16 years ago
46df10a
p54: fix beaconing related firmware crash
by Christian Lamparter
· 16 years ago
12f49a7
p54: remove useless code
by Christian Lamparter
· 16 years ago
1a9b667
p54: generate channel list dynamically
by Christian Lamparter
· 16 years ago
e0f114e
p54: re-enable power save feature
by Christian Lamparter
· 16 years ago
74d1541
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
bfa99bf
p54spi: fix potential null deref in p54spi.c
by Dan Carpenter
· 16 years ago
2ffa5fe
p54: fix queue stall due to underrun
by Christian Lamparter
· 16 years ago
6d541a6
p54usb: fix stalls caused by urb allocation failures
by Christian Lamparter
· 16 years ago
0859339
p54spi: remove dead code and definitions
by Christian Lamparter
· 16 years ago
a7eee06
p54: two endian fixes
by Christian Lamparter
· 16 years ago
d8c9210
p54: Modify p54 files for new organization
by Christian Lamparter
· 16 years ago
0a5fb84
p54: Move TX/RX code
by Christian Lamparter
· 16 years ago
0ac0d6c
p54: Move mac80211 glue code
by Christian Lamparter
· 16 years ago
0533f796
p54: Move LMAC interface definitions
by Christian Lamparter
· 16 years ago
0597c01
p54: Move LED code
by Christian Lamparter
· 16 years ago
76074e1
p54: Move firmware code
by Christian Lamparter
· 16 years ago
289b098
p54: Move eeprom header
by Christian Lamparter
· 16 years ago
4c8a32f
p54: Move eeprom code
by Christian Lamparter
· 16 years ago
1795378
p54: redo rx_status into skb->cb
by Christian Lamparter
· 16 years ago
f1d58c2
mac80211: push rx status into skb->cb
by Johannes Berg
· 16 years ago
47ab384
p54: tx refused but queue active
by Larry Finger
· 16 years ago
0ca1b08
Revert "p54: Use SKB list handling helpers instead of by-hand code."
by David S. Miller
· 16 years ago
328d84f
wireless/p54: prepare for FIRMWARE_NAME_MAX removal
by Samuel Ortiz
· 16 years ago
a1091aa
p54: Use SKB list handling helpers instead of by-hand code.
by David S. Miller
· 16 years ago
4de2dc7
p54spi: drop test for FW_STATE_RESET in p54spi_work
by Max Filippov
· 16 years ago
ff561ac
p54spi: use firmware/DMA bug workaround that work under hight load in p54spi_rx
by Max Filippov
· 16 years ago
6edf534
p54spi: always call p54spi_sleep in p54spi_tx_frame if p54spi_wakeup succeeded
by Max Filippov
· 16 years ago
465b635
p54spi: return status of p54spi_wakeup
by Max Filippov
· 16 years ago
69712e9
p54spi: cosmetic fixes: use even byte count in SPI write; drop unused interrupt status read
by Max Filippov
· 16 years ago
210dd1b
p54spi: fix incorrect access sequence to DMA_WRITE_CTRL in p54spi_spi_write_dma
by Max Filippov
· 16 years ago
bb803cf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
7c5a189
p54: call p54_wake_free_queues on every p54_free_skb and p54_rx_frame_sent
by Max Filippov
· 16 years ago
83f8b47
p54: correct merge damage from "p54: more SoftLED updates"
by John W. Linville
· 16 years ago
1379257
p54usb: Fixes compile error with CONFIG_PM=n
by Hauke Mehrtens
· 16 years ago
1ca5f2e
p54usb: rework driver for resume
by Christian Lamparter
· 16 years ago
a406ac0
p54usb: remove some dead code
by Christian Lamparter
· 16 years ago
2d0ddec
mac80211: unify config_interface and bss_info_changed
by Johannes Berg
· 16 years ago
3e241ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
d577e7c
p54: fix ps-poll delivery in ap mode
by Christian Lamparter
· 16 years ago
fade5db
p54: deactivate broken powersave function (part 2)
by Christian Lamparter
· 16 years ago
45f483c
p54: remove module_ stubs
by Christian Lamparter
· 16 years ago
4312a86
p54: remove obsolet signal quality calculation
by Christian Lamparter
· 16 years ago
6dfe9a8
p54: utilize all available key slots for decryption offload
by Christian Lamparter
· 16 years ago
87cbfd0
p54spi: get rid of busy-wait loops
by Max Filippov
· 16 years ago
f13027a
p54: add beacon filtering support
by Christian Lamparter
· 16 years ago
dce0725
p54: more SoftLED updates
by Christian Lamparter
· 16 years ago
cf3a957
p54: clean up p54.h's struct p54_common
by Christian Lamparter
· 16 years ago
9f201a8
p54spi: compensate firmware alignment bug in p54spi_rx
by Max Filippov
· 16 years ago
4f5cab9
p54spi: fix p54spi_tx_frame DMA transfer initiation and skb cleanup
by Max Filippov
· 16 years ago
5e3af1d
p54spi: fix p54spi_upload_firmware
by Max Filippov
· 16 years ago
f74d0f5
p54spi: mask value read from SPI_ADRS_DMA_WRITE_CTRL in p54spi_wait_bit
by Max Filippov
· 16 years ago
c3b93c8
p54: deactivate broken powersave function
by Christian Lamparter
· 16 years ago
e306240
p54usb: add Telsey 802.11g USB2.0 Adapter
by Christian Lamparter
· 16 years ago
731c653
p54spi: fix locking warning in p54spi_op_tx
by Christian Lamparter
· 16 years ago
5408281
p54: replace MAC80211_LEDS with P54_LEDS in p54.h
by Christian Lamparter
· 16 years ago
e930438
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
by Yang Hongyang
· 16 years ago
a1bfa0e
p54: Kconfig maintenance
by Christian Lamparter
· 16 years ago
d8cd7ef
p54: fix SoftLED compile dependencies
by Christian Lamparter
· 16 years ago
1bf68e5
wireless/p54: P54_SPI should depend on GENERIC_HARDIRQS
by Geert Uytterhoeven
· 16 years ago
346de73
p54: completely ignore rx'd frames with bad FCS
by Christian Lamparter
· 16 years ago
94041b2
p54: enable power save support
by Christian Lamparter
· 16 years ago
d0b45ae
p54: initial SoftLED support
by Christian Lamparter
· 16 years ago
efeada2
p54: fix iwconfig txpower off
by Christian Lamparter
· 16 years ago
ad5e72e
p54pci: convert printk(KERN_* to dev_*
by Christian Lamparter
· 16 years ago
2ac7107
p54: unify ieee80211 device registration
by Christian Lamparter
· 16 years ago
fbf9529
p54usb: stop USB core interference in exit path
by Christian Lamparter
· 16 years ago
d5df2a1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
c035002
p54: fix race condition in memory management
by Christian Lamparter
· 16 years ago
e05eac3
p54: misplaced parentheses
by Roel Kluin
· 16 years ago
881d948
wireless: restrict to 32 legacy rates
by Johannes Berg
· 16 years ago
a211699
p54spi: remove arch specific dependencies
by Christian Lamparter
· 16 years ago
c88a768
p54usb: fix conflict with recent usb changes
by Christian Lamparter
· 16 years ago
cd8d3d3
p54spi: p54spi driver
by Christian Lamparter
· 16 years ago
4628ae7
p54spi: stlc45xx eeprom blob
by Christian Lamparter
· 16 years ago
6917f50
p54: longbow frontend support
by Christian Lamparter
· 16 years ago
83cf1b6
p54: prepare the eeprom parser routines for longbow
by Christian Lamparter
· 16 years ago
3cd08b3
p54: upgrade memrecord to p54_tx_info
by Christian Lamparter
· 16 years ago
63f2dc9
p54: refactor p54_alloc_skb
by Christian Lamparter
· 16 years ago
acbaf32
p54: return NETDEV_TX_OK in p54_tx and fix sparse warnings
by Christian Lamparter
· 16 years ago
2b8d4e2
p54: power save management
by Christian Lamparter
· 16 years ago
51eed99
p54: implement FIF_OTHER_BSS filter setting
by Christian Lamparter
· 16 years ago
78eb748
p54: enable rx/tx antenna diversity by eeprom bits
by Christian Lamparter
· 16 years ago
dc822b5
mac80211: clean up set_key callback
by Johannes Berg
· 16 years ago
98a8d1a
p54: regulatory domain hints
by Christian Lamparter
· 16 years ago
e365f16
p54: prevent upload of wrong firmwares
by Christian Lamparter
· 16 years ago
6982869
p54usb: utilize usb_reset_device for 3887
by Christian Lamparter
· 16 years ago
29701e5
p54: enable proper frame injection
by Christian Lamparter
· 16 years ago
a15bd00
p54: label queues with their corresponding names
by Christian Lamparter
· 16 years ago
b4068a8
p54usb: fix packet loss with first generation devices
by Christian Lamparter
· 16 years ago
Next »