2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-08 05:34:29 +08:00
linux-next/drivers/net/wireless/rtlwifi/rtl8192se
Karl Beldan 675a0b049a mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Drivers that don't use chanctxes cannot perform VHT association because
they still use a "backward compatibility" pair of {ieee80211_channel,
nl80211_channel_type} in ieee80211_conf and ieee80211_local.

Signed-off-by: Karl Beldan <karl.beldan@rivierawaves.com>
[fix kernel-doc]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2013-03-25 19:19:35 +01:00
..
def.h rtlwifi: rtl8192se: Fixed coding style issues in the driver 2012-11-30 14:00:34 -05:00
dm.c rtlwifi: rtl8192se: Fixed coding style issues in the driver 2012-11-30 14:00:34 -05:00
dm.h rtlwifi: rtl8192se: Convert driver to use private dm struct 2012-04-23 15:35:33 -04:00
fw.c drivers/net: Remove boolean comparisons to true/false 2012-02-13 00:47:40 -05:00
fw.h wireless: Remove unnecessary ; from while (0) macros 2012-04-11 16:23:56 -04:00
hw.c mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 2013-02-15 09:41:30 +01:00
hw.h rtlwifi: rtl8192se: Fixed coding style issues in the driver 2012-11-30 14:00:34 -05:00
led.c rtlwifi: Convert to asynchronous firmware load 2012-01-30 15:48:50 -05:00
led.h rtl8192se: Update copyright dates 2012-01-24 14:08:38 -05:00
Makefile rtlwifi: rtl8192se: Modify Kconfig and Makefile routines for new driver 2011-05-05 14:59:14 -04:00
phy.c rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some variable names 2012-10-30 16:17:54 -04:00
phy.h rtl8192se: Update copyright dates 2012-01-24 14:08:38 -05:00
reg.h rtl8192se: Update copyright dates 2012-01-24 14:08:38 -05:00
rf.c rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some variable names 2012-10-30 16:17:54 -04:00
rf.h rtl8192se: Update copyright dates 2012-01-24 14:08:38 -05:00
sw.c rtlwifi: remove __dev* attributes 2012-12-06 15:06:15 -05:00
sw.h rtl8192se: Update copyright dates 2012-01-24 14:08:38 -05:00
table.c rtl8192se: Update copyright dates 2012-01-24 14:08:38 -05:00
table.h rtl8192se: Update copyright dates 2012-01-24 14:08:38 -05:00
trx.c mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan 2013-03-25 19:19:35 +01:00
trx.h mac80211: move TX station pointer and restructure TX 2012-07-31 16:18:39 +02:00