[SCTP]: Implement SCTP-AUTH initializations.
[safe/jmp/linux-2.6] / net / mac80211 /
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
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_txrx...
2007-10-10 Jiri Slaby[MAC80211]: Remove bitfields from struct ieee80211_tx_p...
2007-10-10 Johannes Berg[MAC80211]: use switch statement in tx code
2007-10-10 Johannes Berg[MAC80211]: refactor event sending
2007-10-10 Johannes Berg[MAC80211]: kill key_mgmt, use key_management_enabled
2007-10-10 Johannes Berg[MAC80211]: remove unused ioctls (3)
2007-10-10 Johannes Berg[MAC80211]: remove unused ioctls (2)
2007-10-10 Johannes Berg[MAC80211]: remove unused ioctls (1)
2007-10-10 Johannes Berg[MAC80211]: fix software decryption
2007-10-10 Johannes Berg[MAC80211]: remove radar stuff
2007-10-10 Johannes Berg[MAC80211]: remove ieee80211_msg_wep_frame_unknown_key
2007-10-10 Johannes Berg[MAC80211]: ratelimit some RX messages
2007-10-10 Johannes Berg[MAC80211]: remove PRISM2_PARAM_RADIO_ENABLED
2007-10-10 Johannes Berg[MAC80211]: fix key debugfs
2007-10-10 Johannes Berg[MAC80211]: avoid copying packets to interfaces that...
2007-10-10 Ilpo Järvinen[NET]: DIV_ROUND_UP cleanup (part two)
2007-10-10 Larry Finger[MAC80211]: Add SIOCGIWTXPOWER routine
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...
next