summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtl818x/rtl8187
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: rtl818x: Move drivers into new realtek directoryLarry Finger2015-10-149-3358/+0
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-3/+3
* rtl8187: make CTS-to-self protection workAndrea Merello2014-05-071-1/+8
* rtl8187: report mac80211 short preamble RX flagAndrea Merello2014-05-071-0/+2
* rtl8187: fix use after free on failure path in rtl8187_probe()Alexey Khoroshilov2014-03-311-2/+2
* rtl8187: fix compile warningAndrea Merello2014-03-311-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-041-2/+8
|\
| * rtl8187: fix regression on MIPS without coherent DMAStanislaw Gruszka2014-02-131-2/+8
* | rtl818x: change misleading names for few register bit definitionsandrea merello2014-02-121-7/+7
|/
* wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-032-2/+0
* rtl8187: Increase RX queue depthLarry Finger2013-12-051-1/+1
* rtl8187: fix use after free on failure path in rtl8187_init_urbs()Alexey Khoroshilov2013-09-091-5/+10
* Update e-mail address for Andrea Merello (resubmit)Andrea Merello2013-08-264-9/+9
* mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-252-3/+4
* rtl8187: remove __dev* attributesBill Pemberton2012-12-061-3/+3
* mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-131-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-241-2/+4
|\
| * mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-311-2/+4
* | USB: rtl8187: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-08-171-1/+1
|/
* wireless: Use eth_random_addrJoe Perches2012-07-161-1/+1
* rtl8187: ->brightness_set can not sleepStanislaw Gruszka2012-06-081-1/+1
* Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-221-0/+1
|\
| * USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-181-0/+1
* | mac80211: remove hw.conf.channel usage where possibleMichal Kazior2012-04-131-0/+1
|/
* rtl8187: Add AD-HOC supportAttila Fazekas2012-03-072-19/+100
* USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-12/+1
* drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-311-0/+1
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-031-1/+2
* mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-271-1/+1
* rtl8187: Change rate-control feedbackLarry Finger2011-03-042-5/+22
* mac80211: make tx() operation return voidJohannes Berg2011-02-251-4/+2
* mac80211: rename RX_FLAG_TSFTJohannes Berg2011-02-231-1/+1
* rtl818x: move rtl8180 and rtl8187 to separate subdirectoriesJohn W. Linville2010-12-229-0/+3248
OpenPOWER on IntegriCloud