summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/p54
AgeCommit message (Expand)Author
2012-08-17USB: p54usb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-07-16wireless: Use eth_random_addrJoe Perches
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-03mac80211: reduce IEEE80211_TX_MAX_RATESThomas Huehn
2012-06-06wireless: Remove casts to same typeJoe Perches
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp
2012-05-10drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-04-21drivers/net: add missing __devexit_p() annotationsArnd Bergmann
2012-04-16net/wireless: use module_pci_driverAxel Lin
2012-04-10mac80211: remove antenna_sel_tx TX info fieldJohannes Berg
2012-04-09p54usb: Load firmware asynchronouslyLarry Finger
2012-04-09p54: only unregister ieee80211_hw when it has been registeredChristian Lamparter
2012-03-06p54pci: use new driver.pm interface for suspend/resumeChristian Lamparter
2012-03-06p54: pass interface setup errors back to mac80211Christian Lamparter
2012-03-05p54spi: Release GPIO lines and IRQ on error in p54spi_probeMax Filippov
2012-02-29mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg
2012-01-27mac80211: make beacon filtering per virtual interfaceJohannes Berg
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell
2011-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-28wireless: Remove redundant spi driver bus initializationLars-Peter Clausen
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-21p54: use ieee80211_free_txskbChristian Lamparter
2011-11-18USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman
2011-11-17p54spi: Remove FIXME in op_stopMichael Büsch
2011-11-17p54spi: Fix workqueue deadlockMichael Büsch
2011-11-17p54spi: Add missing spin_lock_initMichael Büsch
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller
2011-09-30mac80211: implement uAPSDJohannes Berg
2011-08-29p54spi: add "spi:" prefix for stlc45xx modaliasAxel Lin
2011-08-29p54: Use do_div for 64-bit division to fix 32-bit kernelsChristian Lamparter
2011-08-24p54: improve site surveyChristian Lamparter
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-05-16p54usb: add zoom 4410 usbidChristian Lamparter
2011-05-10p54pci: fix -Wunused-but-set-variable warningsChristian Lamparter
2011-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-29p54: avoid uninitialized variable warning for freqJohn W. Linville
2011-04-26p54: implement multicast filterChristian Lamparter
2011-04-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-04-08p54: Initialize extra_len in p54_tx_80211Jason Conti
2011-04-04p54usb: IDs for two new devicesChristian Lamparter
2011-03-31Fix common misspellingsLucas De Marchi