aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211.c
AgeCommit message (Expand)Author
2007-10-10[MAC80211]: rework key handlingJohannes Berg
2007-10-10[MAC80211]: embed key conf in key, fix driver interfaceJohannes Berg
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_sub_if_dataJiri Slaby
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_if_staJiri Slaby
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_tx_packet_dataJiri Slaby
2007-10-10[MAC80211]: remove unused ioctls (1)Johannes Berg
2007-10-10[MAC80211]: remove radar stuffJohannes Berg
2007-10-10[MAC80211]: avoid copying packets to interfaces that are downJohannes Berg
2007-10-10[MAC80211]: fix add_interface monitor mode behaviourJohannes Berg
2007-10-10[MAC80211]: implement ERP info change notificationsDaniel Drake
2007-10-10[MAC80211]: STA reassociation improvementsDaniel Drake
2007-10-10[MAC80211]: improve locking of sta_info related structuresMichael Wu
2007-10-10[MAC80211]: introduce util.cJohannes Berg
2007-10-10[MAC80211]: reorder interface related functionsJohannes Berg
2007-10-10[MAC80211]: move some rate control functions out of ieee80211.cJohannes Berg
2007-10-10[MAC80211]: split out some key functions from ieee80211.cJohannes Berg
2007-10-10[MAC80211]: remove some unnecessary includesJohannes Berg
2007-10-10[MAC80211]: split TX path into own fileJohannes Berg
2007-10-10[MAC80211]: split RX handlers into own fileJohannes Berg
2007-09-25[PATCH] mac80211: fix initialisation when built-inJohannes Berg
2007-08-14[PATCH] mac80211: fix tx status frame codeJohannes Berg
2007-08-06[PATCH] mac80211: missing dev_put in ieee80211_master_start_xmitDaniel Drake
2007-07-18[PATCH] mac80211: fix GCC warning on 64bit platformsJiri Benc
2007-07-17[PATCH] mac80211: regulatory domain cleanupDaniel Drake
2007-07-12[PATCH] mac80211: improved 802.11g CTS protectionDaniel Drake
2007-07-12[PATCH] mac80211: clarify some mac80211 thingsJohannes Berg
2007-07-12[PATCH] mac80211: kill rate control ioctlsJohannes Berg
2007-07-12[PATCH] mac80211: separate monitor/subif_start_xmitJohannes Berg
2007-07-12[PATCH] mac80211: remove ieee80211_set_aid_for_staJohannes Berg
2007-07-12[PATCH] mac80211: show transmitted frames on monitor interfacesJohannes Berg
2007-07-12[PATCH] mac80211: Monitor mode radiotap-based packet injectionAndy Green
2007-05-29[PATCH] mac80211: always set carrier status on openMichael Wu
2007-05-29[PATCH] mac80211: fix memory leak when defrag fragmentsHong Liu
2007-05-05[MAC80211]: Add debugfs attributes.Jiri Benc
2007-05-05[MAC80211]: Add mac80211 wireless stack.Jiri Benc