string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / net / wireless /
2009-12-10 John W. Linvillewireless: update old static regulatory domain rules
2009-12-09 Vivek Natarajancfg80211: Clear encryption privacy when key off is...
2009-12-04 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-12-04 Kalle Valocfg80211: indent regulatory messages with spaces
2009-12-04 Jean TourrilhesWE: Fix set events not propagated
2009-11-30 Joe Perchesnet: Move && and || to end of previous line
2009-11-28 Samuel Ortizcfg80211: Add PMKSA wext compatibility handler
2009-11-28 Samuel Ortiznl80211: PMKSA caching support
2009-11-28 Alban Browaeyswireless : use a dedicated workqueue for cfg80211.
2009-11-24 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-11-19 Johannes Bergmac80211: avoid spurious deauth frames/messages
2009-11-19 Johannes Bergcfg80211: disallow bridging managed/adhoc interfaces
2009-11-19 Johannes Bergcfg80211: introduce capability for 4addr mode
2009-11-19 Johannes Bergcfg80211: convert bools into flags
2009-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-18 Rui Paulomac80211: update cfg80211 scan result code for the...
2009-11-18 Rui Paulomac80211: use a structure to hold the mesh config infor...
2009-11-18 Johannes Bergcfg80211: re-join IBSS when privacy changes
2009-11-18 Jouni Malinencfg80211: Allow reassociation in associated state
2009-11-13 Felix Fietkaunl80211: only allow adding stations to running vlan...
2009-11-13 Holger Schurigcfg80211: return channel noise via survey API
2009-11-13 Holger Schurigcfg80211: introduce nl80211_get_ifidx()
2009-11-13 Rui Paulomac80211: add nl80211/cfg80211 handling of the new...
2009-11-13 Rui Paulomac80211: replace "destination" with "target" to follow...
2009-11-11 Felix Fietkaumac80211: implement support for 4-address frames for...
2009-11-11 Felix Fietkaunl80211: add a parameter for using 4-address frames...
2009-11-09 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-11-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-04 Johannes Bergcfg80211: remove dead variable
2009-11-03 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-11-02 Johannes Bergcfg80211: validate scan channels
2009-11-02 Jouni Malinencfg80211: Fix WEXT compat siwauth wpa and group cipher
2009-11-02 Johannes Bergcfg80211: fix NULL ptr deref
2009-10-30 Johannes Bergcfg80211/mac80211: use debugfs_remove_recursive
2009-10-30 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-10-27 Holger Schurigcfg80211: remove warning in deauth case
2009-10-27 Holger Schurigcfg80211: no cookies in cfg80211_send_XXX()
2009-10-27 Johannes Bergcfg80211: sme: deauthenticate on assoc failure
2009-10-15 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-10-12 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-10-08 Johannes Bergcfg80211: fix netns error unwinding bug
2009-10-07 John W. Linvillenet/wireless/ethtool.h: drop unnecessary include of...
2009-10-07 Kalle Valocfg80211: add firmware and hardware version to wiphy
2009-10-07 John W. Linvillewireless: implement basic ethtool support for cfg80211...
2009-10-07 Johannes Bergwext: refactor
2009-10-07 Holger Schurignl80211: report age of scan results
2009-10-05 Marcel Holtmanncfg80211: assign device type in netdev notifier callback
2009-09-28 Johannes Bergwext: add back wireless/ dir in sysfs for cfg80211...
2009-09-28 Arjan van de Venwext: Add bound checks for copy_from_user
2009-09-28 Johannes Bergcfg80211: always get BSS
2009-09-28 Johannes Bergcfg80211: don't set privacy w/o key
2009-09-28 Johannes Bergcfg80211: wext: don't display BSSID unless associated
2009-09-24 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-09-23 Johannes Bergcfg80211: don't overwrite privacy setting
2009-09-23 Johannes Bergcfg80211: fix SME connect
2009-09-23 Holger Schurigcfg80211: minimal error handling for wext-compat freq...
2009-09-23 Holger Schurigcfg80211: use cfg80211_wext_freq() for freq conversion
2009-09-21 Joe Perchestrivial: remove unnecessary semicolons
2009-09-16 Johannes Bergcfg80211: fix SME connect
2009-09-14 Holger Schurigcfg80211: minimal error handling for wext-compat freq...
2009-09-14 Holger Schurigcfg80211: use cfg80211_wext_freq() for freq conversion
2009-09-09 Holger Schurigcfg80211: allow scanning on specified frequencies when...
2009-09-08 Luis R. Rodriguezwireless: update cfg80211 kconfig entry
2009-09-02 Bob Copelandcfg80211: fix looping soft lockup in find_ie()
2009-09-02 Luis R. Rodriguezwireless: update reg debug kconfig entry
2009-08-28 Roel Kluinnl80211: jump to out_err upon unsupported iftype
2009-08-28 Johannes Bergcfg80211: clean up properly on interface type change
2009-08-28 Johannes Bergcfg80211: make spurious warnings less likely, configurable
2009-08-28 Johannes Bergcfg80211: check lost scans later, fix bug
2009-08-20 Zhu Yicfg80211: allow cfg80211_connect_result with bssid...
2009-08-20 David Kilroycfg80211: fix leaks of wdev->conn->ie
2009-08-20 Johannes Bergcfg80211: fix dangling scan request checking
2009-08-20 Johannes Bergcfg80211: report userspace SME connected event properly
2009-08-20 Johannes Bergcfg80211: fix deadlock
2009-08-20 Jussi Kivilinnacfg80211: export cfg80211_wext_siwfreq
2009-08-14 Johannes Bergcfg80211: allow driver to override PS default
2009-08-14 Johannes Bergcfg80211: check for and abort dangling scan requests
2009-08-14 Thadeu Lima de Sou... trivial: remove duplicate "different" from comment
2009-08-14 Javier Cardonamac80211: Use 3-address format for mesh broadcast frames.
2009-08-14 Johannes Bergcfg80211: add missing device list locking
2009-08-14 Pat Erleymac80211: remove max_bandwidth
2009-08-14 Johannes Bergcfg80211: fix locking for SIWFREQ
2009-08-14 Johannes Bergcfg80211: fix alignment problem in scan request
2009-08-14 Johannes Bergnl80211: add generation number to all dumps
2009-08-14 Johannes Bergcfg80211: use reassociation when possible
2009-08-14 Johannes Bergcfg80211: validate channel settings across interfaces
2009-08-14 Samuel Ortizcfg80211: Set WEP ciphers
2009-08-14 Johannes Bergcfg80211: fix SME association after disassociation
2009-08-14 Johannes Bergcfg80211: fix nl80211 disconnected events
2009-08-14 Pavel Roskincfg80211: fix disassociation warning due to misuse...
2009-08-14 Zhu Yiwireless: display wext SSID when connected by cfg80211
2009-08-13 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-04 Johannes Bergcfg80211: clear SSID on disconnect/no connection
2009-08-04 Johannes Bergcfg80211: lower dynamic PS timeout to 100ms
2009-08-04 Luis R. Rodriguezcfg80211: enable country IE support to all cfg80211...
2009-08-04 Luis R. Rodriguezcfg80211: decouple regulatory variables from cfg80211_mutex
2009-08-04 Luis R. Rodriguezcfg80211: do not iterate over rdev list on country...
2009-08-04 Luis R. Rodriguezcfg80211: use goto out on country IE reg hint failure
next