Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d012a605108a482392be80710ea35f1db27c4aa9
/
net
/
mac80211
d012a60
mac80211: make client powersave independent of interface type
by Marco Porsch
· 12 years ago
5c95b94
nl/cfg80211: force scan using an AP vif if requested
by Antonio Quartulli
· 12 years ago
f53c6a0
mac80211: fix copy-paste typo in Kconfig
by Marco Porsch
· 12 years ago
8c1dddd
mac80211: use __printf attribute in debugfs
by Johannes Berg
· 12 years ago
444e3803
mac80211: remove some unused code
by Johannes Berg
· 12 years ago
8ba7acf
mac80211: remove unimplemented mesh vendor sync
by Johannes Berg
· 12 years ago
c13a765
mac80211: Notify new IBSS network creation
by Sujith Manoharan
· 12 years ago
cd2bb51
mac80211: add support for tx to abort low priority scan requests
by Sam Leffler
· 12 years ago
b292219
wireless: use OR operation to set wiphy features
by Johannes Berg
· 12 years ago
f461be3e
{nl,cfg}80211: Peer STA VHT caps
by Mahesh Palivela
· 12 years ago
818255e
mac80211: VHT peer STA caps
by Mahesh Palivela
· 12 years ago
d495028
ieee80211: Rename VHT cap struct
by Mahesh Palivela
· 12 years ago
1258d97
mac80211: move out the non-statistics variable estab_plinks from mesh_stat
by Ashok Nagarajan
· 12 years ago
eea57d4
mac80211: Use appropriate debug wrapper
by Mohammed Shafi Shajakhan
· 12 years ago
6b8ece3
mac80211: Allow station mode SAE to be implemented in user space
by Jouni Malinen
· 12 years ago
0f4126e
mac80211: Add debug print on unexpect authentication state
by Jouni Malinen
· 12 years ago
700e8ea
mac80211: Take status code as parameter to ieee80211_send_auth
by Jouni Malinen
· 12 years ago
3448c00
mac80211: add channel context iterator
by Johannes Berg
· 12 years ago
04ecd25
mac80211: track needed RX chains for channel contexts
by Johannes Berg
· 12 years ago
55de908
mac80211: use channel contexts
by Johannes Berg
· 12 years ago
fe57d9f
mac80211: track whether to use channel contexts
by Johannes Berg
· 12 years ago
e269d86
mac80211: check channel context methods
by Johannes Berg
· 12 years ago
e89a96f
mac80211: reuse channels for channel contexts
by Michal Kazior
· 12 years ago
35f2fce
mac80211: use channel context notifications
by Michal Kazior
· 12 years ago
c3645ea
mac80211: introduce new ieee80211_ops
by Michal Kazior
· 12 years ago
d01a1e6
mac80211: introduce channel context skeleton code
by Michal Kazior
· 12 years ago
c3e7724
mac80211: use ieee80211_free_txskb to fix possible skb leaks
by Felix Fietkau
· 12 years ago
55fabef
mac80211: call drv_get_tsf() in sleepable context
by Thomas Pedersen
· 12 years ago
c6f219d
mac80211: don't send delBA on addBA failure
by Johannes Berg
· 12 years ago
582bb50
mac80211: don't send delBA when removing stations
by Johannes Berg
· 12 years ago
7f16114
mac80211: don't send delBA before disassoc
by Johannes Berg
· 12 years ago
2514ec8
mac80211: fix IBSS auth TX debug message
by Sylvain Roger Rieunier
· 12 years ago
552bff0
cfg80211: constify name parameter to add_virtual_intf
by Johannes Berg
· 12 years ago
2ad4814
mac80211: make reset debugfs depend on CONFIG_PM
by Johannes Berg
· 12 years ago
9385d04
mac80211: allow re-open the blocked peer link in mesh
by Chun-Yeow Yeoh
· 12 years ago
5d8e423
mac80211: change locking around ieee80211_recalc_smps
by Johannes Berg
· 12 years ago
04b7b2f
mac80211: handle power constraint/country IE better
by Johannes Berg
· 12 years ago
3a6a0d8
mac80211: remove unneeded CONFIG_PM ifdef
by Johannes Berg
· 12 years ago
1bad538
mac80211: validate skb->dev in the tx status path
by Felix Fietkau
· 12 years ago
b22cfcf
mac80211: use call_rcu() on sta deletion
by Eliad Peller
· 12 years ago
e548c49
mac80211: add key flag for management keys
by Johannes Berg
· 12 years ago
2cc59e7
mac80211: reply to AUTH with DEAUTH if sta allocation fails in IBSS
by Antonio Quartulli
· 12 years ago
6ae1677
mac80211: move ieee80211_send_deauth_disassoc outside mlme code
by Antonio Quartulli
· 12 years ago
316b6b5
net/mac80211/scan.c: removes unnecessary semicolon
by Peter Senna Tschudin
· 12 years ago
23a85b45
mac80211: refactor set_channel_type
by Michal Kazior
· 12 years ago
964b19f
mac80211: use synchronize_net() on key destroying
by Eliad Peller
· 12 years ago
761a48d
mac80211: check power constraint IE size when parsing
by Johannes Berg
· 12 years ago
00b1482
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
by Johannes Berg
· 12 years ago
882a7c6
mac80211: disconnect if channel switch fails
by Johannes Berg
· 12 years ago
30dd3ed
mac80211: don't hang on to sched_scan_ies
by Johannes Berg
· 12 years ago
944b9e3
Merge remote-tracking branch 'mac80211/master' into mac80211-next
by Johannes Berg
· 12 years ago
a4ed534
mac80211: use list_move instead of list_del/list_add
by Wei Yongjun
· 12 years ago
7ce8c7a
mac80211: Various small fixes for cfg.c: mpath_set_pinfo()
by LEO Airwarosu Yoichi Shinoda
· 12 years ago
00ea6de
mac80211: don't use kerneldoc for ieee80211_add_rx_radiotap_header
by Johannes Berg
· 12 years ago
3d2abdf
mac80211: clear bssid on auth/assoc failure
by Eliad Peller
· 12 years ago
0ef24e5
mac80211: Do not check for valid hw_queues for P2P_DEVICE
by Ilan Peer
· 12 years ago
a4881cc
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
aba4e6f
mac80211: Fix AP mode regression
by Sujith Manoharan
· 12 years ago
27f0112
mac80211: fix DS to MBSS address translation
by Thomas Pedersen
· 12 years ago
01e17da
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
dcf3396
mac80211: clean up ieee80211_subif_start_xmit
by Johannes Berg
· 12 years ago
fe94fe0
mac80211: pass channel to ieee80211_send_probe_req
by Johannes Berg
· 12 years ago
c0af073
mac80211: convert ops checks to WARN_ON
by Johannes Berg
· 12 years ago
9b86487
mac80211: check operating channel in scan
by Johannes Berg
· 12 years ago
4797c7b
mac80211: use RX status band instead of current band
by Johannes Berg
· 12 years ago
3d01be7
mac80211: don't assume channel is set in tracing
by Johannes Berg
· 12 years ago
f9e6e95
mac80211: use oper_channel in rate init
by Johannes Berg
· 12 years ago
9e99a12
mac80211: remove freq/chantype from debugfs
by Johannes Berg
· 12 years ago
e31583c
mac80211: remove almost unused local variable
by Johannes Berg
· 12 years ago
466f310
mac80211: mesh: don't use global channel type
by Johannes Berg
· 12 years ago
d348f69
mac80211: simplify buffers in aes_128_cmac_vector
by Johannes Berg
· 12 years ago
6d71117
mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF
by Johannes Berg
· 12 years ago
f142c6b
mac80211: support P2P Device abstraction
by Johannes Berg
· 12 years ago
98104fde
cfg80211: add P2P Device abstraction
by Johannes Berg
· 12 years ago
cc74c0c
mac80211: make ieee80211_beacon_connection_loss_work static
by Johannes Berg
· 12 years ago
5bc1420
mac80211: check size of channel switch IE when parsing
by Johannes Berg
· 12 years ago
3049000
mac80211: fix CSA handling timer
by Johannes Berg
· 12 years ago
57eebdf
mac80211: clean up CSA handling code
by Johannes Berg
· 12 years ago
90bcf86
mac80211: remove unneeded 'bssid' variable
by Johannes Berg
· 12 years ago
4c29867
mac80211: support A-MPDU status reporting
by Johannes Berg
· 12 years ago
e687f61
mac80211: add supported rates change notification in IBSS
by Antonio Quartulli
· 12 years ago
4bd4c2d
mac80211: clean up mpath_move_to_queue()
by Thomas Pedersen
· 12 years ago
b22bd52
mac80211: use skb_queue_walk() in mesh_path_assign_nexthop
by Thomas Pedersen
· 12 years ago
aa7a008
mac80211: avoid using synchronize_rcu in ieee80211_set_probe_resp
by Eyal Shapira
· 12 years ago
df32381
mac80211: fix unnecessary beacon update after peering status change
by Marco Porsch
· 12 years ago
f609a43
mac80211: skb leak in mesh_plink_frame_tx()
by Thomas Pedersen
· 12 years ago
e7570df
mac80211: don't request ack for peering close
by Thomas Pedersen
· 12 years ago
3e17f2b
mac80211: remove ieee80211_clean_sdata()
by Thomas Pedersen
· 12 years ago
0d466b9c
mac80211: improve cleanup when leaving mesh
by Thomas Pedersen
· 12 years ago
dd4c926
mac80211: cancel mesh path timer
by Johannes Berg
· 12 years ago
2d9957c
mac80211: clear timer bits when disconnecting
by Johannes Berg
· 12 years ago
19c3b83
mac80211: reset station MLME flags upon new association
by Johannes Berg
· 12 years ago
e83e654
mac80211: use eth_broadcast_addr
by Johannes Berg
· 12 years ago
1411af1
mac80211: enable WDS carrier only after adding station
by Johannes Berg
· 12 years ago
c405c62
mac80211: manage carrier state in mesh
by Johannes Berg
· 12 years ago
2d56577
mac80211: use correct channel in TX
by Johannes Berg
· 12 years ago
6b77863
mac80211: fix current vs. operating channel in preq/beacon
by Johannes Berg
· 12 years ago
679ef4e
mac80211: use oper_channel in utils and config
by Johannes Berg
· 12 years ago
568d6e2
mac80211: use oper_channel in managed mlme
by Johannes Berg
· 12 years ago
273686d
mac80211: use oper_channel in ibss
by Johannes Berg
· 12 years ago
Next »