summaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211.c
AgeCommit message (Expand)Author
2007-12-19mac80211: fix header opsJohannes Berg
2007-11-30Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Herbert Xu
2007-11-29mac80211: Fix behavior of ieee80211_open and ieee80211_closeMichael Wu
2007-11-29mac80211: free ifsta->extra_ie and clear IEEE80211_STA_PRIVACY_INVOKEDZhu Yi
2007-11-20mac80211: fix allmulti/promisc behaviourJohannes Berg
2007-11-20mac80211: fix ieee80211_set_multicast_listJohannes Berg
2007-11-10mac80211: allow driver to ask for a rate control algorithmJohannes Berg
2007-11-10mac80211: make simple rate control algorithm built-inJohannes Berg
2007-10-10[MAC80211]: make userspace-mlme a per-interface settingJohannes Berg
2007-10-10[MAC80211]: remove management interfaceJohannes Berg
2007-10-10[MAC80211]: add "invalid" interface typeJohannes Berg
2007-10-10[MAC80211]: Check open_count before calling config callback.Michael Buesch
2007-10-10[PATCH] mac80211: remove generic IE for AP interfacesJohannes Berg
2007-10-10[PATCH] mac80211: fix iff_promiscs, iff_allmultis raceJohannes Berg
2007-10-10[PATCH] mac80211: fix vlan bugJohannes Berg
2007-10-10[PATCH] mac80211: fix interface initialisation and deinitialisationJohannes Berg
2007-10-10[PATCH] mac80211: fix virtual interface lockingJohannes Berg
2007-10-10[PATCH] mac80211: validate VLAN interfaces betterJohannes Berg
2007-10-10[PATCH] mac80211: revamp interface and filter configurationJohannes Berg
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger
2007-10-10[NET]: Wrap hard_header_parseStephen Hemminger
2007-10-10[MAC80211]: rename ieee80211_cfg.h to cfg.hMichael Wu
2007-10-10[MAC80211]: print out wiphy name instead of master deviceJohannes Berg
2007-10-10[MAC80211]: remove key threshold stuffJohannes Berg
2007-10-10[MAC80211]: Add support for setting TX power and radio statusMichael Buesch
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10[MAC80211]: use internal network device statsStephen Hemminger
2007-10-10[MAC80211]: remove turbo modesJohannes Berg
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman
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