aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/util.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-07mac80211: Filter duplicate IE idsPaul Stewart1-2/+35
2012-03-05mac80211: combine QoS with other BSS changesJohannes Berg1-3/+6
2012-02-27mac80211: remove local_to_hwJohannes Berg1-1/+1
2012-02-06mac80211: implement sta_add/sta_remove in sta_stateJohannes Berg1-2/+0
2012-02-06mac80211: add sta_state callbackJohannes Berg1-1/+9
2012-02-06mac80211: simplify AP_VLAN handlingJohannes Berg1-9/+2
2012-01-27mac80211: send null packet on active (psm) reconfigurationEliad Peller1-0/+15
2012-01-24mac80211: In IBSS the DA field of auth frames is different from BSSIDAntonio Quartulli1-3/+3
2012-01-04mac80211: Call driver commands after drv_start in mac80211 restart codeYogesh Ashok Powar1-10/+9
2011-12-13mac80211: configure BSS_CHANGED_ARP_FILTER on reconfigurationEliad Peller1-1/+2
2011-12-06mac80211: handle protection mode, RIFS and ADDBA for HT IBSSSimon Wunderlich1-0/+5
2011-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+4
2011-12-01Revert "mac80211: clear sta.drv_priv on reconfiguration"John W. Linville1-1/+0
2011-11-28mac80211: don't indicate probe resp change in IBSS modeArik Nemtsov1-2/+5
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxJohn W. Linville1-0/+1
2011-11-21mac80211: Support ht-cap over-rides.Ben Greear1-6/+7
2011-11-21cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"Johannes Berg1-0/+167
2011-11-21mac80211: use skb list for fragmentsJohannes Berg1-3/+3
2011-11-11mac80211: Save probe response data for bssArik Nemtsov1-1/+2
2011-11-11mac80211: add recalc PS in ieee80211_reconfig()Eyal Shapira1-0/+2
2011-11-09mac80211: verify virtual interfaces in driver APIJohannes Berg1-1/+1
2011-11-09mac80211: set BSS_CHANGED_IDLE on vif reconfigEliad Peller1-1/+2
2011-11-09mac80211: fix bug in ieee80211_build_probe_reqJohannes Berg1-0/+4
2011-11-08mac80211: Add HT helper functionsAlexander Simon1-17/+99
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1
2011-09-30mac80211: optimise station flagsJohannes Berg1-1/+1
2011-09-30mac80211: remove return value from add_pending_skbsJohannes Berg1-10/+7
2011-09-30mac80211: standardize adding supported rates IEsArik Nemtsov1-0/+57
2011-09-27mac80211: save tx params per sdataEliad Peller1-4/+11
2011-09-27mac80211: Send the management frame at requested rateRajkumar Manoharan1-2/+6
2011-09-14mac80211: add ssid config to bss information in AP-modeArik Nemtsov1-0/+2
2011-09-13mac80211: Remove unnecessary OOM logging messagesJoe Perches1-8/+3
2011-08-12cfg80211/mac80211: move information element parsing logic to cfg80211Yogesh Ashok Powar1-167/+0
2011-08-10mac80211: clear sta.drv_priv on reconfigurationEliad Peller1-0/+1
2011-07-19mac80211: implement scan supported ratesJohannes Berg1-7/+5
2011-07-18mac80211: reconfigure tx on device reconfigurationEliad Peller1-1/+6
2011-07-15mac80211: be more careful in suspend/resumeJohannes Berg1-26/+28
2011-07-13mac80211: allow driver to disconnect after resumeJohannes Berg1-0/+27
2011-07-11mac80211: add driver RSSI threshold eventsMeenakshi Venkataraman1-0/+40
2011-06-27mac80211: Drop DS Channel PARAM in directed probePaul Stewart1-5/+16
2011-06-10networking: fix warning about unused label wake_upVincent Zweije1-0/+2
2011-05-05mac80211: add basic support for WoWLANJohannes Berg1-0/+19
2011-04-04mac80211: clean up station cleanup timerJohannes Berg1-1/+1
2011-02-18Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+2
2011-02-18mac80211: fix 2.4 GHz 40 MHz disablingJohannes Berg1-6/+0
2011-02-09mac80211: add missing locking in ieee80211_reconfigEliad Peller1-0/+2
2010-12-22mac80211: selective throughput LED trigger activeJohannes Berg1-2/+3
2010-12-22mac80211: add throughput based LED blink triggerJohannes Berg1-0/+2
2010-11-17mac80211: fix powersaving clients racesJohannes Berg1-2/+12
2010-11-16mac80211: Add function to get probe request template for current APJuuso Oikarinen1-5/+18