]> git.karo-electronics.de Git - mv-sheeva.git/history - net/mac80211
ath9k: Remove unused ath9k_hw_intrget()
[mv-sheeva.git] / net / mac80211 /
2009-08-04 Bob Copelandmac80211: disable beacons before removing the associate...
2009-08-04 Johannes Bergmac80211: disable software retry for now
2009-07-31 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-07-31 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2009-07-30 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-07-29 Johannes Bergcfg80211: self-contained wext handling where possible
2009-07-29 Johannes Bergcfg80211: combine IWESSID handlers
2009-07-29 Johannes Bergcfg80211: combine IWAP handlers
2009-07-29 Johannes Bergcfg80211: combine iwfreq implementations
2009-07-29 Johannes Bergmac80211: verify info->control.vif is not NULL
2009-07-29 Helmut Schaamac80211: fix an oops in ieee80211_scan_state_set_channel
2009-07-29 Johannes Bergmac80211: fix receiving deauth
2009-07-29 Johannes Bergmac80211: fix suspend
2009-07-27 Luis R. Rodriguezmac80211: fix oops due to missing private data
2009-07-27 Johannes Bergmac80211: fix PS-poll response, race
2009-07-27 Luis R. Rodriguezmac80211: fix MLME issuing of probe requests while...
2009-07-27 Johannes Bergmac80211: fix mlme timeouts
2009-07-27 Helmut Schaamac80211: rename scan_state to next_scan_state
2009-07-27 Helmut Schaamac80211: implement basic background scanning
2009-07-27 Helmut Schaamac80211: Replace {sw, hw}_scanning variables with...
2009-07-27 Helmut Schaamac80211: introduce a new scan state "decision"
2009-07-27 Helmut Schaamac80211: advance the state machine immediately if...
2009-07-27 Helmut Schaamac80211: refactor the scan code
2009-07-27 Johannes Bergmac80211: allow using network namespaces
2009-07-27 Johannes Bergcfg80211: make aware of net namespaces
2009-07-27 Johannes Bergmac80211: cooperate more with network namespaces
2009-07-27 Luis R. Rodriguezmac80211: do not queue work after suspend in the dynami...
2009-07-27 David S. MillerMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-07-26 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-07-24 Javier Cardonamac80211: Fix regression in mesh forwarding path.
2009-07-24 Johannes Bergmac80211: fix ieee80211_xmit call context
2009-07-24 Johannes Bergmac80211: remove master netdev
2009-07-24 Christian Lampartermac80211: fix spare warnings in driver-trace.h
2009-07-24 Christian Lampartermac80211: do not monitor the connection while scanning
2009-07-24 Luis R. Rodriguezmac80211: add helper for management / no-ack frame...
2009-07-24 Luis R. Rodriguezmac80211: make minstrel/pid RC use ieee80211_is_data(fc)
2009-07-24 Luis R. Rodriguezmac80211: drop frames for sta with no valid rate
2009-07-24 Johannes Bergmac80211: cancel the connection monitor timers/work
2009-07-24 Johannes Bergmac80211: mesh: fix two small problems
2009-07-24 Johannes Bergmac80211: monitor the connection
2009-07-24 Johannes Bergmac80211: fix multi-use timer
2009-07-24 Johannes Bergcfg80211: rework key operation
2009-07-24 Javier Cardonamac80211: Assign next hop address to pending mesh frames
2009-07-24 Johannes Bergmac80211: driver operation debugging
2009-07-24 Johannes Bergmac80211: fix sparse warning
2009-07-24 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2009-07-22 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-07-21 Javier Cardonamac80211: use correct address for mesh Path Error
2009-07-21 Pavel Roskinmac80211: fix injection in monitor mode
2009-07-21 Johannes Bergmac80211: disable mesh
2009-07-17 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2009-07-17 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-07-10 Johannes Bergcfg80211: fix locking
2009-07-10 Johannes Bergcfg80211: mlme API must be able to sleep
2009-07-10 Johannes Bergmac80211: refactor the WEP code to be directly usable
2009-07-10 Johannes Bergmac80211: rework MLME for multiple authentications
2009-07-10 Johannes Bergmac80211: remove dead code from mlme
2009-07-10 Johannes Bergcfg80211: let SME control reassociation vs. association
2009-07-10 Helmut Schaamac80211: shorten the passive dwell time for sw scans
2009-07-10 Johannes Bergcfg80211: keep track of BSSes
2009-07-10 Johannes Bergcfg80211: assimilate and export ieee80211_bss_get_ie
2009-07-10 Johannes Bergmac80211: remove dead code, clean up
2009-07-10 Johannes Bergmac80211: remove auth algorithm retry
2009-07-10 Johannes Bergmac80211: re-add HT disabling
2009-07-10 Johannes Bergcfg80211: implement get_wireless_stats
2009-07-10 Johannes Bergcfg80211: implement IWRATE
2009-07-10 Johannes Bergcfg80211: implement IWAP for WDS
2009-07-10 Johannes Bergcfg80211: implement iwpower
2009-07-10 Johannes Bergcfg80211: managed mode wext compatibility
2009-07-10 Samuel Ortizcfg80211: connect/disconnect API
2009-07-10 Johannes Bergmac80211: remove an unused function declaration
2009-07-10 Johannes Bergcfg80211: introduce nl80211 testmode command
2009-07-10 Johannes Bergmac80211: tell SME about real auth state
2009-07-10 Johannes Bergcfg80211: use proper allocation flags
2009-07-10 Johannes Bergmac80211: fix todo lock
2009-07-10 Johannes Bergcfg80211: send wext MLME-MICHAELMICFAILURE.indication
2009-07-10 Johannes Bergmac80211: improve per-sta debugfs
2009-07-10 Johannes Bergmac80211: push rx status into skb->cb
2009-07-10 Johannes Bergcfg80211: pass netdev to change_virtual_intf
2009-07-10 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2009-07-09 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-07-07 Luciano Coelhomac80211: minstrel: avoid accessing negative indices...
2009-07-07 Andrey Yurovskymac80211: fix allocation in mesh_queue_preq
2009-07-06 Patrick McHardynet: convert remaining non-symbolic return values in...
2009-07-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-07-04 Linus TorvaldsMerge branch 'for-2.6.31' of git://linux-nfs.org/~bfiel...
2009-07-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-07-04 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-07-03 Takashi IwaiMerge branch 'fix/soundcore' into for-linus
2009-07-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-07-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-07-02 Linus TorvaldsMerge git://git.infradead.org/iommu-2.6
2009-07-01 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-07-01 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-07-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-07-01 Linus TorvaldsMerge branch 'kmemleak' of git://linux-arm.org/linux-2.6
2009-07-01 Linus TorvaldsMerge branch 'perfcounters-fixes-for-linus' of git...
2009-06-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-06-30 David S. MillerMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-06-30 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
next