Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
194828a292db3cf421ae7f82232f2fc655fbbc3c
/
net
/
mac80211
/
mlme.c
d18ef29
mac80211: no BSS changes to driver from beacons processed during scanning
by Reinette Chatre
· 17 years ago
50c4afb
mlme.c: fixup some merge damage
by John W. Linville
· 17 years ago
2c8dccc
mac80211: rename files
by Johannes Berg
· 17 years ago
[Renamed (99%) from net/mac80211/ieee80211_sta.c]
3b96766
mac80211: fix key vs. sta locking problems
by Johannes Berg
· 17 years ago
513a102
mac80211: BA session debug prints changes
by Ron Rindjunsky
· 17 years ago
84363e6
mac80211: notify mac from low level driver (iwlwifi)
by Mohamed Abbas
· 17 years ago
41a7be4
mac80211: notify upper layers after lower
by Reinette Chatre
· 17 years ago
9cfb000
mac80211: clean up IEEE80211_FC use
by Johannes Berg
· 17 years ago
21c0cbe
mac80211: add association capabilty and timing info into bss_conf
by Tomas Winkler
· 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
e1ec1b8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
6c4711b
mac80211: use a struct for bss->mesh_config
by Luis Carlos Cobo
· 17 years ago
05e5e88
mac80211: check for mesh_config length on incoming management frames
by Luis Carlos Cobo
· 17 years ago
cb585bc
mac80211: fix spinlock recursion on sta expiration
by Luis Carlos Cobo
· 17 years ago
7e879b5
mac80211: fix sparse complaint in ieee80211_sta_def_wmm_params
by Johannes Berg
· 17 years ago
dc6676b
mac80211: sta_info_flush() fixes
by Johannes Berg
· 17 years ago
4f6fab4
mac80211: clean up sta_info_destroy() users wrt. RCU/locking
by Johannes Berg
· 17 years ago
93e5deb
mac80211: automatically free sta struct when insertion fails
by Johannes Berg
· 17 years ago
9dd6aed
mac80211 ibss: flush only stations belonging to current interface
by Johannes Berg
· 17 years ago
d43c7b3
mac80211: correct use_short_preamble handling
by Vladimir Koutny
· 17 years ago
cee24a3
mac80211: A-MPDU MLME use dynamic allocation
by Ron Rindjunsky
· 17 years ago
e2839d8
mac80211: configure default wmm params correctly
by Vladimir Koutny
· 17 years ago
675ef58
mac80211: prevent tuning during scanning
by Mohamed Abbas
· 17 years ago
85249e5
mac80211: tear down of block ack sessions
by Ron Rindjunsky
· 17 years ago
7b9d44c
mac80211: fixing debug prints for AddBA request
by Ron Rindjunsky
· 17 years ago
2e354ed
mac80211: fixing delba debug print
by Ron Rindjunsky
· 17 years ago
fab7d4a
mac80211: filter scan results on unusable channels
by Johannes Berg
· 17 years ago
e5f98f2
mac80211: don't call conf_tx under RCU lock
by Johannes Berg
· 17 years ago
69d3b6f
mac80211: fix hardware scan completion
by Johannes Berg
· 17 years ago
4f5d4c4
mac80211: breakdown mesh network attributes in different extra fields for wext
by Luis Carlos Cobo
· 17 years ago
1d1b535
mac80211: fix incorrect parenthesis
by Luis Carlos Cobo
· 17 years ago
73651ee
mac80211: split sta_info_add
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
f709fc6
mac80211: mesh changes to the MLME
by Luis Carlos Cobo
· 17 years ago
ee38585
mac80211: mesh data structures and first mesh changes
by Luis Carlos Cobo
· 17 years ago
fba4a1e
mac80211: fix IBSS code
by Johannes Berg
· 17 years ago
43ba7e9
mac80211: atomically check whether STA exists already
by Johannes Berg
· 17 years ago
d97cf01
mac80211: fix incorrect use of CONFIG_MAC80211_IBSS_DEBUG
by Pavel Roskin
· 17 years ago
9d9bf77
mac80211: enable IBSS merging
by Bruno Randolf
· 17 years ago
a607268
mac80211: move function ieee80211_sta_join_ibss()
by Bruno Randolf
· 17 years ago
ac2bf32
mac80211: fix ecw2cw brain-damage
by Johannes Berg
· 17 years ago
3330d7b
mac80211: give burst time in txop rather than 0.1msec units
by Johannes Berg
· 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
69d464d
mac80211: fix scan band off-by-one error
by Johannes Berg
· 17 years ago
8318d78
cfg80211 API for channels/bitrates, mac80211 and driver conversion
by Johannes Berg
· 17 years ago
d92684e
mac80211: A-MPDU Tx add delBA from recipient support
by Ron Rindjunsky
· 17 years ago
eadc8d9
mac80211: A-MPDU Tx adding basic functionality
by Ron Rindjunsky
· 17 years ago
0df3ef4
mac80211: A-MPDU Tx add session's and low level driver's API
by Ron Rindjunsky
· 17 years ago
b220525
mac80211: set assoc flag to bss_conf
by Tomas Winkler
· 17 years ago
03147df
mac80211: fix kmalloc vs. net_ratelimit
by Johannes Berg
· 17 years ago
71ebb4a
mac80211: fix rx flow sparse errors, make functions static
by Ron Rindjunsky
· 17 years ago
66dcb6b
mac80211: A-MPDU Rx remove stop_rx_ba_session warning print
by Ron Rindjunsky
· 17 years ago
0f7054e
mac80211: Initialize vif pointer
by Ivo van Doorn
· 17 years ago
471b3ef
mac80211: add unified BSS configuration
by Johannes Berg
· 17 years ago
51fb61e
mac80211: move interface type to vif structure
by Johannes Berg
· 17 years ago
688b88a
mac80211: A-MPDU Rx handling DELBA requests
by Ron Rindjunsky
· 17 years ago
b580781
mac80211: A-MPDU Rx handling aggregation reordering
by Ron Rindjunsky
· 17 years ago
07db218
mac80211: A-MPDU Rx adding basic functionality
by Ron Rindjunsky
· 17 years ago
c27f983
mac80211: don't read ERP information from (re)association response
by Johannes Berg
· 17 years ago
4e20cb2
mac80211: make ieee80211_rx_mgmt_action static
by Johannes Berg
· 17 years ago
1abbe49
mac80211: clean up rate selection
by Mattias Nissler
· 17 years ago
88fecd0
mac80211: remove "bcn_int" and "capab" scan results info
by John W. Linville
· 17 years ago
d3c990f
mac80211: adding 802.11n configuration flows
by Ron Rindjunsky
· 17 years ago
9f985b0
mac80211: adding 802.11n essential A-MPDU addBA capability
by Ron Rindjunsky
· 17 years ago
c715350
mac80211: adding 802.11n IEs handling
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
2d192d9
mac80211: Drop out of associated state if link is lost
by Michael Wu
· 17 years ago
4b50e38
mac80211: add missing space in error message
by Bruno Randolf
· 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
ddd6858
[PATCH] mac80211: fix printk warning on 64-bit
by Johannes Berg
· 17 years ago
4822570
[PATCH] mac80211: Fix SSID matching in AP selection
by Michael Wu
· 17 years ago
67a4cce
[PATCH] mac80211: make ieee802_11_parse_elems return void
by John W. Linville
· 17 years ago
cffdd30
[PATCH] mac80211: store SSID in sta_bss_list
by John W. Linville
· 17 years ago
65c107ab
[PATCH] mac80211: store channel info in sta_bss_list
by John W. Linville
· 17 years ago
1dd84aa
[PATCH] mac80211: reorder association debug output
by Johannes Berg
· 17 years ago
47f0c50
[MAC80211]: Add association LED trigger
by Michael Buesch
· 17 years ago
f9d540e
[MAC80211]: remove management interface
by Johannes Berg
· 17 years ago
51617f0
[PATCH] mac80211: remove all prism2 ioctls
by Johannes Berg
· 17 years ago
7901042
[PATCH] mac80211: fix virtual interface locking
by Johannes Berg
· 17 years ago
4150c57
[PATCH] mac80211: revamp interface and filter configuration
by Johannes Berg
· 17 years ago
c095df5
[MAC80211]: kill IE parse typedef
by Johannes Berg
· 17 years ago
dd1cd4c
[MAC80211]: print out wiphy name instead of master device
by Johannes Berg
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
b708e61
[MAC80211]: remove turbo modes
by Johannes Berg
· 17 years ago
c9ee23d
[MAC80211]: make assoc_ap a flag
by Johannes Berg
· 17 years ago
3c3b00c
[MAC80211]: clean up whitespace
by Johannes Berg
· 17 years ago
8f20fc2
[MAC80211]: embed key conf in key, fix driver interface
by Johannes Berg
· 17 years ago
13262ff
[MAC80211]: Remove bitfields from struct ieee80211_sub_if_data
by Jiri Slaby
· 17 years ago
d6f2da5
[MAC80211]: Remove bitfields from struct ieee80211_if_sta
by Jiri Slaby
· 17 years ago
e8bf964
[MAC80211]: Remove bitfields from struct ieee80211_tx_packet_data
by Jiri Slaby
· 17 years ago
808718c
[MAC80211]: kill key_mgmt, use key_management_enabled
by Johannes Berg
· 17 years ago
0ec0b7a
[MAC80211]: use more GFP_KERNEL instead of GFP_ATOMIC
by Michael Wu
· 17 years ago
d9430a3
[MAC80211]: implement ERP info change notifications
by Daniel Drake
· 17 years ago
Next »