aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/base.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-14rtlwifi: rtl818x: Move drivers into new realtek directoryLarry Finger1-2176/+0
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg1-12/+10
2015-04-07rtlwifi: Add encryption argument in rtl_is_special_data for checking DHCP packet.Taehee Yoo1-2/+5
2015-03-03rtlwifi: Improve handling of IPv6 packetsLarry Finger1-2/+5
2014-12-24rtlwifi: rtl8821ae: Switch to use common rate control routineLarry Finger1-2/+74
2014-12-24rtlwifi: Convert all drivers to use a common set of rate descriptorsLarry Finger1-40/+40
2014-12-24rtlwifi: Remove extraneous argument for rate mappingLarry Finger1-1/+1
2014-10-23rtlwifi: prevent format string usage from leakingKees Cook1-1/+1
2014-09-26rtlwifi: Modify base.{c,h} for new driversLarry Finger1-227/+419
2014-09-26rtlwifi: Modify core.c for new driversLarry Finger1-4/+4
2014-09-26rtlwifi: Remove extra workqueue for enter/leave power stateLarry Finger1-5/+2
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+0
2014-01-07mac80211: remove channel_change_timeJohannes Berg1-1/+0
2014-01-03rtlwifi: use ether_addr_equal_64bitsJulia Lawall1-2/+2
2013-12-05rtlwifi: rtl8192c: Prevent reconnect attempts if not connectedLarry Finger1-1/+2
2013-11-11rtlwifi: Fix endian error in extracting packet typeMark Cave-Ayland1-52/+41
2013-10-03rtlwifi: Implement a common rtl_phy_scan_operation_backup() routineLarry Finger1-0/+29
2013-09-03drivers/net: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches1-1/+1
2013-07-18rtlwifi: Fix build errors for unusual casesLarry Finger1-3/+16
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2013-07-03drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook1-1/+1
2013-06-03net: wireless: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-4/+4
2013-04-01rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes required by adding rtl81988eeLarry Finger1-0/+1
2013-04-01rtlwifi: Rework rtl_lps_leave() and rtl_lps_enter() to use work queueLarry Finger1-10/+9
2013-04-01rtlwifi Modify existing bits to match vendor version 2013.02.07Larry Finger1-43/+318
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan1-2/+2
2013-02-15Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-4/+3
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg1-4/+3
2013-02-04rtlwifi: Fix scheduling while atomic bugLarry Finger1-3/+4
2012-11-14rtlwifi: rtl8192ce: rtl8192cu: rtl8192se: rtl81723ae: Turn on building of the new driverLarry Finger1-0/+24
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn1-2/+1
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-1/+1
2012-07-12rtlwifi: Remove extra argument from queue setup routineLarry Finger1-1/+1
2012-06-06wireless: Remove casts to same typeJoe Perches1-1/+1
2012-05-10drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches1-1/+1
2012-04-09rtlwifi: Fix oops on rate-control failureLarry Finger1-1/+4
2012-02-22Correcting typos in rtlwifi/base.cTristan Pourcelot1-3/+3
2012-01-30rtlwifi: Convert to asynchronous firmware loadLarry Finger1-0/+1
2012-01-30rtlwifi: Move pr_fmt macros to a single locationLarry Finger1-4/+3
2012-01-27mac80211: make beacon filtering per virtual interfaceJohannes Berg1-1/+0
2012-01-24rtlwifi: Update copyright datesLarry Finger1-1/+1
2012-01-24rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches1-29/+27
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-0/+1
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell1-1/+1
2011-12-19rtlwifi: Fix locking problem introduces with commit 6539306bLarry Finger1-0/+1
2011-12-13rtlwifi: merge ips,lps spinlocks into one mutexStanislaw Gruszka1-2/+1
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxJohn W. Linville1-0/+1
2011-11-21rtlwifi: rtl8192cu: Fix endianian issuesLarry Finger1-3/+3
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker1-0/+1