index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
p54
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
1
-0
/
+1
2009-09-17
p54usb: add Zcomax XG-705A usbid
Christian Lamparter
1
-0
/
+1
2009-08-28
p54: fix broadcast buffering in AP mode
Christian Lamparter
1
-0
/
+3
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
1
-1
/
+1
2009-08-20
p54: disable PS by default
Christian Lamparter
1
-0
/
+6
2009-08-14
p54: implement rfkill
Christian Lamparter
3
-2
/
+14
2009-08-14
p54: Write outside array bounds
Christian Lamparter
1
-1
/
+1
2009-08-05
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
4
-7
/
+6
2009-07-27
mac80211: fix PS-poll response, race
Johannes Berg
1
-1
/
+1
2009-07-24
p54: Eliminate unnecessary initialization
Larry Finger
1
-2
/
+2
2009-07-24
p54: fix a fw crash caused by statistic feedback
Christian Lamparter
1
-0
/
+16
2009-07-24
p54: fix beaconing related firmware crash
Christian Lamparter
4
-20
/
+38
2009-07-24
p54: remove useless code
Christian Lamparter
1
-15
/
+1
2009-07-24
p54: generate channel list dynamically
Christian Lamparter
3
-67
/
+261
2009-07-24
p54: re-enable power save feature
Christian Lamparter
5
-32
/
+98
2009-07-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-07-21
p54spi: fix potential null deref in p54spi.c
Dan Carpenter
1
-1
/
+1
2009-07-10
p54: fix queue stall due to underrun
Christian Lamparter
1
-3
/
+4
2009-07-10
p54usb: fix stalls caused by urb allocation failures
Christian Lamparter
1
-19
/
+17
2009-07-10
p54spi: remove dead code and definitions
Christian Lamparter
1
-34
/
+0
2009-07-10
p54: two endian fixes
Christian Lamparter
2
-7
/
+7
2009-07-10
p54: Modify p54 files for new organization
Christian Lamparter
7
-3400
/
+102
2009-07-10
p54: Move TX/RX code
Christian Lamparter
1
-0
/
+825
2009-07-10
p54: Move mac80211 glue code
Christian Lamparter
1
-0
/
+607
2009-07-10
p54: Move LMAC interface definitions
Christian Lamparter
1
-0
/
+551
2009-07-10
p54: Move LED code
Christian Lamparter
1
-0
/
+163
2009-07-10
p54: Move firmware code
Christian Lamparter
1
-0
/
+697
2009-07-10
p54: Move eeprom header
Christian Lamparter
1
-0
/
+226
2009-07-10
p54: Move eeprom code
Christian Lamparter
1
-0
/
+564
2009-07-10
p54: redo rx_status into skb->cb
Christian Lamparter
1
-15
/
+13
2009-07-10
mac80211: push rx status into skb->cb
Johannes Berg
1
-1
/
+2
2009-07-08
p54: tx refused but queue active
Larry Finger
1
-2
/
+3
2009-07-06
Revert "p54: Use SKB list handling helpers instead of by-hand code."
David S. Miller
1
-19
/
+27
2009-06-03
wireless/p54: prepare for FIRMWARE_NAME_MAX removal
Samuel Ortiz
1
-2
/
+2
2009-05-28
p54: Use SKB list handling helpers instead of by-hand code.
David S. Miller
1
-27
/
+19
2009-05-20
p54spi: drop test for FW_STATE_RESET in p54spi_work
Max Filippov
1
-2
/
+1
2009-05-20
p54spi: use firmware/DMA bug workaround that work under hight load in p54spi_rx
Max Filippov
1
-8
/
+20
2009-05-20
p54spi: always call p54spi_sleep in p54spi_tx_frame if p54spi_wakeup succeeded
Max Filippov
1
-2
/
+2
2009-05-20
p54spi: return status of p54spi_wakeup
Max Filippov
1
-7
/
+7
2009-05-20
p54spi: cosmetic fixes: use even byte count in SPI write; drop unused interru...
Max Filippov
1
-6
/
+1
2009-05-20
p54spi: fix incorrect access sequence to DMA_WRITE_CTRL in p54spi_spi_write_dma
Max Filippov
1
-5
/
+3
2009-05-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2009-05-06
p54: call p54_wake_free_queues on every p54_free_skb and p54_rx_frame_sent
Max Filippov
1
-19
/
+4
2009-05-06
p54: correct merge damage from "p54: more SoftLED updates"
John W. Linville
1
-2
/
+2
2009-05-06
p54usb: Fixes compile error with CONFIG_PM=n
Hauke Mehrtens
1
-0
/
+2
2009-05-06
p54usb: rework driver for resume
Christian Lamparter
2
-95
/
+177
2009-05-06
p54usb: remove some dead code
Christian Lamparter
1
-53
/
+3
2009-05-06
mac80211: unify config_interface and bss_info_changed
Johannes Berg
1
-38
/
+25
2009-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-20
/
+20
2009-04-23
p54: fix ps-poll delivery in ap mode
Christian Lamparter
1
-1
/
+2
[next]