Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
39192c0bcf556c8521dcf0203714e9d48ac0b9f6
/
net
/
mac80211
/
ieee80211_i.h
39192c0
mac80211: move spectrum management code out
by Johannes Berg
· 16 years ago
de1ede7
mac80211: make BA session handling independent of STA mode
by Johannes Berg
· 16 years ago
5825fe10
mac80211: initialise queue QoS parameters at hw start
by Johannes Berg
· 16 years ago
5484e23
mac80211: move BSS handling to scan code
by Johannes Berg
· 16 years ago
98c8fcc
mac80211: refactor and move scan RX code
by Johannes Berg
· 16 years ago
0a51b27
mac80211: start moving scan code from mlme
by Johannes Berg
· 16 years ago
491775a
mac80211: use sdata pointer for scan interface
by Johannes Berg
· 16 years ago
17dce5d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
2b58b20
mac80211: Fix debugfs union misuse and pointer corruption
by Jouni Malinen
· 16 years ago
b171e19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
43ac2ca
mac80211: Handle scan result IEs in one block
by Jouni Malinen
· 16 years ago
93015f0
mac80211: Fix debugfs file add/del for netdev
by Jouni Malinen
· 16 years ago
9859b81
mac80211: add direct probe before association
by Ron Rindjunsky
· 16 years ago
6042a3e
mac80211: change number of pre-assoc scans
by Ron Rindjunsky
· 16 years ago
48c2fc5
mac80211: cleanup mlme state namespace
by Tomas Winkler
· 16 years ago
f698d85
replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate
by Jasper Bryant-Greene
· 16 years ago
fef1643
move ETH_P_PAE from ieee80211_i.h to if_ether.h
by Jasper Bryant-Greene
· 16 years ago
4eb2ae9
mac80211: remove WLAN_FC_DATA_PRESENT
by Harvey Harrison
· 16 years ago
a4b7d7b
mac80211: remove rx/tx_data->fc member
by Harvey Harrison
· 16 years ago
e7827a7
mac80211: remove IEEE80211_FC helper
by Harvey Harrison
· 16 years ago
98f7dfd
mac80211: pass dtim_period to low level driver
by Emmanuel Grumbach
· 16 years ago
f8e79dd
mac80211: fix fragmentation kludge
by Tomas Winkler
· 16 years ago
51cb6db
mac80211: Reimplement WME using ->select_queue().
by David S. Miller
· 16 years ago
f591fa5
mac80211: fix TX sequence numbers
by Johannes Berg
· 16 years ago
9d139c8
mac80211: revamp beacon configuration
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
fc32f92
mac80211: call bss_info_change only once upon disassociation
by Tomas Winkler
· 16 years ago
429a380
mac80211: add block ack request capability
by Ron Rindjunsky
· 16 years ago
f4ea83d
mac80211: rework debug settings and make debugging safer
by Johannes Berg
· 16 years ago
d9e8a70
mac80211: get rid of function pointers in TX path
by Johannes Berg
· 16 years ago
f2df385
mac80211: 11h Infrastructure - Parsing
by Assaf Krauss
· 16 years ago
ccc5805
wext: Emit event stream entries correctly when compat.
by David S. Miller
· 16 years ago
87291c0
mac80211: eliminate IBSS warning in rate_lowest_index()
by Vladimir Koutny
· 16 years ago
9a727a2
net/mac80211/ieee80211_i.h: fix-up merge damage
by John W. Linville
· 16 years ago
65b53e4c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
be038b3
mac80211: Checking IBSS support while changing channel in ad-hoc mode
by Assaf Krauss
· 16 years ago
9306102
mac80211: allow disable FAT in specific configurations
by Emmanuel Grumbach
· 16 years ago
9e72ebd
mac80211: remove channel use statistics
by Johannes Berg
· 16 years ago
e253008
mac80211: use multi-queue master netdevice
by Johannes Berg
· 16 years ago
eefce91
mac80211: dont allow fragmentation and requeuing on A-MPDU queues
by Johannes Berg
· 16 years ago
e039fa4
mac80211: move TX info into skb->cb
by Johannes Berg
· 17 years ago
2e92e6f
mac80211: use rate index in TX control
by Johannes Berg
· 17 years ago
566bfe5
mac80211: use hardware flags for signal/noise units
by Bruno Randolf
· 17 years ago
fac371d
mac80211: fix queue constant confusion
by Johannes Berg
· 17 years ago
e100bb6
mac80211: QoS related cleanups
by Johannes Berg
· 17 years ago
712590d
make sta_rx_agg_session_timer_expired() static
by Adrian Bunk
· 17 years ago
988c0f7
mac80211: a few code cleanups
by Johannes Berg
· 17 years ago
51cedda
mac80211: use 4-byte mesh sequence number
by Luis Carlos Cobo
· 17 years ago
30b89b0
mac80211: rework scanning to account for probe response/beacon difference
by Johannes Berg
· 17 years ago
b16bd15
mac80211: fix spinlock recursion
by Johannes Berg
· 17 years ago
2c8dccc
mac80211: rename files
by Johannes Berg
· 17 years ago
3b96766
mac80211: fix key vs. sta locking problems
by Johannes Berg
· 17 years ago
9cfb000
mac80211: clean up IEEE80211_FC use
by Johannes Berg
· 17 years ago
38668c0
mac80211: eliminate conf_ht
by Tomas Winkler
· 17 years ago
2473670
Revert "mac80211: use a struct for bss->mesh_config"
by John W. Linville
· 17 years ago
6c4711b
mac80211: use a struct for bss->mesh_config
by Luis Carlos Cobo
· 17 years ago
dc6676b
mac80211: sta_info_flush() fixes
by Johannes Berg
· 17 years ago
056cdd5
mac80211: reorder fields to make some structures smaller
by Johannes Berg
· 17 years ago
85249e5
mac80211: tear down of block ack sessions
by Ron Rindjunsky
· 17 years ago
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
5cf121c
mac80211: split ieee80211_txrx_data
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
004c872
mac80211: consolidate TIM handling code
by Johannes Berg
· 17 years ago
3d30d94
mac80211: Add cooked monitor mode support
by Michael Wu
· 17 years ago
5890529
mac80211: remove "dynamic" RX/TX handlers
by Johannes Berg
· 17 years ago
8cc9a73
mac80211: Use monitor configuration flags
by Michael Wu
· 17 years ago
e4c26ad
mac80211: split RX_DROP
by Johannes Berg
· 17 years ago
9ae54c8
mac80211: split ieee80211_txrx_result
by Johannes Berg
· 17 years ago
238814f
mac80211: remove port control enable switch, clean up sta flags
by Johannes Berg
· 17 years ago
8318d78
cfg80211 API for channels/bitrates, mac80211 and driver conversion
by Johannes Berg
· 17 years ago
38f3714
mac80211: dissolve pre-rx handlers
by Johannes Berg
· 17 years ago
9e72349
mac80211: A-MPDU Tx adding qdisc support
by Ron Rindjunsky
· 17 years ago
eadc8d9
mac80211: A-MPDU Tx adding basic functionality
by Ron Rindjunsky
· 17 years ago
471b3ef
mac80211: add unified BSS configuration
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
cdcb006
mac80211: Add radio led trigger
by Ivo van Doorn
· 17 years ago
7136471
mac80211: A-MPDU Rx adding BAR handling capability
by Ron Rindjunsky
· 17 years ago
07db218
mac80211: A-MPDU Rx adding basic functionality
by Ron Rindjunsky
· 17 years ago
678f5f71
mac80211: clean up eapol handling in TX path
by Johannes Berg
· 17 years ago
ce3edf6d0
mac80211: clean up eapol frame handling/port control
by Johannes Berg
· 17 years ago
64bd4b6
mac80211: move A-MSDU identifier to flags
by Ron Rindjunsky
· 17 years ago
d3c990f
mac80211: adding 802.11n configuration flows
by Ron Rindjunsky
· 17 years ago
fd4c7f2
mac80211: adding 802.11n essential A-MSDU Rx capability
by Ron Rindjunsky
· 17 years ago
c715350
mac80211: adding 802.11n IEs handling
by Ron Rindjunsky
· 17 years ago
76ee65b
mac80211: restructuring data Rx handlers
by Ron Rindjunsky
· 17 years ago
ece8edd
mac80211: hardware scan rework
by Zhu Yi
· 17 years ago
48933dea
mac80211: Remove local->scan_flags
by Helmut Schaa
· 17 years ago
d06fc1d
Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
a0af5f1
mac80211: Fix queuing of scan containing a SSID
by Helmut Schaa
· 17 years ago
5b98b1f
mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMT
by Johannes Berg
· 17 years ago
93043ec
define global BIT macro
by Jiri Slaby
· 17 years ago
47f0c50
[MAC80211]: Add association LED trigger
by Michael Buesch
· 17 years ago
ddd3d2b
[MAC80211]: make userspace-mlme a per-interface setting
by Johannes Berg
· 17 years ago
58d4185
[MAC80211]: improve radiotap injection
by Johannes Berg
· 17 years ago
Next »