summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi
AgeCommit message (Expand)AuthorFilesLines
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg10-24/+15
2013-02-08rtlwifi: rtl8192cu: Add new USB IDLarry Finger1-0/+1
2013-02-08rtlwifi: rtl8192cu: Fix NULL dereference BUG when using new_idLarry Finger3-4/+12
2013-02-08net: wireless/rtlwifi: fix uninitialized variable issueCong Ding2-2/+2
2013-02-01rtlwifi: rtl8723ae: Fix W=1 compile warningsLarry Finger5-30/+4
2013-02-01rtlwifi: rtl8192de: Fix W=1 build warningsLarry Finger1-2/+2
2013-02-01rtlwifi: rtl8192cu: Fix W=1 build warningLarry Finger1-1/+1
2013-02-01rtlwifi: rtl8192c: Fix W=1 warningLarry Finger1-1/+2
2013-02-01rtlwifi: Fix warnings in usb.cLarry Finger1-4/+0
2013-02-01rtlwifi: Fix many compile warnings when using W=1Larry Finger1-1/+1
2013-01-30rtlwifi: Eliminate two empty routinesLarry Finger1-15/+0
2013-01-30rtl8723ae: Fix misspellings sucess->successAnatol Pomozov1-3/+3
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-9/+57
2013-01-22net: wireless/rtlwifi: fix uninitialized variable issueCong Ding3-3/+3
2013-01-22rtlwifi: Fix build warning introduced by commit a290593Larry Finger1-2/+2
2013-01-14wireless: make the reg_notifier() voidLuis R. Rodriguez2-14/+12
2013-01-07rtlwifi: Fix typo in debug output of rtl8192c and rtl8723aeJulian Wollrath2-2/+2
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg1-1/+3
2013-01-03regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg1-8/+6
2013-01-03regulatory: remove handling of channel bandwidthJohannes Berg1-6/+3
2013-01-02rtlwifi: rtl8723ae: Fix warning for unchecked pci_map_single() callLarry Finger1-0/+10
2013-01-02rtlwifi: rtl8192se: Fix warning for unchecked pci_map_single() callLarry Finger1-1/+12
2013-01-02rtlwifi: rtl8192de: Fix warning for unchecked pci_map_single() callLarry Finger1-0/+10
2013-01-02rtlwifi: rtl8192ce: Fix warning for unchecked pci_map_single() callLarry Finger1-0/+11
2013-01-02rtlwifi: Fix warning for unchecked pci_map_single() callLarry Finger1-0/+6
2013-01-02rtlwifi: Don't leak on error in _rtl_usb_receive()Jesper Juhl1-0/+1
2013-01-02rtlwifi: fix incorrect use of usb_alloc_coherent with usb_control_msgJussi Kivilinna1-4/+3
2012-12-06rtlwifi: remove __dev* attributesBill Pemberton6-6/+6
2012-11-30rtlwifi: use SIMPLE_DEV_PM_OPSHauke Mehrtens6-32/+8
2012-11-30rtlwifi: rtl8192se: Fixed coding style issues in the driverDaniel Stamer5-20/+17
2012-11-21rtl8723ae: fix build break from "mac80211: support RX_FLAG_MACTIME_END"John W. Linville1-1/+1
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville4-4/+4
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+1
2012-11-16rtlwifi: rtl8192cu: Add new USB IDAlbert Pool1-0/+1
2012-11-16rtlwifi: use eth_zero_addr() to assign zero addressWei Yongjun2-4/+3
2012-11-14rtlwifi: rtl8192ce: rtl8192cu: rtl8192se: rtl81723ae: Turn on building of the...Larry Finger9-30/+181
2012-11-14rtlwifi: Modify files for addition of rtl8723aeLarry Finger5-0/+333
2012-11-14rtlwifi: rtl8723ae: Add new driverLarry Finger29-0/+15579
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen4-4/+4
2012-10-30rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...Larry Finger20-548/+418
2012-10-30rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CELarry Finger6-11/+85
2012-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2012-10-24rtlwifi: pass rx setup error code to callerChristian Lamparter1-1/+1
2012-10-19rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffersAndy Shevchenko3-13/+6
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds21-85/+188
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-5/+3
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-6/+6
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-4/+15
2012-09-12rtlwifi: Remove EXPERIMENTAL as pre-requisite for the driversLarry Finger1-4/+4
2012-09-12rtlwifi: rtl8192ce: Log message that B_CUT device may not workLarry Finger3-4/+15