Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bcf4299e6215a475259c3ac329d43e776cfe9c0c
/
net
/
mac80211
/
main.c
43d6df0
mac80211: use freezable workqueue for restart work
by Eliad Peller
· 9 years ago
3beea35
mac80211: remove cfg.h
by Johannes Berg
· 9 years ago
4a733ef
mac80211: remove PM-QoS listener
by Johannes Berg
· 9 years ago
44674d9
mac80211: advertise support for full station state in AP mode
by Ayala Beker
· 9 years ago
c8ff71e
mac80211: TDLS: handle chan-switch in RTNL locked work
by Arik Nemtsov
· 9 years ago
af9f9b2
mac80211: don't store napi struct
by Johannes Berg
· 9 years ago
30686bf
mac80211: convert HW flags to unsigned long bitmap
by Johannes Berg
· 9 years ago
ab499db
mac80211: prevent possible crypto tx tailroom corruption
by Michal Kazior
· 9 years ago
94c78cb
mac80211: fix memory leak
by Johannes Berg
· 9 years ago
e3a55b5
mac80211: validate cipher scheme PN length better
by Johannes Berg
· 10 years ago
8d5c258
mac80211: make LED triggering depend on activation
by Johannes Berg
· 10 years ago
df14046
mac80211: remove support for IFF_PROMISC
by Johannes Berg
· 10 years ago
80616c0
mac80211: allow segmentation offloads
by Johannes Berg
· 10 years ago
680a0da
mac80211: allow drivers to support S/G
by Johannes Berg
· 10 years ago
ba8c3d6
mac80211: add an intermediate software queue implementation
by Felix Fietkau
· 10 years ago
7bedd0c
mac80211: use rhashtable for station table
by Johannes Berg
· 10 years ago
6bab2e19
cfg80211: pass name_assign_type to rdev_add_virtual_intf()
by Tom Gundersen
· 10 years ago
abfbc3a
mac80211: remove TX latency measurement code
by Johannes Berg
· 10 years ago
8ade538
mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers
by Jouni Malinen
· 10 years ago
56c52da
mac80111: Add BIP-CMAC-256 cipher
by Jouni Malinen
· 10 years ago
2b2ba0d
mac80111: Add CCMP-256 cipher
by Jouni Malinen
· 10 years ago
00b9cfa
mac80111: Add GCMP and GCMP-256 ciphers
by Jouni Malinen
· 10 years ago
fa7e1fb
mac80211: allow drivers to control software crypto
by Johannes Berg
· 10 years ago
54330bf
mac80211: fix HW registration error paths
by Johannes Berg
· 10 years ago
848955c
mac80211: move U-APSD enablement to vif flags
by Johannes Berg
· 10 years ago
8a4d32f
mac80211: add TDLS channel-switch Rx flow
by Arik Nemtsov
· 10 years ago
a7a6bdd
mac80211: introduce TDLS channel switch ops
by Arik Nemtsov
· 10 years ago
b5dfae0
mac80211: support creating vifs with specified mac address
by Ben Greear
· 10 years ago
e27513f
mac80211: support creating wiphy w/out creating wlanX
by Ben Greear
· 10 years ago
ad28757
mac80211: allow creating wiphy devices with suggested name
by Ben Greear
· 10 years ago
486cf4c
mac80211: enable DFS with channel contexts
by Michal Kazior
· 10 years ago
e9a2194
mac80211: add extended channel switching capability if the driver supports CSA
by Luciano Coelho
· 10 years ago
d98ad83
mac80211: add Intel Mobile Communications copyright
by Johannes Berg
· 10 years ago
cca07b0
mac80211: introduce refcount for queue_stop_reasons
by Luciano Coelho
· 10 years ago
20edb50
mac80211: remove PID rate control
by John W. Linville
· 10 years ago
40a10fd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 10 years ago
0d06d9b
mac80211: Support multiple CSA counters
by Andrei Otcheretianski
· 10 years ago
f659544
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
8bd811a
mac80211: change return value of notifier function
by Zhao, Gang
· 11 years ago
9a07bf5
mac80211: Allow HT capa override to add 40 MHz intolerant
by Jouni Malinen
· 11 years ago
764152f
mac80211: exclude AP_VLAN interfaces from tx power calculation
by Felix Fietkau
· 11 years ago
990baec
mac80211: suppress BSS info change notifications for AP_VLAN
by Felix Fietkau
· 11 years ago
a2e7495
mac80211: Allow disabling LDPC
by Pawel Kulakowski
· 11 years ago
06d181a
mac80211: add NAPI support back
by Johannes Berg
· 11 years ago
5251207
mac80211: add check on hw->max_signal value on ieee80211_register_hw
by andrea merello
· 11 years ago
5b0ec94
mac80211: fix memory leak in register_hw() error path
by Johannes Berg
· 11 years ago
d43c6b6
mac80211: reschedule sched scan after HW restart
by David Spinadel
· 11 years ago
e08fd97
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
ad38bfc
mac80211: Tx frame latency statistics
by Matti Gottlieb
· 11 years ago
2475b1cc
mac80211: add generic cipher scheme support
by Max Stepanov
· 12 years ago
24d4730
mac80211: set hw initial idle state
by Karl Beldan
· 11 years ago
18db594
mac80211: fix scheduled scan rtnl deadlock
by Johannes Berg
· 11 years ago
1fb90260
mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into drivers
by Johannes Berg
· 11 years ago
7ca15a0
mac80211: allow scanning for 5/10 MHz channels in IBSS
by Simon Wunderlich
· 11 years ago
0430c88
cfg80211/mac80211: use reduced txpower for 5 and 10 MHz
by Simon Wunderlich
· 11 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
d853754
drivers: avoid format strings in names passed to alloc_workqueue()
by Kees Cook
· 11 years ago
964dc9e
cfg80211: take WoWLAN support information out of wiphy struct
by Johannes Berg
· 11 years ago
8d61ffa
cfg80211/mac80211: use cfg80211 wdev mutex in mac80211
by Johannes Berg
· 11 years ago
fffa4b1
mac80211: adjust initial chandefs assignments in ieee80211_register_hw
by Karl Beldan
· 12 years ago
d0e6c21
mac80211: let drivers not supporting channel contexts use VHT
by Karl Beldan
· 12 years ago
675a0b0
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
by Karl Beldan
· 12 years ago
219c386
mac80211: allow drivers to set default uAPSD parameters
by Alexander Bondar
· 12 years ago
445ea4e
mac80211: stop queues temporarily for flushing
by Johannes Berg
· 12 years ago
511044e
mac80211: remove a few set but unused variables
by Johannes Berg
· 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
30c9712
mac80211: remove napi
by Stanislaw Gruszka
· 12 years ago
dd5ecfe
mac80211: support VHT capability overrides
by Johannes Berg
· 12 years ago
9475af6
mac80211: convert to idr_alloc()
by Tejun Heo
· 12 years ago
bf7cd94
mac80211: clean up mesh code
by Johannes Berg
· 12 years ago
932dd97
nl80211: renumber NL80211_FEATURE_FULL_AP_CLIENT_STATE
by Johannes Berg
· 12 years ago
c6f9d6c
mac80211: advertise operating mode notification capability
by Johannes Berg
· 12 years ago
164eb02
mac80211: add radar detection command/event
by Simon Wunderlich
· 12 years ago
f1e3e05
mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLE
by Johannes Berg
· 12 years ago
f9e124f
mac80211: protect rx-path with spinlock
by Christian Lamparter
· 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
d582cff
nl80211/mac80211: support full station state in AP mode
by Johannes Berg
· 12 years ago
ad2d223
mac80211: assign bss_conf.bssid only once
by Johannes Berg
· 12 years ago
b8dc1a3
mac80211: further simplify ieee80211_bss_info_change_notify
by Johannes Berg
· 12 years ago
d6a8322
mac80211: track enable_beacon explicitly
by Johannes Berg
· 12 years ago
bc0784d
mac80211: Allow disabling SGI-20
by Ben Greear
· 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
41e31b8
mac80211: allow userspace registration for probe requests in IBSS
by Antonio Quartulli
· 12 years ago
5164892
mac80211: support (partial) VHT radiotap information
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
b311749
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
cfff2f9
mac80211: fix memory leak in device registration error path
by Johannes Berg
· 12 years ago
1ea6f9c
mac80211: handle TX power per virtual interface
by Johannes Berg
· 12 years ago
746a336
mac80211: fix WDS channel context test
by Johannes Berg
· 12 years ago
5c95b94
nl/cfg80211: force scan using an AP vif if requested
by Antonio Quartulli
· 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
d495028
ieee80211: Rename VHT cap struct
by Mahesh Palivela
· 12 years ago
6b8ece3
mac80211: Allow station mode SAE to be implemented in user space
by Jouni Malinen
· 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
Next »