aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[MAC80211]: make userspace-mlme a per-interface settingJohannes Berg1-1/+1
2007-10-10[MAC80211]: remove management interfaceJohannes Berg1-180/+1
2007-10-10[MAC80211]: add "invalid" interface typeJohannes Berg1-0/+4
2007-10-10[MAC80211]: Check open_count before calling config callback.Michael Buesch1-1/+1
2007-10-10[PATCH] mac80211: remove generic IE for AP interfacesJohannes Berg1-4/+0
2007-10-10[PATCH] mac80211: fix iff_promiscs, iff_allmultis raceJohannes Berg1-6/+6
2007-10-10[PATCH] mac80211: fix vlan bugJohannes Berg1-0/+7
2007-10-10[PATCH] mac80211: fix interface initialisation and deinitialisationJohannes Berg1-3/+16
2007-10-10[PATCH] mac80211: fix virtual interface lockingJohannes Berg1-31/+25
2007-10-10[PATCH] mac80211: validate VLAN interfaces betterJohannes Berg1-7/+47
2007-10-10[PATCH] mac80211: revamp interface and filter configurationJohannes Berg1-219/+141
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger1-2/+10
2007-10-10[NET]: Wrap hard_header_parseStephen Hemminger1-1/+1
2007-10-10[MAC80211]: rename ieee80211_cfg.h to cfg.hMichael Wu1-1/+1
2007-10-10[MAC80211]: print out wiphy name instead of master deviceJohannes Berg1-7/+7
2007-10-10[MAC80211]: remove key threshold stuffJohannes Berg1-35/+0
2007-10-10[MAC80211]: Add support for setting TX power and radio statusMichael Buesch1-1/+6
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-2/+3
2007-10-10[MAC80211]: use internal network device statsStephen Hemminger1-22/+4
2007-10-10[MAC80211]: remove turbo modesJohannes Berg1-5/+1
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman1-0/+1
2007-10-10[MAC80211]: rework key handlingJohannes Berg1-1/+5
2007-10-10[MAC80211]: embed key conf in key, fix driver interfaceJohannes Berg1-2/+3
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_sub_if_dataJiri Slaby1-16/+14
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_if_staJiri Slaby1-1/+1
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_tx_packet_dataJiri Slaby1-4/+9
2007-10-10[MAC80211]: remove unused ioctls (1)Johannes Berg1-42/+0
2007-10-10[MAC80211]: remove radar stuffJohannes Berg1-28/+0
2007-10-10[MAC80211]: avoid copying packets to interfaces that are downJohannes Berg1-0/+9
2007-10-10[MAC80211]: fix add_interface monitor mode behaviourJohannes Berg1-1/+4
2007-10-10[MAC80211]: implement ERP info change notificationsDaniel Drake1-1/+24
2007-10-10[MAC80211]: STA reassociation improvementsDaniel Drake1-0/+13
2007-10-10[MAC80211]: improve locking of sta_info related structuresMichael Wu1-3/+3
2007-10-10[MAC80211]: introduce util.cJohannes Berg1-437/+0
2007-10-10[MAC80211]: reorder interface related functionsJohannes Berg1-606/+599
2007-10-10[MAC80211]: move some rate control functions out of ieee80211.cJohannes Berg1-41/+0
2007-10-10[MAC80211]: split out some key functions from ieee80211.cJohannes Berg1-56/+0
2007-10-10[MAC80211]: remove some unnecessary includesJohannes Berg1-4/+0
2007-10-10[MAC80211]: split TX path into own fileJohannes Berg1-1845/+0
2007-10-10[MAC80211]: split RX handlers into own fileJohannes Berg1-1365/+8
2007-09-25[PATCH] mac80211: fix initialisation when built-inJohannes Berg1-1/+1
2007-08-14[PATCH] mac80211: fix tx status frame codeJohannes Berg1-1/+0
2007-08-06[PATCH] mac80211: missing dev_put in ieee80211_master_start_xmitDaniel Drake1-0/+1
2007-07-18[PATCH] mac80211: fix GCC warning on 64bit platformsJiri Benc1-2/+2
2007-07-17[PATCH] mac80211: regulatory domain cleanupDaniel Drake1-1/+2
2007-07-12[PATCH] mac80211: improved 802.11g CTS protectionDaniel Drake1-3/+2
2007-07-12[PATCH] mac80211: clarify some mac80211 thingsJohannes Berg1-17/+12
2007-07-12[PATCH] mac80211: kill rate control ioctlsJohannes Berg1-2/+0
2007-07-12[PATCH] mac80211: separate monitor/subif_start_xmitJohannes Berg1-48/+53
2007-07-12[PATCH] mac80211: remove ieee80211_set_aid_for_staJohannes Berg1-28/+0