summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/p54
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-12/+1
|\
| * Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-12/+1
| |\
| | * USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-12/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-221-2/+3
| |\ \ | | |/ | |/|
* | | module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-191-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-021-2/+3
|\ \ \ | | |/ | |/|
| * | p54spi: Fix workqueue deadlockMichael Büsch2011-11-171-2/+2
| * | p54spi: Add missing spin_lock_initMichael Büsch2011-11-171-0/+1
* | | wireless: Remove redundant spi driver bus initializationLars-Peter Clausen2011-11-281-1/+0
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-226-0/+6
|\ \ \ | | |/ | |/|
| * | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-313-0/+3
| * | drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-313-0/+3
| |/
* | p54: use ieee80211_free_txskbChristian Lamparter2011-11-211-2/+2
* | p54spi: Remove FIXME in op_stopMichael Büsch2011-11-171-5/+1
|/
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-031-1/+2
* mac80211: implement uAPSDJohannes Berg2011-09-301-1/+1
* p54spi: add "spi:" prefix for stlc45xx modaliasAxel Lin2011-08-291-1/+1
* p54: Use do_div for 64-bit division to fix 32-bit kernelsChristian Lamparter2011-08-291-4/+8
* p54: improve site surveyChristian Lamparter2011-08-245-14/+211
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-061-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
OpenPOWER on IntegriCloud