summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/p54
Commit message (Expand)AuthorAgeFilesLines
* mac80211: make tx() operation return voidJohannes Berg2011-02-253-10/+5
* p54: implement set_coverage_classChristian Lamparter2011-02-253-1/+21
* mac80211: rename RX_FLAG_TSFTJohannes Berg2011-02-231-1/+1
* p54: implement flush callbackChristian Lamparter2011-02-181-0/+43
* p54: Fix compile warningLarry Finger2011-02-181-1/+1
* p54spi: update sample eepromChristian Lamparter2011-02-141-4/+5
* p54: enhance rssi->dBm database importChristian Lamparter2011-02-147-41/+176
* p54: p54_generate_band cleanupChristian Lamparter2011-02-141-10/+11
* p54: sort channel list by frequency instead of channel indexChristian Lamparter2011-02-141-2/+2
* p54: fix sequence no. accounting off-by-one errorChristian Lamparter2011-01-101-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-171-0/+6
|\
| * p54usb: New USB ID for Gemtek WUBI-100GWEduardo Costa2010-12-141-0/+1
| * p54usb: add 5 more USBIDsChristian Lamparter2010-12-131-0/+5
* | wireless: Remove unnecessary casts of usb_get_intfdataJoe Perches2010-12-021-1/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-3/+3
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-3/+3
* | drivers/net/wireless/p54/eeprom.c: Return -ENOMEM on memory allocation failureJulia Lawall2010-10-151-1/+3
* | p54usb: add five more USBIDsChristian Lamparter2010-10-051-0/+13
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-241-1/+1
|\ \
| * | p54: fix tx feedback status flag checkChristian Lamparter2010-08-301-1/+1
* | | p54spi: Add error message for eeprom failureMichael Büsch2010-09-071-0/+2
* | | p54: better rssi->dbm conversion for longbow physChristian Lamparter2010-08-251-4/+4
* | | p54usb: fix off-by-one on !CONFIG_PMChristian Lamparter2010-08-251-1/+1
* | | p54spi: Kconfig option for config blobChristian Lamparter2010-08-252-1/+23
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-245-8/+8
|\| |
| * | drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches2010-08-185-8/+8
* | | p54: improve eeprom parserChristian Lamparter2010-08-242-3/+19
* | | p54spi: fix eeprom checksumChristian Lamparter2010-08-241-1/+1
* | | mac80211: use cipher suite selectorsJohannes Berg2010-08-162-12/+14
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-161-2/+0
|\| |
| * | Revert "p54pci: Add PCI ID for SMC2802W"John W. Linville2010-08-091-2/+0
| |/
* / p54: update fw version info in wiphy structJohn W. Linville2010-08-161-1/+5
|/
* p54pci: Add PCI ID for SMC2802WLarry Finger2010-08-041-0/+2
* drivers/net/wireless: Use wiphy_<level>Joe Perches2010-07-275-91/+85
* p54: Added get_survey callback in order to get channel noiseJohn W. Linville2010-07-271-0/+17
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-172-1/+4
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-171-0/+2
| |\
| | * p54pci: add Symbol AP-300 minipci adapters pciidJoerg Albert2010-06-141-0/+2
| * | p54usb: Comment out duplicate Medion MD40900 device idLeann Ogasawara2010-06-161-1/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-113-7/+6
|\| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-071-0/+1
| |\|
| | * p54usb: Add device ID for Dell WLA3310 USBJason Dravet2010-06-071-0/+1
| * | p54spi: replace internal "cx3110x" name with "p54spi"Luke-Jr2010-06-041-3/+2
| * | drivers/net/wireless/p54: Use kmemdupJulia Lawall2010-06-022-4/+3
| |/
* / drivers/net: use __packed annotationEric Dumazet2010-06-034-15/+15
|/
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-1/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-053-11/+9
|\
| * Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-05-031-1/+1
| |\
| | * Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre2010-04-301-1/+1
| | |\
| * | | mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville2010-04-301-2/+1
| |/ /