Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
7e2a10836c0455cb3ca397f89b8280496148d571
/
net
/
mac80211
/
iface.c
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
8a5b33f
Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"
by John W. Linville
· 15 years ago
cf0277e
mac80211: fix skb buffering issue
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
2a51931
cfg80211/nl80211: scanning (and mac80211 update to use it)
by Johannes Berg
· 16 years ago
2dace10
mac80211: clean up BA session teardown
by Johannes Berg
· 16 years ago
587e729
mac80211: convert to net_device_ops
by Johannes Berg
· 16 years ago
c771c9d
mac80211: add interface list lock
by Johannes Berg
· 16 years ago
9aed3cc
nl80211: New command for adding extra IE(s) into management frames
by Jouni Malinen
· 16 years ago
c481ec9
mac80211: Add 802.11h CSA support
by Sujith
· 16 years ago
7cbf0ba
mac80211: Cancel the power save timer in ieee80211_stop.
by Vivek Natarajan
· 16 years ago
eb46936
mac80211: Scale down to non-HT association with TKIP/WEP as pairwise cipher
by Vasanthakumar Thiagarajan
· 16 years ago
dcebf45
mac80211: allow mode change if IBSS is not allowed
by Pavel Roskin
· 16 years ago
e60c774
cfg80211: handle SIOCGIWMODE/SIOCSIWMODE
by Johannes Berg
· 16 years ago
e327b847
mac80211: deauth when interface is marked down
by John W. Linville
· 16 years ago
a3c9aa5
mac80211: disable BSSID filtering for mesh interfaces
by Andrey Yurovsky
· 16 years ago
bda3933
mac80211: move bss_conf into vif
by Johannes Berg
· 16 years ago
e897558
mac80211: introduce hw config change flags
by Johannes Berg
· 16 years ago
b4a4bf5
mac80211: fixups for "make master iface not wireless"
by Johannes Berg
· 16 years ago
60719ff
cfg80211: show interface type
by Johannes Berg
· 16 years ago
e16ce63
mac80211 : Fix mode change hard_start_xmit function
by Abhijeet Kolekar
· 16 years ago
17741cd
mac80211: share STA information with driver
by Johannes Berg
· 16 years ago
0d143fe
mac80211: move regular interface handling
by Johannes Berg
· 16 years ago
05c914f
mac80211: use nl80211 interface types
by Johannes Berg
· 16 years ago
96dd22a
mac80211: inform driver of basic rateset
by Johannes Berg
· 16 years ago
9c6bd79
mac80211: reorder MLME code more
by Johannes Berg
· 16 years ago
472dbc4
mac80211: split off mesh handling entirely
by Johannes Berg
· 16 years ago
aee14ce
mac80211: Reorder debugfs calls during netdev deinit
by Jouni Malinen
· 16 years ago
f698d85
replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate
by Jasper Bryant-Greene
· 16 years ago
f591fa5
mac80211: fix TX sequence numbers
by Johannes Berg
· 16 years ago
f3947e2
mac80211: push interface checks down
by Johannes Berg
· 16 years ago
7563652
mac80211: revamp virtual interface handling
by Johannes Berg
· 16 years ago
3e122be
mac80211: make master netdev handling sane
by Johannes Berg
· 16 years ago
f4ea83d
mac80211: rework debug settings and make debugging safer
by Johannes Berg
· 16 years ago
e253008
mac80211: use multi-queue master netdevice
by Johannes Berg
· 16 years ago
f42a444
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
63fe46d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
3434fbd
mac80211: require four hardware queues for QoS/HT
by Johannes Berg
· 17 years ago
f3994ec
mac80211: assign needed_headroom/tailroom for netdevs
by Johannes Berg
· 16 years ago
988c0f7
mac80211: a few code cleanups
by Johannes Berg
· 17 years ago
2c8dccc
mac80211: rename files
by Johannes Berg
· 17 years ago
[Renamed from net/mac80211/ieee80211_iface.c]
44213b5
mac80211: remove STA entries when taking down interface
by Johannes Berg
· 17 years ago
d0709a6
mac80211: RCU-ify STA info structure access
by Johannes Berg
· 17 years ago
902acc7
mac80211: clean up mesh code
by Johannes Berg
· 17 years ago
ee38585
mac80211: mesh data structures and first mesh changes
by Luis Carlos Cobo
· 17 years ago
6032f93
mac80211: add mesh interface type
by Johannes Berg
· 17 years ago
0dc4787
net: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
e6a5ddf
mac80211: safely free beacon in ieee80211_if_reinit
by Johannes Berg
· 17 years ago
8cc9a73
mac80211: Use monitor configuration flags
by Michael Wu
· 17 years ago
8318d78
cfg80211 API for channels/bitrates, mac80211 and driver conversion
by Johannes Berg
· 17 years ago
5dfdaf5
mac80211: add beacon configuration via cfg80211
by Johannes Berg
· 17 years ago
51fb61e
mac80211: move interface type to vif structure
by Johannes Berg
· 17 years ago
32bfd35
mac80211: dont use interface indices in drivers
by Johannes Berg
· 17 years ago
ce3edf6d0
mac80211: clean up eapol frame handling/port control
by Johannes Berg
· 17 years ago
0654ff0
[PATCH] ieee80211_if_set_type: make check for master dev more explicit
by John W. Linville
· 17 years ago
f9d540e
[MAC80211]: remove management interface
by Johannes Berg
· 17 years ago
a289755
[MAC80211]: add "invalid" interface type
by Johannes Berg
· 17 years ago
b4010e0
[PATCH] mac80211: remove generic IE for AP interfaces
by Johannes Berg
· 17 years ago
fb1c1cd
[PATCH] mac80211: fix vlan bug
by Johannes Berg
· 17 years ago
5b2812e
[PATCH] mac80211: fix interface initialisation and deinitialisation
by Johannes Berg
· 17 years ago
7901042
[PATCH] mac80211: fix virtual interface locking
by Johannes Berg
· 17 years ago
Next »