summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211.c
Commit message (Expand)AuthorAgeFilesLines
* [MAC80211]: Remove bitfields from struct ieee80211_sub_if_dataJiri Slaby2007-10-101-16/+14
* [MAC80211]: Remove bitfields from struct ieee80211_if_staJiri Slaby2007-10-101-1/+1
* [MAC80211]: Remove bitfields from struct ieee80211_tx_packet_dataJiri Slaby2007-10-101-4/+9
* [MAC80211]: remove unused ioctls (1)Johannes Berg2007-10-101-42/+0
* [MAC80211]: remove radar stuffJohannes Berg2007-10-101-28/+0
* [MAC80211]: avoid copying packets to interfaces that are downJohannes Berg2007-10-101-0/+9
* [MAC80211]: fix add_interface monitor mode behaviourJohannes Berg2007-10-101-1/+4
* [MAC80211]: implement ERP info change notificationsDaniel Drake2007-10-101-1/+24
* [MAC80211]: STA reassociation improvementsDaniel Drake2007-10-101-0/+13
* [MAC80211]: improve locking of sta_info related structuresMichael Wu2007-10-101-3/+3
* [MAC80211]: introduce util.cJohannes Berg2007-10-101-437/+0
* [MAC80211]: reorder interface related functionsJohannes Berg2007-10-101-606/+599
* [MAC80211]: move some rate control functions out of ieee80211.cJohannes Berg2007-10-101-41/+0
* [MAC80211]: split out some key functions from ieee80211.cJohannes Berg2007-10-101-56/+0
* [MAC80211]: remove some unnecessary includesJohannes Berg2007-10-101-4/+0
* [MAC80211]: split TX path into own fileJohannes Berg2007-10-101-1845/+0
* [MAC80211]: split RX handlers into own fileJohannes Berg2007-10-101-1365/+8
* [PATCH] mac80211: fix initialisation when built-inJohannes Berg2007-09-251-1/+1
* [PATCH] mac80211: fix tx status frame codeJohannes Berg2007-08-141-1/+0
* [PATCH] mac80211: missing dev_put in ieee80211_master_start_xmitDaniel Drake2007-08-061-0/+1
* [PATCH] mac80211: fix GCC warning on 64bit platformsJiri Benc2007-07-181-2/+2
* [PATCH] mac80211: regulatory domain cleanupDaniel Drake2007-07-171-1/+2
* [PATCH] mac80211: improved 802.11g CTS protectionDaniel Drake2007-07-121-3/+2
* [PATCH] mac80211: clarify some mac80211 thingsJohannes Berg2007-07-121-17/+12
* [PATCH] mac80211: kill rate control ioctlsJohannes Berg2007-07-121-2/+0
* [PATCH] mac80211: separate monitor/subif_start_xmitJohannes Berg2007-07-121-48/+53
* [PATCH] mac80211: remove ieee80211_set_aid_for_staJohannes Berg2007-07-121-28/+0
* [PATCH] mac80211: show transmitted frames on monitor interfacesJohannes Berg2007-07-121-23/+117
* [PATCH] mac80211: Monitor mode radiotap-based packet injectionAndy Green2007-07-121-10/+224
* [PATCH] mac80211: always set carrier status on openMichael Wu2007-05-291-0/+2
* [PATCH] mac80211: fix memory leak when defrag fragmentsHong Liu2007-05-291-1/+3
* [MAC80211]: Add debugfs attributes.Jiri Benc2007-05-051-0/+14
* [MAC80211]: Add mac80211 wireless stack.Jiri Benc2007-05-051-0/+4970
OpenPOWER on IntegriCloud