[MAC80211]: fix add_interface monitor mode behaviour
[safe/jmp/linux-2.6] / net / mac80211 /
2007-10-10 Johannes Berg[MAC80211]: fix add_interface monitor mode behaviour
2007-10-10 Andy Green[MAC80211]: Improve sanity checks on injected packets
2007-10-10 Michael Wu[MAC80211]: use more GFP_KERNEL instead of GFP_ATOMIC
2007-10-10 Daniel Drake[MAC80211]: implement ERP info change notifications
2007-10-10 Daniel Drake[MAC80211]: improved short preamble handling
2007-10-10 Ivo van Doorn[MAC80211]: Add LONG_RETRY flag to ieee80211_tx_control
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]: rx cleanups (2)
2007-10-10 Johannes Berg[MAC80211]: fix bug for per-sta stats
2007-10-10 Johannes Berg[MAC80211]: split up __ieee80211_rx
2007-10-10 Johannes Berg[MAC80211]: split ieee80211_rx_h_check handler
2007-10-10 Johannes Berg[MAC80211]: rx cleanups (1)
2007-10-10 Johannes Berg[MAC80211]: move QoS rx handlers into rx.c
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-09-26 Johannes Berg[PATCH] net/mac80211/wme.c: fix sparse warning
2007-08-14 John W. Linville[PATCH] mac80211: probe for hidden SSIDs in pre-auth...
2007-08-14 Johannes Berg[PATCH] mac80211: fix tx status frame code
2007-08-06 Daniel Drake[PATCH] mac80211: don't allow scanning in monitor mode
2007-08-06 Zhu Yi[PATCH] mac80211: Fix sparse error for sta_last_seq_ctr...
2007-08-06 Zhu Yi[PATCH] mac80211: use do { } while (0) for multi-line...
2007-08-06 Daniel Drake[PATCH] mac80211: missing dev_put in ieee80211_master_s...
2007-07-19 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-07-19 Michael Wu[PATCH] mac80211: remove rtnl locking in ieee80211_sta.c
2007-07-19 Jiri Benc[PATCH] mac80211: fix GCC warning on 64bit platforms
2007-07-18 Johannes Berg[PATCH] mac80211: regdomain.c needs to include ieee8021...
2007-07-18 Daniel Drake[PATCH] mac80211: regulatory domain cleanup
2007-07-18 Johannes Berg[PATCH] mac80211: use debugfs_rename
2007-07-12 Daniel Drake[PATCH] mac80211: improved 802.11g CTS protection
2007-07-12 Daniel Drake[PATCH] mac80211: ERP IE handling improvements
2007-07-12 Larry Finger[PATCH] mac80211: Implementation of SIOCSIWRATE
2007-07-12 Johannes Berg[PATCH] mac80211: clarify some mac80211 things
2007-07-12 Johannes Berg[PATCH] mac80211: conserve stack space due to padding
2007-07-12 Johannes Berg[PATCH] mac80211: kill PRISM2_PARAM_CLEAR_KEYS
2007-07-12 Johannes Berg[PATCH] mac80211: remove PRISM2_PARAM_DROP_UNENCRYPTED...
2007-07-12 Johannes Berg[PATCH] mac80211: kill antenna select ioctls
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 Hong Liu[PATCH] mac80211: add support for iwlist channel
2007-07-12 Johannes Berg[PATCH] mac80211: remove ieee80211_set_aid_for_sta
2007-07-12 Johannes Berg[PATCH] mac80211: remove ieee80211_msg_passive_scan
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-07-11 Larry Finger[MAC80211]: Set low initial rate in rc80211_simple
2007-07-11 Larry Finger[MAC80211]: Add support for SIOCGIWRATE ioctl
2007-06-12 Mattias Nissler[PATCH] mac80211: Don't stop tx queue on master device...
2007-06-11 Johannes Berg[PATCH] mac80211: fix debugfs tx power reduction output
2007-05-29 John W. Linville[PATCH] mac80211: avoid null ptr deref in ieee80211_ibs...
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-29 Zhu Yi[PATCH] mac80211: fail back to use associate from reass...
2007-05-11 Geert Uytterhoeven[MAC80211]: include <linux/delay.h> instead of <asm...
2007-05-05 Jiri Benc[MAC80211]: Add debugfs attributes.
2007-05-05 Jiri Benc[MAC80211]: Add mac80211 wireless stack.