aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/p54
AgeCommit message (Expand)Author
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-07net: wireless: p54spi: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-08p54usb: corrected USB ID for T-Com Sinus 154 data IITomasz Guszkowski
2013-02-04wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-22drivers/net/wireless/p54: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-07p54pci: don't return zero on failure paths in p54p_probe()Alexey Khoroshilov
2013-01-02p54usb: add USBIDs for two more p54usb devicesChristian Lamparter
2013-01-02p54usb: add USB ID for T-Com Sinus 154 data IITomasz Guszkowski
2012-12-06p54: remove __dev* attributesBill Pemberton
2012-12-03p54: potential signedness issue in p54_parse_rssical()Dan Carpenter
2012-11-30p54pci: use SIMPLE_DEV_PM_OPSHauke Mehrtens
2012-11-26p54: improve TSF timestamp precisionChristian Lamparter
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen
2012-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-24p54: connect to 11w protected networksChristian Lamparter
2012-09-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-11p54: fix off-by-one null pointer bug in p54_tx_80211Christian Lamparter
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-08-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-08-17USB: p54usb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-13p54: fix powerpc gcc warningsChristian Lamparter
2012-08-10p54: parse output power tableChristian Lamparter
2012-08-06p54pci: convert driver to use asynchronous firmware loadingLarry Finger
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
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