aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtl818x
AgeCommit message (Expand)Author
2014-02-13rtl8187: fix regression on MIPS without coherent DMAStanislaw Gruszka
2014-02-06rtl8180: Add error check for pci_map_single return value in TX pathandrea.merello
2014-02-06rtl8180: Add error check for pci_map_single return value in RX pathandrea.merello
2014-01-03wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-05rtl8187: Increase RX queue depthLarry Finger
2013-09-26wireless: rtl818x: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-09rtl8187: fix use after free on failure path in rtl8187_init_urbs()Alexey Khoroshilov
2013-08-26Update e-mail address for Andrea Merello (resubmit)Andrea Merello
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-01-22drivers/net/wireless/rtl818x: remove depends on CONFIG_EXPERIMENTALKees Cook
2012-12-06rtl8187: remove __dev* attributesBill Pemberton
2012-12-06rtl8187: remove __dev* attributesBill Pemberton
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-17USB: rtl8187: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
2012-07-16wireless: Use eth_random_addrJoe Perches
2012-06-20wireless: rtl818x: rtl8180 add devices idsXose Vazquez Perez
2012-06-08rtl8187: ->brightness_set can not sleepStanislaw Gruszka
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-04-16net/wireless: use module_pci_driverAxel Lin
2012-04-13mac80211: remove hw.conf.channel usage where possibleMichal Kazior
2012-03-07rtl8187: Add AD-HOC supportAttila Fazekas
2011-11-18USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman
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-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-03-04rtl8187: Change rate-control feedbackLarry Finger
2011-02-25mac80211: make tx() operation return voidJohannes Berg
2011-02-23mac80211: rename RX_FLAG_TSFTJohannes Berg
2010-12-22rtl818x: move rtl8180 and rtl8187 to separate subdirectoriesJohn W. Linville
2010-11-15rtl8187: restore anaparam registers after reset with 8187BHerton Ronaldo Krzesinski
2010-11-15rtl8187: remove uneeded setting of anaparam writeHerton Ronaldo Krzesinski
2010-11-15rtl8187: consolidate anaparam on/off write sequencesHerton Ronaldo Krzesinski
2010-11-15rtl8187: don't set RTL818X_CONFIG3_GNT_SELECT flag on 8187BHerton Ronaldo Krzesinski
2010-11-15rtl8187: move pll reset at start out of ANAPARAM writeHerton Ronaldo Krzesinski
2010-11-15rtl8187: avoid redundant write to register FF72 (RFSW_CTRL)Herton Ronaldo Krzesinski
2010-11-15rtl8187: fix wrong register initialization in 8187BHerton Ronaldo Krzesinski
2010-11-15rtl8187: remove setting of beacon/atim registers from initializationHerton Ronaldo Krzesinski
2010-11-15rtl8187: remove redundant initialization of ARFRHerton Ronaldo Krzesinski
2010-11-15rtl8187b: do not do per packet TX AGCThadeu Lima de Souza Cascardo
2010-10-07Revert "rtl8180: use NAPI for bottom-half processing"John W. Linville
2010-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-08-18drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches
2010-08-16rtl8187: consolidate MSR writes in rtl8187_bss_info_changedJohn W. Linville
2010-08-16rtl8180: use RTL818X_MSR_ADHOC for IBSS connectionJohn W. Linville
2010-08-16rtl8180: use NAPI for bottom-half processingJohn W. Linville
2010-08-05rtl8180: avoid potential NULL deref in rtl8180_beacon_workJohn W. Linville