index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-10
mac80211: do not pass PS frames out of mac80211 again
Johannes Berg
1
-55
/
+6
2009-06-03
mac80211: deprecate conf.beacon_int properly
Johannes Berg
1
-10
/
+2
2009-05-28
net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv()
Eric Dumazet
1
-6
/
+2
2009-05-20
mac80211: fix managed mode BSSID handling
Johannes Berg
1
-4
/
+12
2009-05-11
mac80211: fix scan channel race
Johannes Berg
1
-6
/
+8
2009-05-06
mac80211: add driver ops wrappers
Johannes Berg
1
-10
/
+7
2009-05-06
mac80211: unify config_interface and bss_info_changed
Johannes Berg
1
-76
/
+55
2009-05-06
mac80211: clean up beacon interval settings
Johannes Berg
1
-6
/
+11
2009-05-06
mac80211: fix scan races and rework scanning
Johannes Berg
1
-0
/
+2
2009-04-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-10
/
+10
2009-04-30
mac80211: default to automatic power control
Johannes Berg
1
-0
/
+1
2009-04-30
mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lock
Alan Jenkins
1
-10
/
+9
2009-04-23
nl80211: Add set/get for frag/rts threshold and retry limits
Jouni Malinen
1
-4
/
+2
2009-04-23
mac80211: convert to cfg80211 IBSS API
Johannes Berg
1
-1
/
+1
2009-04-23
mac80211: disable powersave if pm_qos asks for low latency
Johannes Berg
1
-7
/
+24
2009-04-23
mac80211: add hardware restart function
Johannes Berg
1
-0
/
+24
2009-04-23
cfg80211: add cipher capabilities
Johannes Berg
1
-0
/
+14
2009-04-23
mac80211: include HT capabilities in probe request
Johannes Berg
1
-0
/
+5
2009-04-23
mac80211: pass all probe request IEs to driver
Johannes Berg
1
-15
/
+34
2009-04-23
cfg80211: introduce scan IE limit attribute
Johannes Berg
1
-1
/
+12
2009-04-16
mac80211: correct wext transmit power handler
Johannes Berg
1
-1
/
+1
2009-03-28
mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi
Johannes Berg
1
-9
/
+0
2009-03-28
mac80211: fix aggregation to not require queue stop
Johannes Berg
1
-0
/
+2
2009-03-28
mac80211: rework the pending packets code
Johannes Berg
1
-0
/
+2
2009-03-28
mac80211: fix warnings in ieee80211_if_config
Johannes Berg
1
-9
/
+3
2009-02-27
cfg80211: clean up signal type
Johannes Berg
1
-0
/
+5
2009-02-27
mac80211: split IBSS/managed code
Johannes Berg
1
-4
/
+5
2009-02-27
mac80211: fix aggregation for hardware with ampdu queues
Johannes Berg
1
-2
/
+7
2009-02-27
mac80211: disallow moving netns
Johannes Berg
1
-0
/
+1
2009-02-13
mac80211: calculate wstats_flags on the fly
Johannes Berg
1
-8
/
+0
2009-02-13
mac80211: use cfg80211s BSS infrastructure
Johannes Berg
1
-3
/
+3
2009-02-13
cfg80211/nl80211: scanning (and mac80211 update to use it)
Johannes Berg
1
-3
/
+29
2009-02-13
mac80211: disable IBSS beacon before join
Johannes Berg
1
-0
/
+2
2009-02-09
mac80211: convert master interface to netdev_ops
Johannes Berg
1
-10
/
+18
2009-02-09
mac80211: remove HW_SIGNAL_DB
Johannes Berg
1
-1
/
+0
2009-01-30
mac80211: add interface list lock
Johannes Berg
1
-0
/
+3
2009-01-30
mac80211: change workqueue back to non-freezeable
Bob Copeland
1
-1
/
+1
2009-01-30
mac80211: Add capability to enable/disable beaconing
Johannes Berg
1
-1
/
+41
2009-01-30
mac80211: constify ieee80211_if_conf.bssid
Johannes Berg
1
-1
/
+1
2009-01-30
mac80211: Handle power constraint level advertised in 11d+h beacon
Vasanthakumar Thiagarajan
1
-2
/
+8
2009-01-29
mac80211: clean up channel type config
Johannes Berg
1
-2
/
+2
2009-01-29
mac80211: remove user_power_level from driver API
Johannes Berg
1
-2
/
+2
2009-01-29
mac80211: Fix tx power setting
Vasanthakumar Thiagarajan
1
-2
/
+2
2009-01-29
mac80211: no need for ht.enabled
Luis R. Rodriguez
1
-10
/
+0
2008-12-19
mac80211: implement dynamic power save
Kalle Valo
1
-0
/
+7
2008-12-19
mac80211: track master queue status
Kalle Valo
1
-0
/
+2
2008-12-19
mac80211: Print unknown packet type in tasklet_handler
Larry Finger
1
-1
/
+2
2008-12-19
mac80211: Fix HT channel selection
Sujith
1
-17
/
+10
2008-12-12
mac80211: only create default STA interface if supported
Johannes Berg
1
-6
/
+8
2008-12-12
mac80211: remove WARN_ON() from ieee80211_hw_config
Reinette Chatre
1
-1
/
+11
[next]