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-03-28
p54: Kconfig maintenance
Christian Lamparter
1
-28
/
+4
2009-03-28
p54: fix SoftLED compile dependencies
Christian Lamparter
2
-8
/
+13
2009-03-28
wireless/p54: P54_SPI should depend on GENERIC_HARDIRQS
Geert Uytterhoeven
1
-1
/
+1
2009-03-17
p54: completely ignore rx'd frames with bad FCS
Christian Lamparter
1
-7
/
+2
2009-03-17
p54: enable power save support
Christian Lamparter
1
-0
/
+2
2009-03-17
p54: initial SoftLED support
Christian Lamparter
3
-13
/
+143
2009-03-17
p54: fix iwconfig txpower off
Christian Lamparter
1
-2
/
+2
2009-03-17
p54pci: convert printk(KERN_* to dev_*
Christian Lamparter
1
-19
/
+10
2009-03-17
p54: unify ieee80211 device registration
Christian Lamparter
5
-16
/
+22
2009-03-17
p54usb: stop USB core interference in exit path
Christian Lamparter
1
-0
/
+1
2009-03-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+6
2009-03-06
p54: fix race condition in memory management
Christian Lamparter
1
-3
/
+6
2009-02-27
p54: misplaced parentheses
Roel Kluin
1
-2
/
+2
2009-01-30
wireless: restrict to 32 legacy rates
Johannes Berg
1
-1
/
+1
2009-01-30
p54spi: remove arch specific dependencies
Christian Lamparter
2
-19
/
+28
2009-01-30
p54usb: fix conflict with recent usb changes
Christian Lamparter
1
-6
/
+8
2009-01-30
p54spi: p54spi driver
Christian Lamparter
6
-1
/
+908
2009-01-30
p54spi: stlc45xx eeprom blob
Christian Lamparter
1
-0
/
+678
2009-01-30
p54: longbow frontend support
Christian Lamparter
2
-53
/
+160
2009-01-30
p54: prepare the eeprom parser routines for longbow
Christian Lamparter
3
-51
/
+169
2009-01-30
p54: upgrade memrecord to p54_tx_info
Christian Lamparter
3
-17
/
+21
2009-01-30
p54: refactor p54_alloc_skb
Christian Lamparter
2
-41
/
+35
2009-01-29
p54: return NETDEV_TX_OK in p54_tx and fix sparse warnings
Christian Lamparter
1
-3
/
+3
2009-01-29
p54: power save management
Christian Lamparter
2
-0
/
+43
2009-01-29
p54: implement FIF_OTHER_BSS filter setting
Christian Lamparter
1
-2
/
+4
2009-01-29
p54: enable rx/tx antenna diversity by eeprom bits
Christian Lamparter
3
-4
/
+10
2009-01-29
mac80211: clean up set_key callback
Johannes Berg
1
-3
/
+3
2009-01-29
p54: regulatory domain hints
Christian Lamparter
2
-1
/
+39
2009-01-29
p54: prevent upload of wrong firmwares
Christian Lamparter
2
-0
/
+21
2009-01-29
p54usb: utilize usb_reset_device for 3887
Christian Lamparter
2
-13
/
+58
2009-01-29
p54: enable proper frame injection
Christian Lamparter
1
-26
/
+69
2009-01-29
p54: label queues with their corresponding names
Christian Lamparter
2
-28
/
+41
2009-01-23
p54usb: fix packet loss with first generation devices
Christian Lamparter
1
-2
/
+5
2009-01-22
p54usb: fix nasty use after free
Christian Lamparter
1
-21
/
+13
2009-01-22
p54: more cryptographic accelerator fixes
Christian Lamparter
1
-3
/
+17
2009-01-22
p54: add missing break in eeprom parser
Chr
1
-2
/
+2
2009-01-17
p54: fix p54_set_key's return code
Christian Lamparter
1
-1
/
+1
2009-01-17
p54: set_tim must be atomic.
Artur Skawina
1
-1
/
+1
2009-01-17
p54: fix oops caused by bad eeproms
Christian Lamparter
1
-1
/
+1
2009-01-13
p54: fix "‘ret’ may be used uninitialized" warning
John W. Linville
1
-1
/
+1
2009-01-12
p54: fix WARN_ON at line 2247 of net/mac80211/rx.c
Christian Lamparter
1
-2
/
+6
2009-01-12
p54usb: fix random traffic stalls (LM87)
Christian Lamparter
1
-0
/
+1
2009-01-12
p54: crypto offload fixes
Christian Lamparter
1
-1
/
+12
2009-01-12
p54usb: Add USB ID for Thomson Speedtouch 121g
Michiel
1
-0
/
+1
2009-01-12
p54usb: Fix to prevent SKB memory allocation errors with 4K page size
Larry Finger
1
-0
/
+11
2008-12-19
p54usb: bring first generation devices back to life
Christian Lamparter
1
-2
/
+4
2008-12-19
p54: remove free_on_tx parameter
Christian Lamparter
5
-51
/
+37
2008-12-19
p54: more accurate rssi to dBm conversion
Christian Lamparter
3
-26
/
+68
2008-12-19
p54: update ACK failure statistic counter in real-time
Christian Lamparter
1
-0
/
+1
2008-12-19
p54: move statistic timer update routine into a workqueue
Christian Lamparter
3
-46
/
+68
[next]