summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/base.c
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: rtl818x: Move drivers into new realtek directoryLarry Finger2015-10-141-2176/+0Star
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-12/+10Star
* rtlwifi: Add encryption argument in rtl_is_special_data for checking DHCP pac...Taehee Yoo2015-04-071-2/+5
* rtlwifi: Improve handling of IPv6 packetsLarry Finger2015-03-031-2/+5
* rtlwifi: rtl8821ae: Switch to use common rate control routineLarry Finger2014-12-241-2/+74
* rtlwifi: Convert all drivers to use a common set of rate descriptorsLarry Finger2014-12-241-40/+40
* rtlwifi: Remove extraneous argument for rate mappingLarry Finger2014-12-241-1/+1
* rtlwifi: prevent format string usage from leakingKees Cook2014-10-231-1/+1
* rtlwifi: Modify base.{c,h} for new driversLarry Finger2014-09-261-227/+419
* rtlwifi: Modify core.c for new driversLarry Finger2014-09-261-4/+4
* rtlwifi: Remove extra workqueue for enter/leave power stateLarry Finger2014-09-261-5/+2Star
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-131-1/+0Star
|\
| * mac80211: remove channel_change_timeJohannes Berg2014-01-071-1/+0Star
* | rtlwifi: use ether_addr_equal_64bitsJulia Lawall2014-01-031-2/+2
|/
* rtlwifi: rtl8192c: Prevent reconnect attempts if not connectedLarry Finger2013-12-051-1/+2
* rtlwifi: Fix endian error in extracting packet typeMark Cave-Ayland2013-11-111-52/+41Star
* rtlwifi: Implement a common rtl_phy_scan_operation_backup() routineLarry Finger2013-10-031-0/+29
* drivers/net: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches2013-09-041-1/+1
* rtlwifi: Fix build errors for unusual casesLarry Finger2013-07-181-3/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-101-1/+1
|\
| * net: wireless: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-031-1/+1
* | drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook2013-07-041-1/+1
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-101-4/+4
|\
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-2/+2
* | rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...Larry Finger2013-04-011-0/+1
* | rtlwifi: Rework rtl_lps_leave() and rtl_lps_enter() to use work queueLarry Finger2013-04-011-10/+9Star
* | rtlwifi Modify existing bits to match vendor version 2013.02.07Larry Finger2013-04-011-43/+318
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-151-4/+3Star
|\
| * mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-151-4/+3Star
* | rtlwifi: Fix scheduling while atomic bugLarry Finger2013-02-041-3/+4
|/
* rtlwifi: rtl8192ce: rtl8192cu: rtl8192se: rtl81723ae: Turn on building of the...Larry Finger2012-11-141-0/+24
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-311-2/+1Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-201-1/+1
|\
| * rtlwifi: Remove extra argument from queue setup routineLarry Finger2012-07-121-1/+1
* | wireless: Remove casts to same typeJoe Perches2012-06-061-1/+1
|/
* drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-111-1/+1
* rtlwifi: Fix oops on rate-control failureLarry Finger2012-04-091-1/+4
* Correcting typos in rtlwifi/base.cTristan Pourcelot2012-02-221-3/+3
* rtlwifi: Convert to asynchronous firmware loadLarry Finger2012-01-301-0/+1
* rtlwifi: Move pr_fmt macros to a single locationLarry Finger2012-01-301-4/+3Star
* mac80211: make beacon filtering per virtual interfaceJohannes Berg2012-01-271-1/+0Star
* rtlwifi: Update copyright datesLarry Finger2012-01-241-1/+1
* rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches2012-01-241-29/+27Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-031-0/+1
|\
| * rtlwifi: Fix locking problem introduces with commit 6539306bLarry Finger2011-12-191-0/+1
* | net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-201-1/+1
|/
* rtlwifi: merge ips,lps spinlocks into one mutexStanislaw Gruszka2011-12-131-2/+1Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-221-0/+1
|\
| * drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-11-011-0/+1
* | rtlwifi: rtl8192cu: Fix endianian issuesLarry Finger2011-11-211-3/+3
|/