Kconfig: Typos in net/sched/Kconfig
[safe/jmp/linux-2.6] / net / ieee80211 /
2006-06-15 Larry Finger[PATCH] wireless: correct dump of WPA IE
2006-06-05 Joseph Jezak[PATCH] softmac: unified capabilities computation
2006-06-05 Daniel Drake[PATCH] softmac: Fix handling of authentication failure
2006-06-05 Daniel Drake[PATCH] softmac: complete shared key authentication
2006-06-05 Toralf Förster[PATCH] ieee80211softmac_io.c: fix warning "defined...
2006-05-20 Jeff GarzikMerge branch 'master' into upstream
2006-05-05 Daniel Drake[PATCH] softmac: suggest per-frame-type TX rate
2006-05-05 Adrian Bunk[PATCH] ieee80211_wx.c: remove dead code
2006-05-05 Daniel Drake[PATCH] softmac: deauthentication implies deassociation
2006-05-05 John W. LinvilleMerge branch 'upstream-fixes' into upstream
2006-05-05 Daniel Drake[PATCH] softmac: make non-operational after being stopped
2006-05-05 Daniel Drake[PATCH] softmac: don't reassociate if user asked for...
2006-04-24 Johannes Berg[PATCH] softmac: clean up event handling code
2006-04-24 Johannes Berg[PATCH] softmac: add SIOCSIWMLME
2006-04-24 Zhu Yi[PATCH] ieee80211: replace debug IEEE80211_WARNING...
2006-04-24 Zhu Yi[PATCH] ieee80211: remove unnecessary CONFIG_WIRELESS_E...
2006-04-24 Zhu Yi[PATCH] ieee80211: export list of bit rates with standa...
2006-04-24 Zhu Yi[PATCH] ieee80211: Fix TX code doesn't enable QoS when...
2006-04-24 Zhu Yi[PATCH] ieee80211: Fix TKIP MIC calculation for QoS...
2006-04-24 Johannes Berg[PATCH] softmac: fix SIOCSIWAP
2006-04-19 Johannes Berg[PATCH] softmac: report when scanning has finished
2006-04-19 Johannes Berg[PATCH] softmac: fix event sending
2006-04-19 johannes@sipsoluti... [PATCH] softmac: handle iw_mode properly
2006-04-19 johannes@sipsoluti... [PATCH] softmac: dont send out packets while scanning
2006-04-19 johannes@sipsoluti... [PATCH] softmac: return -EAGAIN from getscan while...
2006-04-19 Michael Buesch[PATCH] softmac: fix spinlock recursion on reassoc
2006-04-19 Randy Dunlap[PATCH] softmac uses Wiress Ext.
2006-03-27 David Woodhouse[PATCH] softmac: reduce default rate to 11Mbps.
2006-03-27 David Woodhouse[PATCH] softmac: reduce scan dwell time
2006-03-27 Larry Finger[PATCH] Minor (janitorial) change to ieee80211
2006-03-23 David Woodhouse[PATCH] Restore channel setting after scan.
2006-03-23 John W. Linville[PATCH] softmac: remove function_enter()
2006-03-23 Larry Finger[PATCH] Fix softmac scan
2006-03-23 Johannes Berg[PATCH] softmac: remove dead code
2006-03-23 Johannes Berg[PATCH] softmac: add reassociation code
2006-03-23 Johannes Berg[PATCH] softmac: update deauth handler to quiet warning
2006-03-23 Johannes Berg[PATCH] trivial fixes to softmac
2006-03-23 Johannes Berg[PATCH] update copyright in softmac
2006-03-23 Denis Vlasenko[PATCH] ieee80211_rx_any: filter out packets, call...
2006-03-23 Johannes Berg[PATCH] softmac: move EXPORT_SYMBOL_GPL right after...
2006-03-23 Johannes Berg[PATCH] softmac: add MODULE_DESCRIPTION and MODULE_AUTHORs
2006-03-23 Johannes Berg[PATCH] softmac: add copyright and license headers
2006-03-23 Johannes Berg[PATCH] softmac: some comment stuff
2006-03-23 Johannes Berg[PATCH] softmac: properly check return value of ieee802...
2006-03-23 Johannes Berg[PATCH] softmac: scan at least once before selecting...
2006-03-23 Johannes Berg[PATCH] softmac: check if disassociation is for us...
2006-03-23 Johannes Berg[PATCH] softmac: select "best" network based on rssi
2006-03-23 Johannes Berg[PATCH] softmac: add fixme for disassoc
2006-03-23 Johannes Berg[PATCH] softmac: try to reassociate when being disassoc...
2006-03-23 Johannes Berg[PATCH] softmac: correctly use netif_carrier_{on,off}
2006-03-23 Johannes Berg[PATCH] softmac: convert to use global workqueue
2006-03-23 Johannes Berg[PATCH] softmac: fix Makefiles
2006-03-23 Johannes Berg[PATCH] softmac: fix some sparse warnings
2006-03-23 Johannes Berg[PATCH] make softmac depend on IEEE80211 and EXPERIMENTAL
2006-03-23 Johannes Berg[PATCH] wireless: Add softmac layer to the kernel
2006-03-17 James Ketrenos[PATCH] ieee80211: Don't update network statistics...
2006-03-17 Jeff GarzikMerge branch 'upstream-fixes'
2006-03-15 John W. LinvilleMerge branch 'upstream-fixes'
2006-03-15 Hong Liu[PATCH] ieee80211: Fix QoS is not active problem
2006-03-15 Zhu Yi[PATCH] ieee80211: Fix CCMP decryption problem when...
2006-03-01 Jeff GarzikMerge branch 'upstream-fixes'
2006-02-28 Pete Zaitcev[PATCH] ieee80211_geo.c: remove frivolous BUG_ON's
2006-02-28 John W. LinvilleMerge branch 'upstream-fixes'
2006-02-28 Pete Zaitcev[PATCH] ieee80211_rx.c: is_beacon
2006-02-17 Johannes Berg[PATCH] ieee80211: fix sparse warning about missing...
2006-02-17 Zhu Yi[PATCH] ieee80211: Use IWEVGENIE to set WPA IE
2006-01-31 Jeff GarzikMerge branch 'upstream-fixes'
2006-01-31 Larry Finger[PATCH] Add two management functions to ieee80211_rx.c
2006-01-31 Larry Finger[PATCH] ieee80211: common wx auth code
2006-01-31 Denis Vlasenko[PATCH] ieee80211: trivial fix for misplaced ()'s
2006-01-31 Adrian Bunk[PATCH] net/: fix the WIRELESS_EXT abuse
2006-01-30 John W. LinvilleMerge branch 'upstream-fixes'
2006-01-30 Larry Finger[PATCH] Typo corrections for ieee80211
2006-01-27 Zhu Yi[PATCH] ieee80211: Add 802.11h information element...
2006-01-27 Zhu Yi[PATCH] ieee80211: Add helpers for IBSS DFS handling
2006-01-27 Zhu Yi[PATCH] ieee80211: Add 802.11h data type and structures
2006-01-27 Zhu Yi[PATCH] ieee80211: Add TKIP crypt->build_iv
2006-01-27 Zhu Yi[PATCH] ieee80211: TIM information element parsing
2006-01-27 Zhu Yi[PATCH] ieee80211: kmalloc+memset -> kzalloc cleanups
2006-01-27 Zhu Yi[PATCH] ieee80211: Add spectrum management information
2006-01-27 Zhu Yi[PATCH] ieee80211: add flags for all geo channels
2006-01-27 Zhu Yi[PATCH] ieee80211: Log if netif_rx() drops the packet
2006-01-27 Denis Vlasenko[PATCH] WEP fields are incorrectly shown to be INSIDE...
2006-01-27 Zhu Yi[PATCH] ieee80211: Fix iwlist scan can only show about...
2006-01-27 Zhu Yi[PATCH] ieee80211: Fix problem with not decrypting...
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2006-01-10 Kris Katterjohn[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
2006-01-09 Johannes Berg[PATCH] ieee80211: enable hw wep where host has to...
2006-01-03 Stephen Hemminger[IEEE80211] ipw2200: Simplify multicast checks.
2005-12-13 Olaf Hering[PATCH] ieee80211_crypt_tkip depends on NET_RADIO
2005-11-09 Christoph Hellwigieee80211: cleanup crypto list handling, other minor...
2005-11-09 Jeff GarzikMerge rsync://bughost.org/repos/ieee80211-delta/
2005-11-08 Jeff GarzikMerge git://git.tuxdriver.com/git/netdev-jwl
2005-11-08 Adrian Bunk[PATCH] fix NET_RADIO=n, IEEE80211=y compile
2005-11-07 Volker BraunFix problem with WEP unicast key > index 0
2005-11-07 James Ketrenosscripts/Lindent on ieee80211 subsystem.
2005-11-06 Jeff GarzikRemove linux/version.h include from drivers/net/phy...
2005-10-26 James Ketrenos[PATCH] ieee80211 build fix
2005-10-21 Michael Bueschieee80211 subsystem:
2005-10-20 Hong LiuFixed oops if an uninitialized key is used for encryption.
next