Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
c29acf201007a6d73223f864f52406eb5ba19933
/
net
/
mac80211
/
iface.c
c29acf2
mac80211: abort scan_work immediately when the device goes down
by Rajkumar Manoharan
· 13 years ago
40b275b
mac80211: sparse RCU annotations
by Johannes Berg
· 13 years ago
0a0e9ae
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
5f04d50
net: Fix more stale on-stack list_head objects.
by Eric W. Biederman
· 14 years ago
2cf22b8
mac80211: Recalculate channel-type on iface removal.
by Ben Greear
· 14 years ago
21f8358
mac80211: implement hardware offload for remain-on-channel
by Johannes Berg
· 14 years ago
67408c8
mac80211: selective throughput LED trigger active
by Johannes Berg
· 14 years ago
e1e5406
mac80211: add throughput based LED blink trigger
by Johannes Berg
· 14 years ago
29cbe68
cfg80211/mac80211: add mesh join/leave commands
by Johannes Berg
· 14 years ago
09b1747
mac80211: move mesh filter adjusting
by Johannes Berg
· 14 years ago
352ffad
mac80211: unset SDATA_STATE_OFFCHANNEL when cancelling a scan
by Brian Cavagnolo
· 14 years ago
7be5086
mac80211: add probe request filter flag
by Johannes Berg
· 14 years ago
53f73c0
mac80211: avoid transmitting delBA to old AP
by Johannes Berg
· 14 years ago
1be7fe8
mac80211: fix for WDS interfaces
by Bill Jordan
· 14 years ago
85416a4
mac80211: fix rx monitor filter refcounters
by Christian Lamparter
· 14 years ago
2ca27bc
mac80211: add p2p device type support
by Johannes Berg
· 14 years ago
2d2080c
mac80211: set running state earlier
by Johannes Berg
· 14 years ago
34d4bc4
mac80211: support runtime interface type changes
by Johannes Berg
· 14 years ago
87490f6
mac80211: split out concurrent vif checks
by Johannes Berg
· 14 years ago
bf533e0
mac80211: simplify zero address checks
by Johannes Berg
· 14 years ago
b9dcf71
mac80211: clean up ifdown/cleanup paths
by Johannes Berg
· 14 years ago
a621fa4
mac80211: allow changing port control protocol
by Johannes Berg
· 14 years ago
0fb9a9e
net/mac80211: Use wiphy_<level>
by Joe Perches
· 14 years ago
2e161f7
cfg80211/mac80211: extensible frame processing
by Johannes Berg
· 14 years ago
7da7cc1
mac80211: per interface idle notification
by Johannes Berg
· 14 years ago
4e6cbfd
mac80211: support use of NAPI for bottom-half processing
by John W. Linville
· 14 years ago
53e9b1d
mac80211: set carrier on for monitor interfaces on ieee80211_open
by David Gnedt
· 14 years ago
875ae5f
mac80211: fix aggregation action frame handling with AP VLANs
by Felix Fietkau
· 14 years ago
6854296
mac80211: Fix circular locking dependency in ARP filter handling
by Juuso Oikarinen
· 14 years ago
a93e364
mac80211: change RX aggregation locking
by Johannes Berg
· 14 years ago
c1475ca
mac80211: move aggregation callback processing
by Johannes Berg
· 14 years ago
344eec6
mac80211: move blockack stop due to fragmentation
by Johannes Berg
· 14 years ago
bed7ee6
mac80211: always process blockack action from workqueue
by Johannes Berg
· 14 years ago
36b3a62
mac80211: common work skb freeing
by Johannes Berg
· 14 years ago
1fa57d0
mac80211: use common work function
by Johannes Berg
· 14 years ago
64592c8
mac80211: use common work struct
by Johannes Berg
· 14 years ago
35f20c1
mac80211: use common skb queue
by Johannes Berg
· 14 years ago
2a41905
mac80211: simplify station/aggregation code
by Johannes Berg
· 14 years ago
ad0e2b5
mac80211: simplify key locking
by Johannes Berg
· 14 years ago
e0961f1
mac80211: remove useless work starting
by Johannes Berg
· 14 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
22bedad
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
1e4dcd0
mac80211: Add support for connection monitor in hardware
by Juuso Oikarinen
· 15 years ago
fa9029f
mac80211: use different MAC addresses for virtual interfaces
by Johannes Berg
· 15 years ago
2f5265e
mac80211: fix netdev rename
by Johannes Berg
· 15 years ago
861a57c
mac80211: fix WMM AC default for non-QoS data frames
by Felix Fietkau
· 15 years ago
031cf0e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
37eb0b1
cfg80211/mac80211: Use more generic bitrate mask for rate control
by Jouni Malinen
· 15 years ago
193e70e
mac80211: fix queue selection for data frames on monitor interfaces
by Felix Fietkau
· 15 years ago
b49bb57
mac80211: fix endian error
by Johannes Berg
· 15 years ago
045cfb7
mac80211: fix queue selection for packets injected via monitor interface
by Lennert Buytenhek
· 15 years ago
cfa6cb2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
8a5b33f
Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"
by John W. Linville
· 15 years ago
4f9b2a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
fc5f757
mac80211: fix ieee80211_change_mac() to use struct sockaddr
by Kalle Valo
· 15 years ago
cf0277e
mac80211: fix skb buffering issue
by Johannes Berg
· 15 years ago
1ed32e4
mac80211: remove struct ieee80211_if_init_conf
by Johannes Berg
· 15 years ago
af6b637
mac80211: generalise work handling
by Johannes Berg
· 15 years ago
a80f7c0
mac80211: introduce flush operation
by Johannes Berg
· 15 years ago
9607e6b
mac80211: add ieee80211_sdata_running
by Johannes Berg
· 15 years ago
47846c9
mac80211: reduce reliance on netdev
by Johannes Berg
· 15 years ago
efe117a
mac80211: Speedup ieee80211_remove_interfaces()
by Eric Dumazet
· 15 years ago
9bc383d
cfg80211: introduce capability for 4addr mode
by Johannes Berg
· 15 years ago
f14543e
mac80211: implement support for 4-address frames for AP and client mode
by Felix Fietkau
· 15 years ago
0869aea
mac80211: remove RX_FLAG_RADIOTAP
by Johannes Berg
· 15 years ago
53623f1
mac80211: replace netif_tx_{start,stop,wake}_all_queues
by John W. Linville
· 15 years ago
0adc23f
mac80211: support ETHTOOL_GPERMADDR
by John W. Linville
· 15 years ago
053a93d
cfg80211: assign device type in netdev notifier callback
by Marcel Holtmann
· 15 years ago
384912e
net: Add DEVTYPE support for Ethernet based devices
by Marcel Holtmann
· 15 years ago
15db0b7
mac80211: fix scan cancel on ifdown
by Johannes Berg
· 15 years ago
ea77f12
mac80211: remove tasklet enable/disable
by Johannes Berg
· 15 years ago
84f6a01
mac80211: fix configure_filter invocation after stop
by Johannes Berg
· 15 years ago
3ac64be
mac80211: allow configure_filter callback to sleep
by Johannes Berg
· 15 years ago
e3b90ca
mac80211: FIF_PSPOLL filter flag
by Igor Perminov
· 15 years ago
42935ec
mac80211: redefine usage of the mac80211 workqueue
by Luis R. Rodriguez
· 15 years ago
57c9fff
mac80211: fix sparse warnings/errors
by Johannes Berg
· 15 years ago
97af743
mac80211: disable beacons before removing the associated interface
by Bob Copeland
· 15 years ago
a9a1162
cfg80211: self-contained wext handling where possible
by Johannes Berg
· 15 years ago
fbe9c42
mac80211: Replace {sw, hw}_scanning variables with a bitfield
by Helmut Schaa
· 15 years ago
a272a72
mac80211: allow using network namespaces
by Johannes Berg
· 15 years ago
5061b0c
mac80211: cooperate more with network namespaces
by Johannes Berg
· 15 years ago
3b8d81e
mac80211: remove master netdev
by Johannes Berg
· 15 years ago
0e2b628
mac80211: cancel the connection monitor timers/work
by Johannes Berg
· 15 years ago
77fdaa1
mac80211: rework MLME for multiple authentications
by Johannes Berg
· 15 years ago
ab1faea
mac80211: remove dead code, clean up
by Johannes Berg
· 15 years ago
1f87f7d
cfg80211: add rfkill support
by Johannes Berg
· 15 years ago
58905ca
mac80211: fix scan channel race
by Johannes Berg
· 16 years ago
5cff20e
mac80211: tell driver when idle
by Johannes Berg
· 16 years ago
2448798
mac80211: add driver ops wrappers
by Johannes Berg
· 16 years ago
af8cdcd
mac80211: convert to cfg80211 IBSS API
by Johannes Berg
· 16 years ago
10f644a
mac80211: disable powersave if pm_qos asks for low latency
by Johannes Berg
· 16 years ago
965beda
mac80211: improve powersave implementation
by Johannes Berg
· 16 years ago
04de838
mac80211: add beacon filtering support
by Kalle Valo
· 16 years ago
7986cf9
mac80211: remove mixed-cell and userspace MLME code
by Johannes Berg
· 16 years ago
65fc73a
nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE
by Jouni Malinen
· 16 years ago
d7873cb
mac80211: Fix memleak in nl80211 authentication on deinit
by Jouni Malinen
· 16 years ago
1a28c78
mac80211: deauth before flushing STA information
by Herton Ronaldo Krzesinski
· 16 years ago
4690029
mac80211: split IBSS/managed code
by Johannes Berg
· 16 years ago
076ae60
mac80211: disallow moving netns
by Johannes Berg
· 16 years ago
Next »