aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/p54 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-10p54: fix sequence no. accounting off-by-one errorChristian Lamparter1-1/+1
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+6
2010-12-14p54usb: New USB ID for Gemtek WUBI-100GWEduardo Costa1-0/+1
2010-12-13p54usb: add 5 more USBIDsChristian Lamparter1-0/+5
2010-12-02wireless: Remove unnecessary casts of usb_get_intfdataJoe Perches1-1/+1
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-3/+3
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-3/+3
2010-10-15drivers/net/wireless/p54/eeprom.c: Return -ENOMEM on memory allocation failureJulia Lawall1-1/+3
2010-10-05p54usb: add five more USBIDsChristian Lamparter1-0/+13
2010-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+1
2010-09-07p54spi: Add error message for eeprom failureMichael Büsch1-0/+2
2010-08-30p54: fix tx feedback status flag checkChristian Lamparter1-1/+1
2010-08-25p54: better rssi->dbm conversion for longbow physChristian Lamparter1-4/+4
2010-08-25p54usb: fix off-by-one on !CONFIG_PMChristian Lamparter1-1/+1
2010-08-25p54spi: Kconfig option for config blobChristian Lamparter2-1/+23
2010-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville5-8/+8
2010-08-24p54: improve eeprom parserChristian Lamparter2-3/+19
2010-08-24p54spi: fix eeprom checksumChristian Lamparter1-1/+1
2010-08-18drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches5-8/+8
2010-08-16mac80211: use cipher suite selectorsJohannes Berg2-12/+14
2010-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-2/+0
2010-08-16p54: update fw version info in wiphy structJohn W. Linville1-1/+5
2010-08-09Revert "p54pci: Add PCI ID for SMC2802W"John W. Linville1-2/+0
2010-08-04p54pci: Add PCI ID for SMC2802WLarry Finger1-0/+2
2010-07-27drivers/net/wireless: Use wiphy_<level>Joe Perches5-91/+85
2010-07-27p54: Added get_survey callback in order to get channel noiseJohn W. Linville1-0/+17
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller2-1/+4
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+2
2010-06-16p54usb: Comment out duplicate Medion MD40900 device idLeann Ogasawara1-1/+2
2010-06-14p54pci: add Symbol AP-300 minipci adapters pciidJoerg Albert1-0/+2
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller3-7/+6
2010-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+1
2010-06-07p54usb: Add device ID for Dell WLA3310 USBJason Dravet1-0/+1
2010-06-04p54spi: replace internal "cx3110x" name with "p54spi"Luke-Jr1-3/+2
2010-06-03drivers/net: use __packed annotationEric Dumazet4-15/+15
2010-06-02drivers/net/wireless/p54: Use kmemdupJulia Lawall2-4/+3
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-1/+0
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville3-11/+9
2010-05-03Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville1-1/+1
2010-05-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2010-04-30Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre1-1/+1
2010-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-1/+1
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville1-2/+1
2010-04-28p54: remove usage of deprecated noise valueJohn W. Linville1-1/+0
2010-04-26p54pci: fix regression from prevent stuck rx-ring on slow systemHans de Goede1-8/+8
2010-04-26p54pci: fix bugs in p54p_check_tx_ringHans de Goede1-1/+1
2010-04-23Merge branch 'master' into for-davemJohn W. Linville1-1/+1
2010-04-16p54pci: fix serious sparse warningChristian Lamparter1-1/+1
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville2-14/+14
2010-04-12p54pci: prevent stuck rx-ring on slow systemQuintin Pitts1-13/+13