]> bbs.cooldavid.org Git - net-next-2.6.git/history - net/mac80211
genetlink: introduce pre_doit/post_doit hooks
[net-next-2.6.git] / net / mac80211 /
2010-10-05 Bruno Randolfmac80211: Add WME information element for IBSS
2010-10-05 Helmut Schaamac80211: distinct between max rates and the number...
2010-10-05 Bill Jordanmac80211: fix for WDS interfaces
2010-10-05 Juuso Oikarinenmac80211: Add validity check for beacon_crc value
2010-10-05 Stanislaw Gruszkamac80211: perform scan cancel in hw reset work
2010-10-05 Johannes Bergcfg80211/mac80211: allow management frame TX in AP...
2010-10-05 Christian Lampartermac80211: fix rx monitor filter refcounters
2010-10-05 John W. LinvilleMerge branch 'wireless-next-2.6' of git://git.kernel...
2010-09-28 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-09-28 Juuso Oikarinenmac80211: Fix WMM driver queue configuration
2010-09-28 Luis R. Rodriguezmac80211: fix offchannel assumption upon association
2010-09-27 Johannes Bergmac80211: move packet flags into packet
2010-09-27 Johannes Bergmac80211: fix release_reorder_timeout in scan
2010-09-27 Johannes Bergmac80211: clean up rx handling wrt. found_sta
2010-09-27 Johannes Bergmac80211: consolidate packet processing
2010-09-27 Johannes Bergmac80211: remove prepare_for_handlers sdata argument
2010-09-27 John W. LinvilleRevert "mac80211: fix use-after-free"
2010-09-27 Ben Greearmac80211: Support receiving data frames on multiple...
2010-09-27 Ben Greearmac80211/ath9k: Support AMPDU with multiple VIFs.
2010-09-27 Ben Greearmac80211: Support multiple VIFS per AP in debugfs.
2010-09-24 Christian Lampartermac80211: clear txflags for ps-filtered frames
2010-09-24 Jouni Malinenmac80211: Add DS Parameter Set into Probe Request on...
2010-09-24 Jouni Malinenmac80211: Filter ProbeReq SuppRates based on TX rate...
2010-09-24 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-09-24 Johannes Bergmac80211: fix use-after-free
2010-09-16 Luis R. Rodriguezmac80211: send last 3/5 probe requests as unicast
2010-09-16 Luis R. Rodriguezmac80211: disable beacon monitor while going offchannel
2010-09-16 Luis R. Rodriguezmac80211: make the beacon monitor available externally
2010-09-16 Luis R. Rodriguezmac80211: reset connection idle when going offchannel
2010-09-16 Luis R. Rodriguezmac80211: reset probe send counter upon connection...
2010-09-16 Luis R. Rodriguezmac80211: add helper for reseting the connection monitor
2010-09-16 Johannes Bergmac80211: add p2p device type support
2010-09-16 Johannes Bergmac80211: set running state earlier
2010-09-16 Johannes Bergcfg80211/mac80211: use lockdep_assert_held
2010-09-16 Johannes Bergmac80211: use correct station flags lock
2010-09-14 Johannes Bergmac80211: match only assigned bss in sta_info_get_bss
2010-09-14 Stanislaw Gruszkamac80211: wait for scan work complete before restarting hw
2010-09-14 Steve deRosiermac80211: Fix dangling pointer in ieee80211_xmit
2010-09-01 John W. Linvillemac80211: only cancel software-based scans on suspend
2010-08-31 John W. Linvillemac80211: cancel scan in ieee80211_restart_hw if softwa...
2010-08-31 Jouni Malinenmac80211: Do not generate CQM events based on first...
2010-08-31 Jouni Malinenmac80211: Fix signal strength average initialization...
2010-08-31 John W. LinvilleMerge branch 'wireless-next-2.6' of git://git.kernel...
2010-08-30 Johannes Bergmac80211: delete work timer
2010-08-27 Johannes Bergmac80211: fix offchannel queue stop
2010-08-27 Johannes Bergmac80211: support runtime interface type changes
2010-08-27 Johannes Bergmac80211: split out concurrent vif checks
2010-08-27 Johannes Bergmac80211: simplify zero address checks
2010-08-27 Johannes Bergmac80211: switch to ieee80211_sdata_running
2010-08-27 Johannes Bergmac80211: clean up ifdown/cleanup paths
2010-08-27 Johannes Bergmac80211: use subqueue helpers
2010-08-27 Johannes Bergmac80211: allow changing port control protocol
2010-08-27 Johannes Bergmac80211: allow vendor specific cipher suites
2010-08-27 Johannes Bergmac80211: allow scan to complete from any context
2010-08-27 Johannes Bergmac80211: remove unused scan expire define
2010-08-25 Johannes Bergmac80211: fix mesh advertisement
2010-08-25 Christian Lampartermac80211: fix rcu-unsafe pointer dereference
2010-08-25 Christian Lampartermac80211: cancel restart_work in ieee80211_unregister_hw
2010-08-25 Wey-Yi Guymac80211: fix warning for un-used parameter
2010-08-25 Joe Perchesnet/mac80211: Use wiphy_<level>
2010-08-24 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-08-24 Johannes Bergcfg80211/mac80211: extensible frame processing
2010-08-24 Johannes Bergmac80211: remove unused don't-encrypt flag
2010-08-16 Johannes Bergmac80211: dont advertise WEP if unavailable
2010-08-16 Johannes Bergmac80211: remove unused status flag checks
2010-08-16 Johannes Bergmac80211: move key tfm setup
2010-08-16 Johannes Bergmac80211: use cipher suite selectors
2010-08-16 Johannes Bergmac80211: allow drivers to request SM PS mode change
2010-08-16 Johannes Bergmac80211: per interface idle notification
2010-08-16 Andrea Gelmininet: mac80211: Fix a typo.
2010-08-16 Christian Lampartermac80211: AMPDU rx reorder timeout timer
2010-08-16 Christian Lampartermac80211: remove unused rate function parameter
2010-08-16 Christian Lampartermac80211: put rx handlers into separate functions
2010-08-16 Ben Hutchingsmac80211: Don't squash error codes in key setup functions
2010-08-16 Johannes Bergmac80211: unify scan and work mutexes
2010-08-16 Johannes Bergmac80211: don't check rates on PLCP error frames
2010-08-16 Felix Fietkaumac80211: fix driver offchannel notification when the...
2010-08-16 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-08-16 John W. Linvillemac80211: support use of NAPI for bottom-half processing
2010-08-06 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-08-05 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-08-04 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2010-08-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-04 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-08-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-04 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-08-04 Juuso Oikarinenmac80211: Fix compilation warning when CONFIG_INET...
2010-08-04 Johannes Bergmac80211: fix scan locking wrt. hw scan
2010-08-04 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-08-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-04 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2010-08-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-04 Linus TorvaldsMerge branch 'stable/swiotlb-0.8.3' of git://git.kernel...
2010-08-04 Jiri KosinaMerge branches 'magicmouse', 'roccat' and 'vec-pedal...
2010-08-04 Jiri KosinaMerge branch 'upstream' into for-linus
2010-08-04 Jiri KosinaMerge branch 'master' into for-next
2010-08-03 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2010-08-03 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2010-08-03 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
next