summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtl818x/rtl8187/dev.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-14rtlwifi: rtl818x: Move drivers into new realtek directoryLarry Finger1-1684/+0
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg1-3/+3
2014-05-08rtl8187: make CTS-to-self protection workAndrea Merello1-1/+8
2014-05-08rtl8187: report mac80211 short preamble RX flagAndrea Merello1-0/+2
2014-03-31rtl8187: fix use after free on failure path in rtl8187_probe()Alexey Khoroshilov1-2/+2
2014-03-31rtl8187: fix compile warningAndrea Merello1-1/+1
2014-02-13rtl818x: change misleading names for few register bit definitionsandrea merello1-7/+7
2014-01-04wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-05rtl8187: Increase RX queue depthLarry Finger1-1/+1
2013-09-09rtl8187: fix use after free on failure path in rtl8187_init_urbs()Alexey Khoroshilov1-5/+10
2013-08-26Update e-mail address for Andrea Merello (resubmit)Andrea Merello1-3/+3
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan1-2/+2
2012-12-07rtl8187: remove __dev* attributesBill Pemberton1-3/+3
2012-11-14mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen1-1/+1
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+4
2012-08-18USB: rtl8187: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn1-2/+4
2012-07-17wireless: Use eth_random_addrJoe Perches1-1/+1
2012-05-23Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2012-05-19USB: Disable hub-initiated LPM for comms devices.Sarah Sharp1-0/+1
2012-04-13mac80211: remove hw.conf.channel usage where possibleMichal Kazior1-0/+1
2012-03-07rtl8187: Add AD-HOC supportAttila Fazekas1-19/+91
2011-11-18USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman1-12/+1
2011-11-01drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker1-0/+1
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller1-1/+2
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller1-1/+1
2011-03-04rtl8187: Change rate-control feedbackLarry Finger1-5/+20
2011-02-25mac80211: make tx() operation return voidJohannes Berg1-4/+2
2011-02-24mac80211: rename RX_FLAG_TSFTJohannes Berg1-1/+1
2010-12-22rtl818x: move rtl8180 and rtl8187 to separate subdirectoriesJohn W. Linville1-0/+1591