aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/p54
Commit message (Expand)AuthorAge
* Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-22
|\
| * USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-18
* | drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-10
* | drivers/net: add missing __devexit_p() annotationsArnd Bergmann2012-04-21
* | net/wireless: use module_pci_driverAxel Lin2012-04-16
* | mac80211: remove antenna_sel_tx TX info fieldJohannes Berg2012-04-10
* | p54usb: Load firmware asynchronouslyLarry Finger2012-04-09
* | p54: only unregister ieee80211_hw when it has been registeredChristian Lamparter2012-04-09
|/
* p54pci: use new driver.pm interface for suspend/resumeChristian Lamparter2012-03-06
* p54: pass interface setup errors back to mac80211Christian Lamparter2012-03-06
* p54spi: Release GPIO lines and IRQ on error in p54spi_probeMax Filippov2012-03-05
* mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg2012-02-29
* mac80211: make beacon filtering per virtual interfaceJohannes Berg2012-01-27
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\
| * Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| |\
| | * USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman2011-11-18
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-22
| |\ \ | | |/ | |/|
* | | module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-19
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-02
|\ \ \ | | |/ | |/|
| * | p54spi: Fix workqueue deadlockMichael Büsch2011-11-17
| * | p54spi: Add missing spin_lock_initMichael Büsch2011-11-17
* | | wireless: Remove redundant spi driver bus initializationLars-Peter Clausen2011-11-28
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-22
|\ \ \ | | |/ | |/|
| * | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
| * | drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-31
| |/
* | p54: use ieee80211_free_txskbChristian Lamparter2011-11-21
* | p54spi: Remove FIXME in op_stopMichael Büsch2011-11-17
|/
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-03
* mac80211: implement uAPSDJohannes Berg2011-09-30
* p54spi: add "spi:" prefix for stlc45xx modaliasAxel Lin2011-08-29
* p54: Use do_div for 64-bit division to fix 32-bit kernelsChristian Lamparter2011-08-29
* p54: improve site surveyChristian Lamparter2011-08-24
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-07
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-24
|\
| * p54usb: add zoom 4410 usbidChristian Lamparter2011-05-16
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-16
|\|
| * p54pci: fix -Wunused-but-set-variable warningsChristian Lamparter2011-05-10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-05
|\|
| * p54: avoid uninitialized variable warning for freqJohn W. Linville2011-04-29
| * p54: implement multicast filterChristian Lamparter2011-04-26
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-11
|\|
| * p54: Initialize extra_len in p54_tx_80211Jason Conti2011-04-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-11
|\|
| * p54usb: IDs for two new devicesChristian Lamparter2011-04-04
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* drivers: Final irq namespace conversionThomas Gleixner2011-03-29
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-11
|\
| * p54spi: Update kconfig help textMichael Buesch2011-03-07
* | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-03-04
|\|
| * p54: fix a NULL pointer dereference bugFelix Fietkau2011-02-28