carl9170: remove non-standard ba session teardown
[pandora-kernel.git] / net /
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 Teemu Paasikivinl80211: Fix exit from nl80211_set_power_save
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./linux/kernel/git...
2010-09-24 Johannes Bergmac80211: fix use-after-free
2010-09-20 Johannes Bergwext: fix potential private ioctl memory content leak
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 Bergcfg80211/nl80211: introduce p2p device types
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-16 Joe Perchesinclude/net/cfg80211.h: wiphy_<level> messages use...
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-14 Bill Jordannl80211: Uninitialized variable
2010-09-14 Nikitas Angelinasnet/wireless: use ARRAY_SIZE macro in radiotap.c
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 John W. Linvillewireless: register wiphy rfkill w/o holding cfg80211_mutex
2010-08-31 Julia Lawallnet/wireless: Remove double test
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./linux...
2010-08-30 Johannes Bergwireless extensions: fix kernel heap content leak
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 Bergcfg80211: allow changing port control protocol
2010-08-27 Johannes Bergmac80211: allow vendor specific cipher suites
2010-08-27 Johannes Bergcfg80211: 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 Johannes Bergnl80211: fix missing nesting
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./linux/kernel/git...
2010-08-24 Johannes Bergcfg80211/mac80211: extensible frame processing
2010-08-24 Johannes Bergmac80211: remove unused don't-encrypt flag
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 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 Bergcfg80211: support sysfs namespaces
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 Johannes Bergcfg80211: deauth doesn't always imply disconnect
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./linux/kernel/git...
2010-08-16 John W. Linvillewireless: upcase alpha2 values in queue_regulatory_request
2010-08-16 John W. Linvillemac80211: support use of NAPI for bottom-half processing
2010-08-10 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-08-10 Mat MartineauBluetooth: Fix incorrect setting of remote_tx_win for...
2010-08-10 Mat MartineauBluetooth: Fix endianness issue with L2CAP MPS configur...
2010-08-09 Johannes Bergcfg80211: fix locking in action frame TX
2010-08-08 Jarek Poplawskipkt_sched: Fix sch_sfq vs tcf_bind_filter oops
2010-08-08 Changli Gaonet: disable preemption before call smp_processor_id()
2010-08-08 Dmitry Popovtcp: no md5sig option size check bug
2010-08-06 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-08-05 Jarek Poplawskinet: Fix napi_gro_frags vs netpoll path
2010-08-05 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-08-05 stephen hemmingerppp: make channel_ops const
2010-08-05 David HowellsRxRPC: Fix a potential deadlock between the call resend...
2010-08-05 Changli Gaosch_sfq: add sanity check for the packet length
2010-08-05 Changli Gaocls_rsvp: add sanity check for the packet length
next