index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
p54
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: make tx() operation return void
Johannes Berg
2011-02-25
3
-10
/
+5
*
p54: implement set_coverage_class
Christian Lamparter
2011-02-25
3
-1
/
+21
*
mac80211: rename RX_FLAG_TSFT
Johannes Berg
2011-02-23
1
-1
/
+1
*
p54: implement flush callback
Christian Lamparter
2011-02-18
1
-0
/
+43
*
p54: Fix compile warning
Larry Finger
2011-02-18
1
-1
/
+1
*
p54spi: update sample eeprom
Christian Lamparter
2011-02-14
1
-4
/
+5
*
p54: enhance rssi->dBm database import
Christian Lamparter
2011-02-14
7
-41
/
+176
*
p54: p54_generate_band cleanup
Christian Lamparter
2011-02-14
1
-10
/
+11
*
p54: sort channel list by frequency instead of channel index
Christian Lamparter
2011-02-14
1
-2
/
+2
*
p54: fix sequence no. accounting off-by-one error
Christian Lamparter
2011-01-10
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-17
1
-0
/
+6
|
\
|
*
p54usb: New USB ID for Gemtek WUBI-100GW
Eduardo Costa
2010-12-14
1
-0
/
+1
|
*
p54usb: add 5 more USBIDs
Christian Lamparter
2010-12-13
1
-0
/
+5
*
|
wireless: Remove unnecessary casts of usb_get_intfdata
Joe Perches
2010-12-02
1
-1
/
+1
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
1
-3
/
+3
|
\
|
*
Update broken web addresses in the kernel.
Justin P. Mattock
2010-10-18
1
-3
/
+3
*
|
drivers/net/wireless/p54/eeprom.c: Return -ENOMEM on memory allocation failure
Julia Lawall
2010-10-15
1
-1
/
+3
*
|
p54usb: add five more USBIDs
Christian Lamparter
2010-10-05
1
-0
/
+13
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-09-24
1
-1
/
+1
|
\
\
|
*
|
p54: fix tx feedback status flag check
Christian Lamparter
2010-08-30
1
-1
/
+1
*
|
|
p54spi: Add error message for eeprom failure
Michael Büsch
2010-09-07
1
-0
/
+2
*
|
|
p54: better rssi->dbm conversion for longbow phys
Christian Lamparter
2010-08-25
1
-4
/
+4
*
|
|
p54usb: fix off-by-one on !CONFIG_PM
Christian Lamparter
2010-08-25
1
-1
/
+1
*
|
|
p54spi: Kconfig option for config blob
Christian Lamparter
2010-08-25
2
-1
/
+23
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-08-24
5
-8
/
+8
|
\
|
|
|
*
|
drivers/net/wireless: Restore upper case words in wiphy_<level> messages
Joe Perches
2010-08-18
5
-8
/
+8
*
|
|
p54: improve eeprom parser
Christian Lamparter
2010-08-24
2
-3
/
+19
*
|
|
p54spi: fix eeprom checksum
Christian Lamparter
2010-08-24
1
-1
/
+1
*
|
|
mac80211: use cipher suite selectors
Johannes Berg
2010-08-16
2
-12
/
+14
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-08-16
1
-2
/
+0
|
\
|
|
|
*
|
Revert "p54pci: Add PCI ID for SMC2802W"
John W. Linville
2010-08-09
1
-2
/
+0
|
|
/
*
/
p54: update fw version info in wiphy struct
John W. Linville
2010-08-16
1
-1
/
+5
|
/
*
p54pci: Add PCI ID for SMC2802W
Larry Finger
2010-08-04
1
-0
/
+2
*
drivers/net/wireless: Use wiphy_<level>
Joe Perches
2010-07-27
5
-91
/
+85
*
p54: Added get_survey callback in order to get channel noise
John W. Linville
2010-07-27
1
-0
/
+17
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-17
2
-1
/
+4
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-06-17
1
-0
/
+2
|
|
\
|
|
*
p54pci: add Symbol AP-300 minipci adapters pciid
Joerg Albert
2010-06-14
1
-0
/
+2
|
*
|
p54usb: Comment out duplicate Medion MD40900 device id
Leann Ogasawara
2010-06-16
1
-1
/
+2
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-11
3
-7
/
+6
|
\
|
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-06-07
1
-0
/
+1
|
|
\
|
|
|
*
p54usb: Add device ID for Dell WLA3310 USB
Jason Dravet
2010-06-07
1
-0
/
+1
|
*
|
p54spi: replace internal "cx3110x" name with "p54spi"
Luke-Jr
2010-06-04
1
-3
/
+2
|
*
|
drivers/net/wireless/p54: Use kmemdup
Julia Lawall
2010-06-02
2
-4
/
+3
|
|
/
*
/
drivers/net: use __packed annotation
Eric Dumazet
2010-06-03
4
-15
/
+15
|
/
*
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-14
1
-1
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-05
3
-11
/
+9
|
\
|
*
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
2010-05-03
1
-1
/
+1
|
|
\
|
|
*
Merge branch 'wireless-2.6' into wireless-next-2.6
Reinette Chatre
2010-04-30
1
-1
/
+1
|
|
|
\
|
*
|
|
mac80211: remove deprecated noise field from ieee80211_rx_status
John W. Linville
2010-04-30
1
-2
/
+1
|
|
/
/
[next]