[NET] CORE: Fix whitespace errors.
[safe/jmp/linux-2.6] / net / ieee80211 /
2007-02-05 John W. Linville[PATCH] softmac: avoid assert in ieee80211softmac_wx_ge...
2006-12-19 Ulrich Kunitz[PATCH] ieee80211softmac: Fix mutex_lock at exit of...
2006-12-19 Ulrich Kunitz[PATCH] ieee80211softmac: Fix errors related to the...
2006-12-10 David Howells[PATCH] workstruct: fix ieee80211-softmac compile problem
2006-12-07 Jeff GarzikMerge branch 'upstream' of git://git./linux/kernel...
2006-12-06 Maxime Austruy[PATCH] softmac: fix unbalanced mutex_lock/unlock in...
2006-12-06 Ulrich Kunitz[PATCH] softmac: Fixed handling of deassociation from AP
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-04 Al Viro[PATCH] severing skbuff.h -> mm.h
2006-12-02 Larry Finger[PATCH] softmac: reduce scan debug output
2006-12-02 Daniel Drake[PATCH] ieee80211: Provide generic get_stats implementation
2006-12-02 Arnaldo Carvalho... [PATCH] Check ieee80211softmac_auth_resp kmalloc result
2006-12-02 Larry Finger[PATCH] ieee80211softmac: fix verbosity when debug...
2006-12-02 Larry Finger[PATCH] ieee80211: Drop and count duplicate data frames...
2006-12-02 matthieu castet[PATCH] ieee80211: allow mtu bigger than 1500
2006-12-02 Daniel Drake[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rx
2006-11-28 Michael Buesch[PATCH] softmac: remove netif_tx_disable when scanning
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-11-15 Zhu Yi[PATCH] ieee80211: Fix kernel panic when QoS is enabled
2006-11-01 Jiri Benc[PATCH] ieee80211: don't flood log with errors
2006-10-25 Patrick McHardy[CRYPTO] users: Select ECB/CBC where needed
2006-10-17 Laurent Riffard[PATCH] sotftmac: fix a slab corruption in WEP restrict...
2006-10-17 Michael Buesch[PATCH] softmac: Fix WX and association related races
2006-09-25 Larry Finger[PATCH] bcm43xx: WE-21 support
2006-09-23 Jeff Garziknet/ieee80211: fix more crypto-related build breakage
2006-09-23 Jeff GarzikMerge branch 'master' into upstream
2006-09-21 Herbert Xu[CRYPTO] users: Use crypto_hash interface instead of...
2006-09-21 Herbert Xu[CRYPTO] users: Use block ciphers where applicable
2006-08-29 Zhu Yi[PATCH] ieee80211: Workaround malformed 802.11 frames...
2006-08-29 Zhu Yi[PATCH] ieee80211: Fix TKIP and WEP decryption error...
2006-08-29 Zhu Yi[PATCH] ieee80211: TKIP and CCMP replay check rework
2006-08-29 Zhu Yi[PATCH] ieee80211: remove ieee80211_tx() is_queue_full...
2006-08-29 Zhu Yi[PATCH] ieee80211: Fix header->qos_ctl endian issue
2006-07-27 Daniel Drake[PATCH] ieee80211: Make ieee80211_rx_any usable
2006-07-27 Daniel Drake[PATCH] softmac: export highest_supported_rate function
2006-07-27 Daniel Drake[PATCH] softmac: ERP handling and driver-level notifica...
2006-07-27 Daniel Drake[PATCH] ieee80211: small ERP handling additions
2006-07-27 Chuck Ebbert[PATCH] ieee80211: TKIP requires CRC32
2006-07-27 Daniel Drake[PATCH] softmac: do shared key auth in workqueue
2006-07-21 Panagiotis Issaris[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
2006-07-05 John W. Linville[PATCH] softmac: fix build-break from 881ee6999d66c8fc9...
2006-07-05 Horms[PATCH] CONFIG_WIRELESS_EXT is neccessary after all
2006-07-05 Joseph Jezak[PATCH] SoftMAC: Add network to ieee80211softmac_call_e...
2006-07-05 Joseph Jezak[PATCH] SoftMAC: Prevent multiple authentication attemp...
2006-07-05 Larry Finger[PATCH] 2.6.17 missing a call to ieee80211softmac_capab...
2006-07-05 Eric Sesterhenn[PATCH] skb used after passing to netif_rx in net/ieee8...
2006-07-05 Hong Liu[PATCH] ieee80211: fix not allocating IV+ICV space...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
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
next