aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/p54
Commit message (Expand)AuthorAgeFilesLines
* p54usb: add USB ID for Corega WLUSB2GTST USB adapterChristian Lamparter2013-10-131-0/+1
* p54usb: corrected USB ID for T-Com Sinus 154 data IITomasz Guszkowski2013-02-281-1/+1
* p54usb: add USBIDs for two more p54usb devicesChristian Lamparter2013-01-111-0/+3
* p54usb: add USB ID for T-Com Sinus 154 data IITomasz Guszkowski2013-01-111-0/+1
* USB: p54usb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-09-141-1/+1
* p54spi: Release GPIO lines and IRQ on error in p54spi_probeMax Filippov2012-04-021-4/+10
* p54spi: Fix workqueue deadlockMichael Büsch2011-12-091-2/+2
* p54spi: Add missing spin_lock_initMichael Büsch2011-12-091-0/+1
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-241-0/+1
|\
| * p54usb: add zoom 4410 usbidChristian Lamparter2011-05-161-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-161-2/+1
|\ \ | |/
| * p54pci: fix -Wunused-but-set-variable warningsChristian Lamparter2011-05-101-2/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-055-1/+66
|\ \ | |/
| * p54: avoid uninitialized variable warning for freqJohn W. Linville2011-04-291-1/+1
| * p54: implement multicast filterChristian Lamparter2011-04-264-0/+65
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-111-1/+1
|\ \ | |/
| * p54: Initialize extra_len in p54_tx_80211Jason Conti2011-04-081-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-111-0/+2
|\ \ | |/
| * p54usb: IDs for two new devicesChristian Lamparter2011-04-041-0/+2
* | Fix common misspellingsLucas De Marchi2011-03-312-2/+2
|/
* drivers: Final irq namespace conversionThomas Gleixner2011-03-291-2/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-111-3/+2
|\
| * p54spi: Update kconfig help textMichael Buesch2011-03-071-3/+2
* | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-03-046-14/+32
|\ \ | |/
| * p54: fix a NULL pointer dereference bugFelix Fietkau2011-02-281-2/+5
| * 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
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-032-5/+10
|\ \ | |/ |/|
| * p54usb: add Senao NUB-350 usbidChristian Lamparter2011-02-281-0/+1
| * p54pci: update receive dma buffers before and after processingChristian Lamparter2011-02-211-5/+9
* | 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