summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtl818x
Commit message (Expand)AuthorAgeFilesLines
* wireless: rtl818x: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-261-1/+0
* 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-2613-22/+22
* mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-257-9/+13
* drivers/net/wireless/rtl818x: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-1/+1
* rtl8187: remove __dev* attributesBill Pemberton2012-12-061-3/+3
* rtl8187: remove __dev* attributesBill Pemberton2012-12-061-3/+3
* mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-132-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-242-4/+8
|\
| * mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-312-4/+8
* | USB: rtl8187: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-08-171-1/+1
|/
* wireless: Use eth_random_addrJoe Perches2012-07-162-2/+2
* wireless: rtl818x: rtl8180 add devices idsXose Vazquez Perez2012-06-201-0/+2
* 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
* | net/wireless: use module_pci_driverAxel Lin2012-04-161-12/+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-312-0/+2
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-031-1/+2
* mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-272-3/+4
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-061-0/+1
* rtl8187: Change rate-control feedbackLarry Finger2011-03-042-5/+22
* mac80211: make tx() operation return voidJohannes Berg2011-02-252-10/+4
* mac80211: rename RX_FLAG_TSFTJohannes Berg2011-02-232-2/+2
* rtl818x: move rtl8180 and rtl8187 to separate subdirectoriesJohn W. Linville2010-12-2221-22/+27
* rtl8187: restore anaparam registers after reset with 8187BHerton Ronaldo Krzesinski2010-11-151-0/+2
* rtl8187: remove uneeded setting of anaparam writeHerton Ronaldo Krzesinski2010-11-151-8/+0
* rtl8187: consolidate anaparam on/off write sequencesHerton Ronaldo Krzesinski2010-11-152-62/+44
* rtl8187: don't set RTL818X_CONFIG3_GNT_SELECT flag on 8187BHerton Ronaldo Krzesinski2010-11-151-1/+1
* rtl8187: move pll reset at start out of ANAPARAM writeHerton Ronaldo Krzesinski2010-11-151-8/+7
* rtl8187: avoid redundant write to register FF72 (RFSW_CTRL)Herton Ronaldo Krzesinski2010-11-151-2/+2
* rtl8187: fix wrong register initialization in 8187BHerton Ronaldo Krzesinski2010-11-151-6/+10
* rtl8187: remove setting of beacon/atim registers from initializationHerton Ronaldo Krzesinski2010-11-151-2/+0
* rtl8187: remove redundant initialization of ARFRHerton Ronaldo Krzesinski2010-11-151-4/+5
* rtl8187b: do not do per packet TX AGCThadeu Lima de Souza Cascardo2010-11-151-4/+6
* Revert "rtl8180: use NAPI for bottom-half processing"John W. Linville2010-10-071-69/+59
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-243-7/+7
|\
| * drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches2010-08-183-7/+7
* | rtl8187: consolidate MSR writes in rtl8187_bss_info_changedJohn W. Linville2010-08-161-5/+4
* | rtl8180: use RTL818X_MSR_ADHOC for IBSS connectionJohn W. Linville2010-08-161-6/+9
* | rtl8180: use NAPI for bottom-half processingJohn W. Linville2010-08-161-59/+69
|/
* rtl8180: avoid potential NULL deref in rtl8180_beacon_workJohn W. Linville2010-08-051-0/+2
* drivers/net/wireless: Use wiphy_<level>Joe Perches2010-07-273-20/+16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-07-273-7/+7
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-011-1/+1
| |\
| * | drivers/net: use __packed annotationEric Dumazet2010-06-033-7/+7
* | | rtl8180: silence "dubious: x | !y" sparse warningJohn W. Linville2010-07-261-1/+4
OpenPOWER on IntegriCloud