Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2103dec14792be2c2194a454630b01120d30e5cb
/
net
/
mac80211
/
ieee80211_i.h
2103dec
mac80211: select and adjust bitrates according to channel mode
by Simon Wunderlich
· 11 years ago
438b61b
mac80211: fix timing for 5 MHz and 10 MHz channels
by Simon Wunderlich
· 11 years ago
822854b
mac80211: enable HT overrides for ibss
by Simon Wunderlich
· 11 years ago
f93beba
Merge remote-tracking branch 'mac80211/master' into HEAD
by Johannes Berg
· 11 years ago
52874a5
Revert "mac80211: in IBSS use the Auth frame to trigger STA reinsertion"
by Antonio Quartulli
· 11 years ago
3aede78
mac80211: change IBSS channel state to chandef
by Simon Wunderlich
· 11 years ago
f81a9de
mac80211: update mesh beacon on workqueue
by Thomas Pedersen
· 11 years ago
817cee7
mac80211: track AP's beacon rate and give it to the driver
by Alexander Bondar
· 11 years ago
35d865a
mac80211: work around broken APs not including HT info
by Johannes Berg
· 11 years ago
989c650
mac80211: Use suitable semantics for beacon availability indication
by Alexander Bondar
· 11 years ago
8d61ffa
cfg80211/mac80211: use cfg80211 wdev mutex in mac80211
by Johannes Berg
· 11 years ago
dde7dc7
Merge remote-tracking branch 'mac80211/master' into mac80211-next
by Johannes Berg
· 11 years ago
b422c6c
{cfg,mac}80211: move mandatory rates calculation to cfg80211
by Ashok Nagarajan
· 11 years ago
b8360ab
mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUME
by Johannes Berg
· 12 years ago
0d528d8
mac80211: improve the rate control API
by Felix Fietkau
· 12 years ago
a42c74e
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
by Johannes Berg
· 12 years ago
2ffbe6d
mac80211: fix and optimize MCS mask handling
by Felix Fietkau
· 12 years ago
b2e506b
mac80211: parse VHT channel switch IEs
by Johannes Berg
· 12 years ago
85220d7
mac80211: support secondary channel offset in CSA
by Johannes Berg
· 12 years ago
b4f286a1
mac80211: support extended channel switch
by Johannes Berg
· 12 years ago
37799e5
mac80211: unify CSA action frame/beacon processing
by Johannes Berg
· 12 years ago
655d8e2
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
6fe5468
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
ddc4db2e
mac80211: make ieee802_11_parse_elems an inline
by Johannes Berg
· 12 years ago
3c3e21e
mac80211: destroy virtual monitor interface across suspend
by Johannes Berg
· 12 years ago
c8f994e
mac80211: purge remain-on-channel items when suspending
by Johannes Berg
· 12 years ago
79ba1d8
mac80211: parse Timeout Interval Element using a struct
by Johannes Berg
· 12 years ago
1946bed
mac80211: check ERP info IE length in parser
by Johannes Berg
· 12 years ago
1cd8e88
mac80211: check DSSS params IE length in parser
by Johannes Berg
· 12 years ago
a6dfba8
mac80211: remove unused IE pointers from parser
by Johannes Berg
· 12 years ago
675a0b0
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
by Karl Beldan
· 12 years ago
382a103
mac80211: fix idle handling sequence
by Johannes Berg
· 12 years ago
c3ffeab
mac80211: ibss: use beacon_data struct for beacon and probe response
by Johannes Berg
· 12 years ago
3fbd45c
mac80211: fix remain-on-channel cancel crash
by Johannes Berg
· 12 years ago
67baf66
mac80211: add P2P NoA settings
by Janusz Dziedzic
· 12 years ago
445ea4e
mac80211: stop queues temporarily for flushing
by Johannes Berg
· 12 years ago
39ecc01
mac80211: pass queue bitmap to flush operation
by Johannes Berg
· 12 years ago
ddbfe86
mac80211: move sdata debugfs dir to vif
by Stanislaw Gruszka
· 12 years ago
e943789
mac80211: provide ieee80211_sta_eosp()
by Johannes Berg
· 12 years ago
a6dad6a
mac80211: support userspace MPM
by Thomas Pedersen
· 12 years ago
8d1f7ec
mac80211: defer tailroom counter manipulation when roaming
by Johannes Berg
· 12 years ago
690205f
mac80211: cleanup suspend/resume on mesh mode
by Stanislaw Gruszka
· 12 years ago
a618294
mac80211: cleanup suspend/resume on ibss mode
by Stanislaw Gruszka
· 12 years ago
9b7d72c
mac80211: cleanup suspend/resume on managed mode
by Stanislaw Gruszka
· 12 years ago
12e7f51
mac80211: cleanup generic suspend/resume procedures
by Stanislaw Gruszka
· 12 years ago
30c9712
mac80211: remove napi
by Stanislaw Gruszka
· 12 years ago
d339d5c
mac80211: Allow drivers to differentiate between ROC types
by Ilan Peer
· 12 years ago
dd5ecfe
mac80211: support VHT capability overrides
by Johannes Berg
· 12 years ago
2b5e196
mac80211: cache mesh beacon
by Thomas Pedersen
· 12 years ago
4a3cb70
mac80211: constify IE parsing
by Johannes Berg
· 12 years ago
2c9b735
mac80211: add ieee80211_vif_change_bandwidth
by Johannes Berg
· 12 years ago
bee7f58
mac80211: handle operating mode notif in beacon/assoc response
by Johannes Berg
· 12 years ago
0af83d3
mac80211: handle VHT operating mode notification
by Johannes Berg
· 12 years ago
8921d04
mac80211: track number of spatial streams
by Johannes Berg
· 12 years ago
e1a0c6b
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
by Johannes Berg
· 12 years ago
4a34215
mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_cap
by Johannes Berg
· 12 years ago
441a33b
mac80211: don't pick up WPA vendor IE
by Johannes Berg
· 12 years ago
89afe61
mac80211: fix auth/assoc timeout handling
by Johannes Berg
· 12 years ago
164eb02
mac80211: add radar detection command/event
by Simon Wunderlich
· 12 years ago
6c17b77
mac80211: Fix tx queue handling during scans
by Seth Forshee
· 12 years ago
fd0f979
mac80211: simplify idle handling
by Johannes Berg
· 12 years ago
09b8556
mac80211: remove dynamic PS driver interface
by Johannes Berg
· 12 years ago
ef429da
mac80211: introduce beacon-only timing data
by Johannes Berg
· 12 years ago
1f4ac5a
mac80211: explicitly copy channels to VLANs where needed
by Johannes Berg
· 12 years ago
f9e124f
mac80211: protect rx-path with spinlock
by Christian Lamparter
· 12 years ago
3f52b7e
mac80211: mesh power save basics
by Marco Porsch
· 12 years ago
3146a7d
mac80211: remove unused SSID from BSS
by Johannes Berg
· 12 years ago
682bd38
mac80211: always allow calling ieee80211_connection_loss()
by Johannes Berg
· 12 years ago
1672c0e3
mac80211: start auth/assoc timeout on frame status
by Johannes Berg
· 12 years ago
0fe20ad
mac80211: remove unused mesh data from bss
by Johannes Berg
· 12 years ago
ce9877c
mac80211: remove last_probe_resp from bss
by Johannes Berg
· 12 years ago
c65dd14
mac80211: inform the driver about update of dtim_period
by Emmanuel Grumbach
· 12 years ago
fdcb786
mac80211: remove assoc data "sent_assoc"
by Johannes Berg
· 12 years ago
448cd55
Merge remote-tracking branch 'wireless-next/master' into HEAD
by Johannes Berg
· 12 years ago
9ebea38
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
a65240c
mac80211: allow drivers to access IPv6 information
by Johannes Berg
· 12 years ago
0f19b41
mac80211: remove ARP filter enable/disable logic
by Johannes Berg
· 12 years ago
aacde9e
mac80211: synchronize scan off/on-channel and PS states
by Stanislaw Gruszka
· 12 years ago
c82c4a8
mac80211: split aggregation stop by reason
by Johannes Berg
· 12 years ago
b08fbbd
mac80211: restrict assoc request VHT capabilities
by Johannes Berg
· 12 years ago
d6a8322
mac80211: track enable_beacon explicitly
by Johannes Berg
· 12 years ago
8a61af6
mac80211: fix channel context iteration
by Johannes Berg
· 12 years ago
529ba6e
mac80211: clean up association better in suspend
by Johannes Berg
· 12 years ago
d45c417
mac82011: use frame control to differentiate probe resp/beacon
by Emmanuel Grumbach
· 12 years ago
826262c
mac80211: fix dtim_period in hidden SSID AP association
by Johannes Berg
· 12 years ago
97f97b1
mac80211: fix station destruction in AP/mesh modes
by Johannes Berg
· 12 years ago
4d76d21
mac80211: assign VLAN channel contexts
by Johannes Berg
· 12 years ago
34bcf71
mac80211: fix ibss scanning
by Stanislaw Gruszka
· 12 years ago
403e167
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
c604b9f
mac80211: make ieee80211_build_preq_ies safer
by Johannes Berg
· 12 years ago
f2d9d27
mac80211: support VHT association
by Johannes Berg
· 12 years ago
62c8003
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
4bf8853
mac80211: convert to channel definition struct
by Johannes Berg
· 12 years ago
42d97a5
cfg80211: remove remain-on-channel channel type
by Johannes Berg
· 12 years ago
a8243b7
mac80211: rename IEEE80211_STA_DISABLE_11N to HT
by Johannes Berg
· 12 years ago
75c8ec7
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
b311749
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
f4bda33
mac80211: support RX_FLAG_MACTIME_END
by Thomas Pedersen
· 12 years ago
1f98ab7
mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge
by Felix Fietkau
· 12 years ago
488dd7b
mac80211: pass P2P powersave parameters to driver
by Johannes Berg
· 12 years ago
Next »