aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[MAC80211]: Update beacon_update callback documentationMichael Buesch1-1/+8
2007-10-10[MAC80211]: add sta_notify callbackTomas Winkler1-4/+16
2007-10-10[MAC80211]: Add association LED triggerMichael Buesch1-0/+11
2007-10-10[MAC80211]: remove ALG_NONEJohannes Berg1-2/+0
2007-10-10[MAC80211]: remove management interfaceJohannes Berg1-1/+0
2007-10-10[MAC80211]: add "invalid" interface typeJohannes Berg1-0/+3
2007-10-10[PATCH] mac80211: remove generic IE for AP interfacesJohannes Berg1-7/+0
2007-10-10[PATCH] mac80211: remove crypto algorithm typedefJohannes Berg1-6/+6
2007-10-10[PATCH] wireless networking: move frame inline functions to generic headerJohannes Berg1-60/+0
2007-10-10[PATCH] mac80211: document a lot moreJohannes Berg1-293/+499
2007-10-10[PATCH] mac80211: renumber and document the hardware flagsJohannes Berg1-40/+45
2007-10-10[PATCH] mac80211: validate VLAN interfaces betterJohannes Berg1-8/+9
2007-10-10[PATCH] mac80211: revamp interface and filter configurationJohannes Berg1-56/+95
2007-10-10[MAC80211]: remove tx info sw_retry_attempt memberJohannes Berg1-3/+0
2007-10-10[MAC80211]: yet more documentationJohannes Berg1-49/+149
2007-10-10[MAC80211]: remove IEEE80211_CONF_SSID_HIDDENJohannes Berg1-2/+1
2007-10-10[MAC80211]: allow drivers to indicate failed FCS/PLCP checksumJohannes Berg1-0/+6
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-4/+0
2007-10-10[MAC80211]: remove TKIP mixing for hw accel againJohannes Berg1-9/+0
2007-10-10[MAC80211]: remove HW_KEY_IDX_INVALIDJohannes Berg1-9/+8
2007-10-10[MAC80211]: some more documentationJohannes Berg1-43/+105
2007-10-10[MAC80211]: remove set_key_idx callbackJohannes Berg1-13/+0
2007-10-10[MAC80211]: rework hardware crypto flagsJohannes Berg1-34/+15
2007-10-10[MAC80211]: remove turbo modesJohannes Berg1-5/+2
2007-10-10[MAC80211]: rework key handlingJohannes Berg1-11/+48
2007-10-10[MAC80211] key handling: remove default_wep_onlyJohannes Berg1-2/+1
2007-10-10[MAC80211]: embed key conf in key, fix driver interfaceJohannes Berg1-24/+27
2007-10-10[MAC80211]: remove unused ioctls (3)Johannes Berg1-14/+0
2007-10-10[MAC80211]: remove unused ioctls (2)Johannes Berg1-1/+0
2007-10-10[MAC80211]: remove unused ioctls (1)Johannes Berg1-3/+0
2007-10-10[MAC80211]: fix software decryptionJohannes Berg1-8/+29
2007-10-10[MAC80211]: remove radar stuffJohannes Berg1-6/+0
2007-10-10[MAC80211]: remove IEEE80211_HW_DATA_NULLFUNC_ACKJohannes Berg1-2/+1
2007-10-10[MAC80211]: remove IEEE80211_HW_HOST_GEN_BEACON flagJohannes Berg1-8/+7
2007-10-10[MAC80211]: remove reset callbackJohannes Berg1-3/+0
2007-10-10[MAC80211]: implement ERP info change notificationsDaniel Drake1-0/+8
2007-10-10[MAC80211]: improved short preamble handlingDaniel Drake1-5/+10
2007-10-10[MAC80211]: Add LONG_RETRY flag to ieee80211_tx_controlIvo van Doorn1-1/+7
2007-10-10[MAC80211]: improve locking of sta_info related structuresMichael Wu1-2/+1
2007-07-12[PATCH] mac80211: clarify some mac80211 thingsJohannes Berg1-4/+12
2007-07-12[PATCH] mac80211: remove ieee80211_set_aid_for_staJohannes Berg1-6/+0
2007-05-05[MAC80211]: Add mac80211 wireless stack.Jiri Benc1-0/+1045