UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / net / wireless /
2011-07-15 Jouni Malinennl80211: Fix set_key regression with some drivers
2011-02-22 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-02-21 Daniel J Bluemanfix cfg80211_wext_siwfreq lock ordering...
2011-01-21 David Rientjeskconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
2011-01-04 Bob Copelandcfg80211: fix transposition of words in printk
2010-12-20 Bruno Randolfnl80211: Export available antennas
2010-12-20 Bruno Randolfcfg80211: Separate available antennas for RX and TX
2010-12-20 Javier Cardonamac80211: Send mesh non-HWMP path selection frames...
2010-12-20 Javier Cardonamac80211: Let userspace enable and configure vendor...
2010-12-20 Javier Cardonamac80211: Rename mesh_params to mesh_config to prepare...
2010-12-16 Luis R. Rodriguezcfg80211: fix null pointer dereference with a custom...
2010-12-16 Jouni Malinennl80211: Add notification for dropped Deauth/Disassoc
2010-12-15 Johannes Bergnl80211: advertise maximum remain-on-channel duration
2010-12-13 Johannes Bergcfg80211/nl80211: separate unicast/multicast default...
2010-12-13 Sven Neumanncfg80211: update information elements in cached BSS...
2010-12-13 Bruno Randolfcfg80211: Add antenna availability information
2010-12-08 Helmut Schaacfg80211: Add new BSS attribute ht_opmode
2010-12-07 Bruno Randolfnl80211/mac80211: Report signal average
2010-12-06 Johannes Bergcfg80211/mac80211: add mesh join/leave commands
2010-12-06 Johannes Bergnl80211: refactor mesh parameter parsing
2010-12-06 Johannes Bergcfg80211: require add_virtual_intf to return new dev
2010-12-06 Javier Cardonanl80211/mac80211: define and allow configuring mesh...
2010-11-29 Johannes Bergnl80211/cfg80211: extend mgmt-tx API for off-channel
2010-11-24 Johannes Bergcfg80211: allow using CQM event to notify packet loss
2010-11-24 Felix Fietkaucfg80211/mac80211: improve ad-hoc multicast rate handling
2010-11-24 Joe Perchesnet/wireless: Use pr_<level> and netdev_<level>
2010-11-24 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-11-24 John W. LinvilleRevert "nl80211/mac80211: Report signal average"
2010-11-22 Luis R. Rodriguezcfg80211: Fix regulatory bug with multiple cards and...
2010-11-22 Luis R. Rodriguezcfg80211: move mutex locking to reg_process_pending_hints()
2010-11-22 Luis R. Rodriguezcfg80211: move reg_work and reg_todo above
2010-11-22 Luis R. Rodriguezcfg80211: put core regulatory request into queue
2010-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-11-18 Bruno Randolfnl80211/mac80211: Report signal average
2010-11-18 Mark Mentovaicfg80211: fix can_beacon_sec_chan, reenable HT40
2010-11-16 Felix Fietkaucfg80211: add support for setting the ad-hoc multicast...
2010-11-16 Bruno Randolfcfg80211: Add nl80211 antenna configuration
2010-11-16 Luis R. Rodriguezcfg80211: fix extension channel checks to initiate...
2010-11-16 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-11-15 Luis R. Rodriguezcfg80211: prefix REG_DBG_PRINT() with cfg80211
2010-11-15 Luis R. Rodriguezcfg80211: add debug print when processing a channel
2010-11-15 Luis R. Rodriguezcfg80211: add debug print when disabling a channel...
2010-11-15 Luis R. Rodriguezcfg80211: add debug prints for when we ignore regulator...
2010-11-15 Luis R. Rodriguezcfg80211: fix disabling channels based on hints
2010-11-15 Luis R. Rodriguezcfg80211: fix allowing country IEs for WIPHY_FLAG_STRIC...
2010-11-15 Luis R. Rodriguezcfg80211: pass the reg hint initiator to helpers
2010-11-08 Felix Fietkaucfg80211: fix a crash in dev lookup on dump commands
2010-10-25 Luis R. Rodriguezcfg80211: fix regression on processing country IEs
2010-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-10-22 Linus TorvaldsMerge branch 'llseek' of git://git./linux/kernel/git...
2010-10-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-10-15 Johannes Bergradiotap: fix vendor namespace parsing
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-10-13 Johannes Bergcfg80211: notify drivers about frame registrations
2010-10-12 Ben Greearwireless: Print wiphy name in sysfs.
2010-10-11 Felix Fietkaucfg80211: add channel utilization stats to the survey...
2010-10-11 Ben Greearwireless: Set some stats used by /proc/net/wireless...
2010-10-11 Johannes BergRevert "wireless: Use first phyX name available when...
2010-10-08 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-10-07 Johannes Bergcfg80211: constify WDS address
2010-10-07 Johannes Bergnl80211: use new genl helpers for WDS
2010-10-06 Johannes Bergcfg80211: fix BSS double-unlinking
2010-10-06 Bruno Randolfnl80211/mac80211: Add retry and failed transmission...
2010-10-06 Johannes Bergnl80211: fix error in generic netif_running check
2010-10-06 Johannes Bergcfg80211/mac80211: allow per-station GTKs
2010-10-05 Johannes Bergnl80211: reduce dumping boilerplate
2010-10-05 Johannes Bergnl80211: use generic check for netif_running
2010-10-05 Johannes Bergnl80211: use the new genetlink pre/post_doit hooks
2010-10-05 Bill Jordancfg80211: patches to allow setting the WDS peer
2010-10-05 Johannes Bergcfg80211: fix locking
2010-10-05 Johannes Bergcfg80211/mac80211: allow management frame TX in AP...
2010-10-05 Felix Fietkaunl80211: allow drivers to indicate whether the survey...
2010-10-05 Ben Greearwireless: Use first phyX name available when registerin...
2010-10-01 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-09-28 Johannes Bergcfg80211: always set IBSS basic rates
2010-09-27 Teemu Paasikivinl80211: Fix exit from nl80211_set_power_save
2010-09-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-09-24 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-09-23 Eric Dumazetnet: return operator cleanup
2010-09-21 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-09-20 Johannes Bergwext: fix potential private ioctl memory content leak
2010-09-16 Johannes Bergcfg80211/nl80211: introduce p2p device types
2010-09-16 Johannes Bergcfg80211/mac80211: use lockdep_assert_held
2010-09-16 Joe Perchesinclude/net/cfg80211.h: wiphy_<level> messages use...
2010-09-16 Arnd Bergmannnet/wireless: use generic_file_llseek in debugfs
2010-09-14 Bill Jordannl80211: Uninitialized variable
2010-09-14 Nikitas Angelinasnet/wireless: use ARRAY_SIZE macro in radiotap.c
2010-09-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-08-31 John W. Linvillewireless: register wiphy rfkill w/o holding cfg80211_mutex
2010-08-31 Julia Lawallnet/wireless: Remove double test
2010-08-30 Johannes Bergwireless extensions: fix kernel heap content leak
2010-08-27 Johannes Bergcfg80211: allow changing port control protocol
2010-08-27 Johannes Bergcfg80211: allow vendor specific cipher suites
2010-08-25 Johannes Bergnl80211: fix missing nesting
2010-08-24 Johannes Bergcfg80211/mac80211: extensible frame processing
2010-08-24 Johannes Bergcfg80211: mark ieee80211_hdrlen const
2010-08-16 Johannes Bergcfg80211: check if WEP is available for shared key...
2010-08-16 Johannes Bergcfg80211: support sysfs namespaces
2010-08-16 Johannes Bergcfg80211: deauth doesn't always imply disconnect
2010-08-16 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
next