Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
47846c9b0c10808d9337d2e7d09361f3e0a0a71a
/
net
/
mac80211
/
ieee80211_i.h
47846c9
mac80211: reduce reliance on netdev
by Johannes Berg
· 15 years ago
8f56874
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
ff9c38b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
827d42c
mac80211: fix spurious delBA handling
by Johannes Berg
· 15 years ago
9b963e5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
2569a82
mac80211: correctly place aMPDU RX reorder code
by Johannes Berg
· 15 years ago
8c0c709
mac80211: move cmntr flag out of rx flags
by Johannes Berg
· 15 years ago
98e3ac9
mac80211: remove dead struct member
by Johannes Berg
· 15 years ago
9bc383d
cfg80211: introduce capability for 4addr mode
by Johannes Berg
· 15 years ago
ceb99fe
mac80211: fix resume
by Johannes Berg
· 15 years ago
136cfa2
mac80211: use a structure to hold the mesh config information element
by Rui Paulo
· 15 years ago
fe7a5d5
mac80211: move TX status handling
by Johannes Berg
· 15 years ago
62ae67b
mac80211: remove encrypt parameter from ieee80211_tx_skb
by Johannes Berg
· 15 years ago
5f0b7de
mac80211: improve rate handling
by Johannes Berg
· 15 years ago
eb9fb5b
mac80211: trim RX data
by Johannes Berg
· 15 years ago
c951ad3
mac80211: convert aggregation to operate on vifs/stas
by Johannes Berg
· 15 years ago
e304bfd
mac80211: implement a timer to send RANN action frames
by Rui Paulo
· 15 years ago
d19b3bf
mac80211: replace "destination" with "target" to follow the spec
by Rui Paulo
· 15 years ago
90a5e16
mac80211: implement RANN processing and forwarding
by Rui Paulo
· 15 years ago
f14543ee
mac80211: implement support for 4-address frames for AP and client mode
by Felix Fietkau
· 15 years ago
3491707
mac80211: update meshconf IE
by Rui Paulo
· 15 years ago
ff9458d
mac80211: remove sent_ps_buffered
by Johannes Berg
· 15 years ago
4d36ec58
mac80211: split hardware scan by band
by Johannes Berg
· 15 years ago
7bcfaf2
cfg80211/mac80211: use debugfs_remove_recursive
by Johannes Berg
· 15 years ago
d0cf9c0
wireless: convert drivers to netdev_tx_t
by Stephen Hemminger
· 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
9e03fdf
mac80211: Update mesh config IE to 11s draft 3.02
by Javier Cardona
· 15 years ago
c8a61a7
mac80211: New stat counters for multicast and unicast forwarded frames
by Daniel Walker
· 15 years ago
3ac64be
mac80211: allow configure_filter callback to sleep
by Johannes Berg
· 15 years ago
1888923
mac80211: Move mpath and mpp growth to mesh workqueue.
by Javier Cardona
· 15 years ago
5ba6353
cfg80211: fix alignment problem in scan request
by Johannes Berg
· 15 years ago
f5ea912
nl80211: add generation number to all dumps
by Johannes Berg
· 15 years ago
e21546a
mac80211: stay authenticated after disassoc
by Johannes Berg
· 15 years ago
e3b90ca
mac80211: FIF_PSPOLL filter flag
by Igor Perminov
· 15 years ago
a43abf2
mac80211: Retry probe request few times
by Maxim Levitsky
· 15 years ago
42935ec
mac80211: redefine usage of the mac80211 workqueue
by Luis R. Rodriguez
· 15 years ago
a9a1162
cfg80211: self-contained wext handling where possible
by Johannes Berg
· 15 years ago
977923b
mac80211: rename scan_state to next_scan_state
by Helmut Schaa
· 15 years ago
142b9f5
mac80211: implement basic background scanning
by Helmut Schaa
· 15 years ago
fbe9c42
mac80211: Replace {sw, hw}_scanning variables with a bitfield
by Helmut Schaa
· 15 years ago
2fb3f02
mac80211: introduce a new scan state "decision"
by Helmut Schaa
· 15 years ago
3b8d81e0
mac80211: remove master netdev
by Johannes Berg
· 15 years ago
b291ba1
mac80211: monitor the connection
by Johannes Berg
· 15 years ago
fffd093
cfg80211: rework key operation
by Johannes Berg
· 15 years ago
667503dd
cfg80211: fix locking
by Johannes Berg
· 15 years ago
77fdaa1
mac80211: rework MLME for multiple authentications
by Johannes Berg
· 15 years ago
a7c1cfc
mac80211: remove dead code from mlme
by Johannes Berg
· 15 years ago
ab1faea
mac80211: remove dead code, clean up
by Johannes Berg
· 15 years ago
6dc1cb0
mac80211: remove auth algorithm retry
by Johannes Berg
· 15 years ago
3f65b24
mac80211: remove an unused function declaration
by Johannes Berg
· 15 years ago
e6d6e34
cfg80211: use proper allocation flags
by Johannes Berg
· 15 years ago
f1d58c2
mac80211: push rx status into skb->cb
by Johannes Berg
· 15 years ago
7e9debe
mac80211: disconnect when user changes channel
by Johannes Berg
· 15 years ago
db2e6bd
mac80211: add queue debugfs file
by Johannes Berg
· 15 years ago
8f77f38
mac80211: do not pass PS frames out of mac80211 again
by Johannes Berg
· 15 years ago
e31a16d
wireless: move some utility functions from mac80211 to cfg80211
by Zhu Yi
· 15 years ago
5bb644a
mac80211: cancel/restart all timers across suspend/resume
by Johannes Berg
· 15 years ago
cc32abd
mac80211: move channel switch code
by Johannes Berg
· 15 years ago
1ac6130
mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211
by Luis R. Rodriguez
· 16 years ago
d3707d9
mac80211: make noack test available
by Johannes Berg
· 15 years ago
3f77316c
nl80211: Add IEEE 802.1X PAE control for station mode
by Jouni Malinen
· 15 years ago
413ad50
mac80211: properly track HT operation_mode
by Johannes Berg
· 16 years ago
5cff20e
mac80211: tell driver when idle
by Johannes Berg
· 16 years ago
16cf438
mac80211: fix probe response processing
by Johannes Berg
· 16 years ago
2d0ddec
mac80211: unify config_interface and bss_info_changed
by Johannes Berg
· 16 years ago
f3b8525
mac80211: fix scan races and rework scanning
by Johannes Berg
· 16 years ago
e7ec86f
mac80211: validate TIM IE length (redux)
by Johannes Berg
· 16 years ago
b9a5f8ca
nl80211: Add set/get for frag/rts threshold and retry limits
by Jouni Malinen
· 16 years ago
d323655
cfg80211: clean up includes
by Johannes Berg
· 16 years ago
af8cdcd
mac80211: convert to cfg80211 IBSS API
by Johannes Berg
· 16 years ago
d91f36d
mac80211: implement beacon filtering in software
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
f2753dd
mac80211: add hardware restart function
by Johannes Berg
· 16 years ago
de95a54
mac80211: pass all probe request IEs to driver
by Johannes Berg
· 16 years ago
d5522e0
mac80211: move ieee80211_enable_ht function to mlme.c
by Johannes Berg
· 16 years ago
a3b8b05
nl80211: Add Michael MIC failure event
by Jouni Malinen
· 16 years ago
e4e72fb
mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi
by Johannes Berg
· 16 years ago
cd8ffc8
mac80211: fix aggregation to not require queue stop
by Johannes Berg
· 16 years ago
2a577d9
mac80211: rework the pending packets code
by Johannes Berg
· 16 years ago
2de8e0d
mac80211: rewrite fragmentation
by Johannes Berg
· 16 years ago
04de838
mac80211: add beacon filtering support
by Kalle Valo
· 16 years ago
15b7b06
mac80211: track beacons separately from the rx path activity
by Kalle Valo
· 16 years ago
3cf335d
mac80211: decrease execution of the associated timer
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
827b1fb
mac80211: resume properly, add suspend/resume test
by Johannes Berg
· 16 years ago
636a5d3
nl80211: Add MLME primitives to support external SME
by Jouni Malinen
· 16 years ago
2542060
mac80211: stop queues across suspend/resume
by Johannes Berg
· 16 years ago
af88b90
mac80211: handle failed scan requests in STA mode
by Helmut Schaa
· 16 years ago
79f6440
mac80211: Introduce a generic commit() to apply changes
by Alina Friedrichsen
· 16 years ago
70692ad
nl80211: Optional IEs into scan request
by Jouni Malinen
· 16 years ago
4690029
mac80211: split IBSS/managed code
by Johannes Berg
· 16 years ago
96f5e66
mac80211: fix aggregation for hardware with ampdu queues
by Johannes Berg
· 16 years ago
9a03d6d
mac80211: calculate wstats_flags on the fly
by Johannes Berg
· 16 years ago
00d3f14
mac80211: use cfg80211s BSS infrastructure
by Johannes Berg
· 16 years ago
99cf5f5
mac80211: dont add BSS when creating IBSS
by Johannes Berg
· 16 years ago
2a51931
cfg80211/nl80211: scanning (and mac80211 update to use it)
by Johannes Berg
· 16 years ago
849b796
mac80211: further cleanups to stopping BA sessions
by Johannes Berg
· 16 years ago
Next »