mac80211: move interface type to vif structure
[safe/jmp/linux-2.6] / net / mac80211 / ieee80211.c
2008-01-28 Johannes Bergmac80211: move interface type to vif structure
2008-01-28 Johannes Bergmac80211: dont use interface indices in drivers
2008-01-28 Ivo van Doornmac80211: Add radio led trigger
2008-01-28 Johannes Bergmac80211: better rate control algorithm selection
2008-01-28 Ron Rindjunskymac80211: A-MPDU Rx adding basic functionality
2008-01-28 Johannes Bergmac80211: clean up eapol handling in TX path
2008-01-28 Stefano Briviomac80211: make PID rate control algorithm the default
2008-01-28 Mattias Nisslermac80211: add PID controller based rate control algorithm
2008-01-28 Mattias Nisslermac80211: clean up rate selection
2008-01-28 Ron Rindjunskymac80211: adding 802.11n configuration flows
2008-01-28 Zhu Yimac80211: hardware scan rework
2007-12-20 Johannes Bergmac80211: fix header ops
2007-11-30 Herbert XuMerge branch 'fixes-davem' of git://git./linux/kernel...
2007-11-29 Michael Wumac80211: Fix behavior of ieee80211_open and ieee80211_...
2007-11-29 Zhu Yimac80211: free ifsta->extra_ie and clear IEEE80211_STA_...
2007-11-20 Johannes Bergmac80211: fix allmulti/promisc behaviour
2007-11-20 Johannes Bergmac80211: fix ieee80211_set_multicast_list
2007-11-11 Johannes Bergmac80211: allow driver to ask for a rate control algorithm
2007-11-11 Johannes Bergmac80211: make simple rate control algorithm built-in
2007-10-10 Johannes Berg[MAC80211]: make userspace-mlme a per-interface setting
2007-10-10 Johannes Berg[MAC80211]: remove management interface
2007-10-10 Johannes Berg[MAC80211]: add "invalid" interface type
2007-10-10 Michael Buesch[MAC80211]: Check open_count before calling config...
2007-10-10 Johannes Berg[PATCH] mac80211: remove generic IE for AP interfaces
2007-10-10 Johannes Berg[PATCH] mac80211: fix iff_promiscs, iff_allmultis race
2007-10-10 Johannes Berg[PATCH] mac80211: fix vlan bug
2007-10-10 Johannes Berg[PATCH] mac80211: fix interface initialisation and...
2007-10-10 Johannes Berg[PATCH] mac80211: fix virtual interface locking
2007-10-10 Johannes Berg[PATCH] mac80211: validate VLAN interfaces better
2007-10-10 Johannes Berg[PATCH] mac80211: revamp interface and filter configuration
2007-10-10 Stephen Hemminger[NET]: Move hardware header operations out of netdevice.
2007-10-10 Stephen Hemminger[NET]: Wrap hard_header_parse
2007-10-10 Michael Wu[MAC80211]: rename ieee80211_cfg.h to cfg.h
2007-10-10 Johannes Berg[MAC80211]: print out wiphy name instead of master...
2007-10-10 Johannes Berg[MAC80211]: remove key threshold stuff
2007-10-10 Michael Buesch[MAC80211]: Add support for setting TX power and radio...
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Stephen Hemminger[MAC80211]: use internal network device stats
2007-10-10 Johannes Berg[MAC80211]: remove turbo modes
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Johannes Berg[MAC80211]: rework key handling
2007-10-10 Johannes Berg[MAC80211]: embed key conf in key, fix driver interface
2007-10-10 Jiri Slaby[MAC80211]: Remove bitfields from struct ieee80211_sub_...
2007-10-10 Jiri Slaby[MAC80211]: Remove bitfields from struct ieee80211_if_sta
2007-10-10 Jiri Slaby[MAC80211]: Remove bitfields from struct ieee80211_tx_p...
2007-10-10 Johannes Berg[MAC80211]: remove unused ioctls (1)
2007-10-10 Johannes Berg[MAC80211]: remove radar stuff
2007-10-10 Johannes Berg[MAC80211]: avoid copying packets to interfaces that...
2007-10-10 Johannes Berg[MAC80211]: fix add_interface monitor mode behaviour
2007-10-10 Daniel Drake[MAC80211]: implement ERP info change notifications
2007-10-10 Daniel Drake[MAC80211]: STA reassociation improvements
2007-10-10 Michael Wu[MAC80211]: improve locking of sta_info related structures
2007-10-10 Johannes Berg[MAC80211]: introduce util.c
2007-10-10 Johannes Berg[MAC80211]: reorder interface related functions
2007-10-10 Johannes Berg[MAC80211]: move some rate control functions out of...
2007-10-10 Johannes Berg[MAC80211]: split out some key functions from ieee80211.c
2007-10-10 Johannes Berg[MAC80211]: remove some unnecessary includes
2007-10-10 Johannes Berg[MAC80211]: split TX path into own file
2007-10-10 Johannes Berg[MAC80211]: split RX handlers into own file
2007-09-26 Johannes Berg[PATCH] mac80211: fix initialisation when built-in
2007-08-14 Johannes Berg[PATCH] mac80211: fix tx status frame code
2007-08-06 Daniel Drake[PATCH] mac80211: missing dev_put in ieee80211_master_s...
2007-07-19 Jiri Benc[PATCH] mac80211: fix GCC warning on 64bit platforms
2007-07-18 Daniel Drake[PATCH] mac80211: regulatory domain cleanup
2007-07-12 Daniel Drake[PATCH] mac80211: improved 802.11g CTS protection
2007-07-12 Johannes Berg[PATCH] mac80211: clarify some mac80211 things
2007-07-12 Johannes Berg[PATCH] mac80211: kill rate control ioctls
2007-07-12 Johannes Berg[PATCH] mac80211: separate monitor/subif_start_xmit
2007-07-12 Johannes Berg[PATCH] mac80211: remove ieee80211_set_aid_for_sta
2007-07-12 Johannes Berg[PATCH] mac80211: show transmitted frames on monitor...
2007-07-12 Andy Green[PATCH] mac80211: Monitor mode radiotap-based packet...
2007-05-29 Michael Wu[PATCH] mac80211: always set carrier status on open
2007-05-29 Hong Liu[PATCH] mac80211: fix memory leak when defrag fragments
2007-05-05 Jiri Benc[MAC80211]: Add debugfs attributes.
2007-05-05 Jiri Benc[MAC80211]: Add mac80211 wireless stack.