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
/
iface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-28
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
Neil Horman
1
-0
/
+1
2011-07-13
mac80211: remove a redundant check
Mohammed Shafi Shajakhan
1
-2
/
+1
2011-07-11
mac80211: allocate only one RX queue
Johannes Berg
1
-2
/
+2
2011-06-03
mac80211: call dev_alloc_name before copying name to sdata
Thadeu Lima de Souza Cascardo
1
-0
/
+4
2011-05-25
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...
John W. Linville
1
-2
/
+2
2011-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2011-05-16
mac80211: abort scan_work immediately when the device goes down
Rajkumar Manoharan
1
-2
/
+2
2011-05-16
mac80211: sparse RCU annotations
Johannes Berg
1
-1
/
+2
2011-05-05
net: call dev_alloc_name from register_netdevice
Jiri Pirko
1
-4
/
+0
2011-03-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2011-02-20
net: Fix more stale on-stack list_head objects.
Eric W. Biederman
1
-0
/
+1
2011-02-04
mac80211: Recalculate channel-type on iface removal.
Ben Greear
1
-1
/
+8
2011-01-06
mac80211: implement hardware offload for remain-on-channel
Johannes Berg
1
-2
/
+7
2010-12-22
mac80211: selective throughput LED trigger active
Johannes Berg
1
-1
/
+15
2010-12-22
mac80211: add throughput based LED blink trigger
Johannes Berg
1
-0
/
+1
2010-12-07
cfg80211/mac80211: add mesh join/leave commands
Johannes Berg
1
-13
/
+1
2010-12-07
mac80211: move mesh filter adjusting
Johannes Berg
1
-17
/
+1
2010-11-09
mac80211: unset SDATA_STATE_OFFCHANNEL when cancelling a scan
Brian Cavagnolo
1
-3
/
+3
2010-10-13
mac80211: add probe request filter flag
Johannes Berg
1
-1
/
+8
2010-10-07
mac80211: avoid transmitting delBA to old AP
Johannes Berg
1
-1
/
+2
2010-10-05
mac80211: fix for WDS interfaces
Bill Jordan
1
-0
/
+3
2010-10-05
mac80211: fix rx monitor filter refcounters
Christian Lamparter
1
-22
/
+22
2010-09-16
mac80211: add p2p device type support
Johannes Berg
1
-3
/
+26
2010-09-16
mac80211: set running state earlier
Johannes Berg
1
-2
/
+3
2010-08-27
mac80211: support runtime interface type changes
Johannes Berg
1
-33
/
+124
2010-08-27
mac80211: split out concurrent vif checks
Johannes Berg
1
-14
/
+29
2010-08-27
mac80211: simplify zero address checks
Johannes Berg
1
-25
/
+13
2010-08-27
mac80211: clean up ifdown/cleanup paths
Johannes Berg
1
-66
/
+23
2010-08-27
mac80211: allow changing port control protocol
Johannes Berg
1
-0
/
+3
2010-08-25
net/mac80211: Use wiphy_<level>
Joe Perches
1
-4
/
+2
2010-08-25
cfg80211/mac80211: extensible frame processing
Johannes Berg
1
-3
/
+3
2010-08-16
mac80211: per interface idle notification
Johannes Berg
1
-8
/
+45
2010-08-16
mac80211: support use of NAPI for bottom-half processing
John W. Linville
1
-0
/
+4
2010-07-21
mac80211: set carrier on for monitor interfaces on ieee80211_open
David Gnedt
1
-0
/
+2
2010-07-21
mac80211: fix aggregation action frame handling with AP VLANs
Felix Fietkau
1
-2
/
+2
2010-06-14
mac80211: Fix circular locking dependency in ARP filter handling
Juuso Oikarinen
1
-0
/
+3
2010-06-14
mac80211: change RX aggregation locking
Johannes Berg
1
-4
/
+4
2010-06-14
mac80211: move aggregation callback processing
Johannes Berg
1
-3
/
+12
2010-06-14
mac80211: move blockack stop due to fragmentation
Johannes Berg
1
-1
/
+31
2010-06-14
mac80211: always process blockack action from workqueue
Johannes Berg
1
-1
/
+30
2010-06-14
mac80211: common work skb freeing
Johannes Berg
1
-1
/
+2
2010-06-14
mac80211: use common work function
Johannes Berg
1
-0
/
+62
2010-06-14
mac80211: use common work struct
Johannes Berg
1
-4
/
+2
2010-06-14
mac80211: use common skb queue
Johannes Berg
1
-10
/
+11
2010-06-14
mac80211: simplify station/aggregation code
Johannes Berg
1
-13
/
+0
2010-06-03
mac80211: simplify key locking
Johannes Berg
1
-3
/
+2
2010-06-03
mac80211: remove useless work starting
Johannes Berg
1
-9
/
+0
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-04
net: convert multicast list to list_head
Jiri Pirko
1
-4
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
[next]