index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2010-02-27
mac80211: use listen interval 5 as default
Helmut Schaa
1
-1
/
+5
2010-01-12
mac80211: add debugfs interface for U-APSD queue configuration
Kalle Valo
1
-0
/
+2
2010-01-12
mac80211: add U-APSD client support
Kalle Valo
1
-0
/
+4
2010-01-06
mac80211: No need to include WEXT headers here
Jouni Malinen
1
-1
/
+0
2009-12-29
mac80211: support remain-on-channel command
Johannes Berg
1
-0
/
+3
2009-12-29
mac80211: proper bss private data handling
Johannes Berg
1
-3
/
+1
2009-12-29
mac80211: generalise work handling
Johannes Berg
1
-0
/
+2
2009-12-29
mac80211: add ieee80211_sdata_running
Johannes Berg
1
-1
/
+1
2009-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-0
/
+2
2009-12-22
mac80211: allow disabling 40MHz on 2.4GHz
Johannes Berg
1
-0
/
+6
2009-12-22
mac80211: enable spatial multiplexing powersave
Johannes Berg
1
-0
/
+24
2009-12-22
mac80211: trace interface name
Johannes Berg
1
-2
/
+1
2009-12-22
mac80211: reduce reliance on netdev
Johannes Berg
1
-5
/
+12
2009-12-14
mac80211: Add define for TX headroom reserved by mac80211 itself.
Gertjan van Wingerde
1
-0
/
+2
2009-11-30
net: Move && and || to end of previous line
Joe Perches
1
-2
/
+2
2009-11-19
cfg80211: introduce capability for 4addr mode
Johannes Berg
1
-1
/
+3
2009-11-19
cfg80211: convert bools into flags
Johannes Berg
1
-1
/
+1
2009-11-19
mac80211: move TX status handling
Johannes Berg
1
-336
/
+0
2009-11-19
mac80211: convert aggregation to operate on vifs/stas
Johannes Berg
1
-4
/
+4
2009-11-19
mac80211: reduce the amount of unnecessary traffic on cooked monitor interfaces
Felix Fietkau
1
-0
/
+5
2009-11-07
mac80211: async station powersave handling
Johannes Berg
1
-4
/
+4
2009-11-05
mac80211: fix internal scan request
Johannes Berg
1
-0
/
+1
2009-10-30
cfg80211/mac80211: use debugfs_remove_recursive
Johannes Berg
1
-2
/
+0
2009-08-28
mac80211: remove tasklet enable/disable
Johannes Berg
1
-2
/
+0
2009-08-20
mac80211: fix register_hw error path
Johannes Berg
1
-1
/
+1
2009-08-20
mac80211: Decouple fail_avg stats used by mesh from rate control algorithm.
Javier Cardona
1
-0
/
+2
2009-08-20
mac80211: remove deprecated API
Johannes Berg
1
-4
/
+0
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
1
-5
/
+19
2009-08-14
cfg80211: fix alignment problem in scan request
Johannes Berg
1
-8
/
+8
2009-08-05
mac80211: FIF_PSPOLL filter flag
Igor Perminov
1
-0
/
+3
2009-08-05
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
1
-4
/
+4
2009-08-05
mac80211: disable beacons before removing the associated interface
Bob Copeland
1
-1
/
+2
2009-08-05
mac80211: disable software retry for now
Johannes Berg
1
-0
/
+26
2009-07-27
mac80211: Replace {sw, hw}_scanning variables with a bitfield
Helmut Schaa
1
-1
/
+1
2009-07-27
mac80211: allow using network namespaces
Johannes Berg
1
-0
/
+1
2009-07-24
mac80211: remove master netdev
Johannes Berg
1
-117
/
+3
2009-07-10
mac80211: push rx status into skb->cb
Johannes Berg
1
-4
/
+1
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
[next]