summaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_i.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[MAC80211]: remove key threshold stuffJohannes Berg1-7/+0
2007-10-10[MAC80211]: use internal network device statsStephen Hemminger1-2/+0
2007-10-10[MAC80211]: rework key handlingJohannes Berg1-5/+3
2007-10-10[MAC80211] key handling: remove default_wep_onlyJohannes Berg1-5/+0
2007-10-10[MAC80211]: embed key conf in key, fix driver interfaceJohannes Berg1-3/+0
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_sub_if_dataJiri Slaby1-8/+10
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_if_staJiri Slaby1-12/+14
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_txrx_dataJiri Slaby1-9/+11
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_tx_packet_dataJiri Slaby1-5/+7
2007-10-10[MAC80211]: refactor event sendingJohannes Berg1-0/+2
2007-10-10[MAC80211]: kill key_mgmt, use key_management_enabledJohannes Berg1-1/+1
2007-10-10[MAC80211]: remove unused ioctls (3)Johannes Berg1-1/+0
2007-10-10[MAC80211]: remove unused ioctls (2)Johannes Berg1-11/+0
2007-10-10[MAC80211]: remove unused ioctls (1)Johannes Berg1-2/+0
2007-10-10[MAC80211]: implement ERP info change notificationsDaniel Drake1-0/+2
2007-10-10[MAC80211]: improved short preamble handlingDaniel Drake1-2/+5
2007-10-10[MAC80211]: improve locking of sta_info related structuresMichael Wu1-6/+5
2007-10-10[MAC80211]: introduce util.cJohannes Berg1-10/+8
2007-10-10[MAC80211]: move some rate control functions out of ieee80211.cJohannes Berg1-2/+0
2007-10-10[MAC80211]: split out some key functions from ieee80211.cJohannes Berg1-6/+8
2007-10-10[MAC80211]: split TX path into own fileJohannes Berg1-4/+14
2007-10-10[MAC80211]: split RX handlers into own fileJohannes Berg1-0/+22
2007-07-17[PATCH] mac80211: regulatory domain cleanupDaniel Drake1-1/+4
2007-07-12[PATCH] mac80211: improved 802.11g CTS protectionDaniel Drake1-2/+1
2007-07-12[PATCH] mac80211: ERP IE handling improvementsDaniel Drake1-0/+6
2007-07-12[PATCH] mac80211: kill rate control ioctlsJohannes Berg1-2/+0
2007-07-12[PATCH] mac80211: separate monitor/subif_start_xmitJohannes Berg1-0/+2
2007-07-12[PATCH] mac80211: show transmitted frames on monitor interfacesJohannes Berg1-0/+1
2007-05-05[MAC80211]: Add debugfs attributes.Jiri Benc1-0/+127
2007-05-05[MAC80211]: Add mac80211 wireless stack.Jiri Benc1-0/+671