SELinux: detect dead booleans
[safe/jmp/linux-2.6] / net / mac80211 /
2007-11-30 Herbert XuMerge branch 'fixes-davem' of git://git./linux/kernel...
2007-11-29 Adel Gadllahmac80211: rate limit wep decrypt failed messages
2007-11-29 Johannes Bergmac80211: drop unencrypted frames if encryption is...
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 Bruno Randolfmac80211: add missing space in error message
2007-11-20 Johannes Bergmac80211: fix allmulti/promisc behaviour
2007-11-20 Johannes Bergmac80211: fix ieee80211_set_multicast_list
2007-11-15 David S. MillerMerge branch 'fixes-davem' of git://git./linux/kernel...
2007-11-15 Helmut Schaamac80211: Fix queuing of scan containing a SSID
2007-11-11 Johannes Bergmac80211: fix MAC80211_RCSIMPLE Kconfig
2007-11-11 John W. Linvillemac80211: make "decrypt failed" messages conditional...
2007-11-11 Johannes Bergmac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AU...
2007-11-11 Johannes Bergmac80211: remove unused driver ops
2007-11-11 Johannes Bergmac80211: remove ieee80211_common.h
2007-11-11 Johannes Bergmac80211: allow driver to ask for a rate control algorithm
2007-11-11 Johannes Bergmac80211: don't allow registering the same rate control...
2007-11-11 Johannes Bergmac80211: make simple rate control algorithm built-in
2007-11-02 Adrian Bunkcleanup asm/scatterlist.h includes
2007-10-26 Johannes Berg[PATCH] mac80211: fix printk warning on 64-bit
2007-10-26 Michael Wu[PATCH] mac80211: Fix SSID matching in AP selection
2007-10-23 Ralf Baechle[PATCH] Fix breakage after SG cleanups
2007-10-22 Jens AxboeUpdate net/ to use sg helpers
2007-10-19 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-10-19 Jiri Slabydefine global BIT macro
2007-10-18 John W. Linville[PATCH] mac80211: make ieee802_11_parse_elems return...
2007-10-18 John W. Linville[MAC80211]: only honor IW_SCAN_THIS_ESSID in STA, IBSS...
2007-10-17 Bill Moss[PATCH] mac80211: honor IW_SCAN_THIS_ESSID in siwscan...
2007-10-17 John W. Linville[PATCH] mac80211: store SSID in sta_bss_list
2007-10-17 John W. Linville[PATCH] mac80211: store channel info in sta_bss_list
2007-10-17 Johannes Berg[PATCH] mac80211: reorder association debug output
2007-10-17 Johannes Berg[PATCH] mac80211: fix set_channel regression
2007-10-10 Mattias Nissler[PATCH] mac80211: Defer setting of RX_FLAG_DECRYPTED.
2007-10-10 John W. Linville[PATCH] ieee80211_if_set_type: make check for master...
2007-10-10 Tomas Winkler[MAC80211]: add sta_notify callback
2007-10-10 Johannes Berg[MAC80211]: implement cfg80211's change_interface hook
2007-10-10 Michael Buesch[MAC80211]: Add association LED trigger
2007-10-10 Johannes Berg[MAC80211]: make userspace-mlme a per-interface setting
2007-10-10 Johannes Berg[MAC80211]: improve radiotap injection
2007-10-10 Johannes Berg[MAC80211]: remove ALG_NONE
2007-10-10 Johannes Berg[MAC80211]: use RX_FLAG_DECRYPTED for sw decrypted...
2007-10-10 Johannes Berg[MAC80211]: consolidate decryption more
2007-10-10 Johannes Berg[MAC80211]: move sta_process rx handler later
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 Michael Buesch[PATCH] mac80211: bss_tim_clear must use ~ instead...
2007-10-10 Johannes Berg[PATCH] mac80211: remove generic IE for AP interfaces
2007-10-10 Johannes Berg[PATCH] mac80211: remove all prism2 ioctls
2007-10-10 Johannes Berg[PATCH] mac80211: fix iff_promiscs, iff_allmultis race
2007-10-10 Johannes Berg[PATCH] mac80211: fix TKIP IV update
2007-10-10 Johannes Berg[PATCH] mac80211: fix vlan bug
2007-10-10 Johannes Berg[PATCH] mac80211: remove ieee80211_wep_get_keyidx
2007-10-10 Johannes Berg[PATCH] mac80211: consolidate encryption
2007-10-10 Johannes Berg[PATCH] mac80211: consolidate decryption
2007-10-10 Johannes Berg[PATCH] mac80211: pass frames to monitor interfaces...
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: remove crypto algorithm typedef
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]: kill vlan_id
2007-10-10 Johannes Berg[MAC80211]: kill IE parse typedef
2007-10-10 Johannes Berg[MAC80211]: rename ieee80211_cfg.c to cfg.c
2007-10-10 Johannes Berg[MAC80211]: print out wiphy name instead of master...
2007-10-10 Johannes Berg[MAC80211]: fix warnings introduced by the doc patches
2007-10-10 Johannes Berg[MAC80211]: remove key threshold stuff
2007-10-10 Johannes Berg[MAC80211]: allow drivers to indicate failed FCS/PLCP...
2007-10-10 Michael Buesch[MAC80211]: Add support for setting TX power and radio...
2007-10-10 Johannes Berg[NL80211]: add netlink interface to cfg80211
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Johannes Berg[MAC80211]: remove/change some comments about Michael...
2007-10-10 Tomas Winkler[MAC80211]: PS mode fix
2007-10-10 Stephen Hemminger[MAC80211]: use internal network device stats
2007-10-10 warmcat[MAC80211]: get STA after tx radiotap snipped
2007-10-10 Volker Braun[MAC80211]: ignore key index on pairwise key (WEP only)
2007-10-10 Johannes Berg[MAC80211]: remove TKIP mixing for hw accel again
2007-10-10 Johannes Berg[MAC80211]: remove HW_KEY_IDX_INVALID
2007-10-10 Johannes Berg[MAC80211]: remove set_key_idx callback
2007-10-10 Johannes Berg[MAC80211]: rework hardware crypto flags
2007-10-10 Johannes Berg[MAC80211]: remove turbo modes
2007-10-10 Johannes Berg[MAC80211]: fix race conditions with keys
2007-10-10 Johannes Berg[MAC80211]: don't send invalid QoS frames
2007-10-10 Johannes Berg[MAC80211]: remove spy wext ioctls
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Johannes Berg[MAC80211]: make assoc_ap a flag
2007-10-10 Johannes Berg[MAC80211]: remove hostapd interface stuff
2007-10-10 Johannes Berg[MAC80211]: improve key selection comment
2007-10-10 John W. Linville[MAC80211]: filter locally-originated multicast frames
2007-10-10 Johannes Berg[MAC80211]: clean up whitespace
2007-10-10 Johannes Berg[MAC80211]: fix preamble setting
2007-10-10 Larry Finger[MAC80211]: Remove overly sticky averaging filters...
2007-10-10 Johannes Berg[MAC80211]: add interface index to key debugfs
2007-10-10 Johannes Berg[MAC80211]: rework key handling
2007-10-10 Johannes Berg[MAC80211]: remove fake set_key() call
2007-10-10 Johannes Berg[MAC80211] key handling: remove default_wep_only
2007-10-10 Johannes Berg[MAC80211]: remove krefs for keys
next