aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/p54
Commit message (Expand)AuthorAge
* mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-25
* mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-18
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\
| * drivers/net/wireless/p54: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-22
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-18
|\ \
| * | p54usb: corrected USB ID for T-Com Sinus 154 data IITomasz Guszkowski2013-02-08
* | | wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-04
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-28
|\|
| * p54usb: add USBIDs for two more p54usb devicesChristian Lamparter2013-01-02
| * p54usb: add USB ID for T-Com Sinus 154 data IITomasz Guszkowski2013-01-02
* | p54pci: don't return zero on failure paths in p54p_probe()Alexey Khoroshilov2013-01-07
|/
* p54: remove __dev* attributesBill Pemberton2012-12-06
* p54: potential signedness issue in p54_parse_rssical()Dan Carpenter2012-12-03
* p54pci: use SIMPLE_DEV_PM_OPSHauke Mehrtens2012-11-30
* p54: improve TSF timestamp precisionChristian Lamparter2012-11-26
* mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-28
|\
| * p54: connect to 11w protected networksChristian Lamparter2012-09-24
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-14
|\|
| * p54: fix off-by-one null pointer bug in p54_tx_80211Christian Lamparter2012-09-11
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-24
|\|
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-21
| |\
| | * mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-31
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-22
|\ \ \ | |/ / |/| |
| * | USB: p54usb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-08-17
| |/
* | p54: fix powerpc gcc warningsChristian Lamparter2012-08-13
* | p54: parse output power tableChristian Lamparter2012-08-10
* | p54pci: convert driver to use asynchronous firmware loadingLarry Finger2012-08-06
|/
* wireless: Use eth_random_addrJoe Perches2012-07-17
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-12
|\
| * mac80211: reduce IEEE80211_TX_MAX_RATESThomas Huehn2012-07-03
* | wireless: Remove casts to same typeJoe Perches2012-06-06
|/
* 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