aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+4
2012-11-09mac80211: fix memory leak in device registration error pathJohannes Berg1-2/+4
2012-10-22mac80211: fix WDS channel context testJohannes Berg1-1/+1
2012-10-18nl/cfg80211: force scan using an AP vif if requestedAntonio Quartulli1-1/+3
2012-10-18mac80211: add support for tx to abort low priority scan requestsSam Leffler1-0/+3
2012-10-18wireless: use OR operation to set wiphy featuresJohannes Berg1-3/+3
2012-10-17ieee80211: Rename VHT cap structMahesh Palivela1-1/+1
2012-10-17mac80211: Allow station mode SAE to be implemented in user spaceJouni Malinen1-0/+1
2012-10-17mac80211: track needed RX chains for channel contextsJohannes Berg1-9/+9
2012-10-17mac80211: use channel contextsJohannes Berg1-16/+27
2012-10-16mac80211: track whether to use channel contextsJohannes Berg1-0/+22
2012-10-16mac80211: check channel context methodsJohannes Berg1-0/+7
2012-10-16mac80211: introduce channel context skeleton codeMichal Kazior1-0/+3
2012-09-14mac80211: change locking around ieee80211_recalc_smpsJohannes Berg1-2/+0
2012-09-14mac80211: handle power constraint/country IE betterJohannes Berg1-5/+3
2012-08-20mac80211: convert ops checks to WARN_ONJohannes Berg1-7/+5
2012-08-20mac80211: support P2P Device abstractionJohannes Berg1-0/+9
2012-07-12mac80211: track scheduled scan virtual interfaceJohannes Berg1-1/+2
2012-07-02mac80211: remove tx_frags driver callbackJohannes Berg1-1/+1
2012-07-02mac80211: include VHT capability IE in probe requestsMahesh Palivela1-1/+7
2012-06-27cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg1-4/+3
2012-06-20mac80211: Allow userspace to register for auth frames in IBSSWill Hawkins1-1/+3
2012-06-18mac80211: stop Rx during HW reconfigArik Nemtsov1-0/+7
2012-06-06mac80211: unify SW/offload remain-on-channelJohannes Berg1-9/+1
2012-06-05mac80211: allow low-level drivers to set netdev feature bitsArik Nemtsov1-0/+7
2012-05-16mac80211: (selectively) add HT details in radiotapJohannes Berg1-0/+3
2012-04-23mac80211: Support on-channel scan option.Ben Greear1-1/+3
2012-04-11mac80211: add improved HW queue controlJohannes Berg1-0/+6
2012-04-10mac80211: don't always advertise remain-on-channelJohannes Berg1-2/+4
2012-03-26mac80211: remove outdated commentEliad Peller1-3/+0
2012-03-15mac80211: make uapsd_* keys per-vifEliad Peller1-2/+0
2012-02-27mac80211: remove local_to_hwJohannes Berg1-3/+3
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-2/+2
2012-02-09mac80211: Fix a rwlock bad magic bugMohammed Shafi Shajakhan1-2/+2
2012-02-06mac80211: support hw scan while idleEliad Peller1-0/+3
2012-02-06mac80211: redesign auth/assocJohannes Berg1-9/+1
2012-02-06mac80211: add sta_state callbackJohannes Berg1-0/+3
2012-01-24mac80211: Fix the maximum transmit power with power constraintHong Wu1-1/+2
2011-12-13mac80211: don't check sdata_running in vif notifierEliad Peller1-4/+1
2011-12-13mac80211: Do not request FIF_BCN_PRBRESP_PROMISC for HW scan.Dmitry TARNYAGIN1-3/+3
2011-12-06mac80211: Add HT operation modes for IBSSAlexander Simon1-1/+2
2011-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+6
2011-11-30mac80211: revert on-channel work optimisationsJohannes Berg1-41/+0
2011-11-30mac80211: fill rate filter for internal scan requestsSimon Wunderlich1-0/+6
2011-11-21mac80211: Support ht-cap over-rides.Ben Greear1-0/+14
2011-11-21cfg80211: add flags for off-channel capabilitiesJohannes Berg1-1/+3
2011-11-21mac80211: transmit fragment list to driversJohannes Berg1-1/+1
2011-11-09mac80211: implement wifi TX statusJohannes Berg1-0/+18
2011-11-09mac80211: report OBSS beaconsJohannes Berg1-1/+2
2011-11-09mac80211: remove useless brackets in ieee80211_cfg_on_oper_channelStanislaw Gruszka1-2/+2