Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d3f5ba958d6c425a87535c6fa2a69ca90eb6e930
/
net
388ac77
cfg80211: constify WDS address
by Johannes Berg
· 14 years ago
43b1995
nl80211: use new genl helpers for WDS
by Johannes Berg
· 14 years ago
7b99a7c
mac80211: fix sw scan locking
by Johannes Berg
· 14 years ago
7573eac
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
4efe7f5
Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath"
by John W. Linville
· 14 years ago
494486f
mac80211: avoid uninitialized var warning in ieee80211_scan_cancel
by John W. Linville
· 14 years ago
3207390
cfg80211: fix BSS double-unlinking
by Johannes Berg
· 14 years ago
b206b4e
nl80211/mac80211: Add retry and failed transmission count to station info
by Bruno Randolf
· 14 years ago
3aed49e
mac80211: compete scan to cfg80211 if deferred scan fail to start
by Stanislaw Gruszka
· 14 years ago
6eb11a9
mac80211: do not requeue scan work when not needed
by Stanislaw Gruszka
· 14 years ago
4136c42
mac80211: assure we also cancel deferred scan request
by Stanislaw Gruszka
· 14 years ago
e229f84
mac80211: keep lock when calling __ieee80211_scan_completed()
by Stanislaw Gruszka
· 14 years ago
259b62e
mac80211: reduce number of __ieee80211_scan_completed calls
by Stanislaw Gruszka
· 14 years ago
d537f5f
nl80211: fix error in generic netif_running check
by Johannes Berg
· 14 years ago
e31b821
cfg80211/mac80211: allow per-station GTKs
by Johannes Berg
· 14 years ago
53f73c0
mac80211: avoid transmitting delBA to old AP
by Johannes Berg
· 14 years ago
373426c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
44271488
mac80211: delete AddBA response timer
by Johannes Berg
· 14 years ago
e7480bb
mac80211: fix channel assumption for association done work
by Luis R. Rodriguez
· 14 years ago
025e6be
mac80211: fix deadlock with multiple interfaces
by Johannes Berg
· 14 years ago
6774889
nl80211: reduce dumping boilerplate
by Johannes Berg
· 14 years ago
4126571
nl80211: use generic check for netif_running
by Johannes Berg
· 14 years ago
4c47699
nl80211: use the new genetlink pre/post_doit hooks
by Johannes Berg
· 14 years ago
ff4c92d
genetlink: introduce pre_doit/post_doit hooks
by Johannes Berg
· 14 years ago
9eba612
mac80211: Add WME information element for IBSS
by Bruno Randolf
· 14 years ago
78be49e
mac80211: distinct between max rates and the number of rates the hw can report
by Helmut Schaa
· 14 years ago
1be7fe8
mac80211: fix for WDS interfaces
by Bill Jordan
· 14 years ago
e8347eb
cfg80211: patches to allow setting the WDS peer
by Bill Jordan
· 14 years ago
d8ec443
mac80211: Add validity check for beacon_crc value
by Juuso Oikarinen
· 14 years ago
bc86863
mac80211: perform scan cancel in hw reset work
by Stanislaw Gruszka
· 14 years ago
2234362
cfg80211: fix locking
by Johannes Berg
· 14 years ago
663fcaf
cfg80211/mac80211: allow management frame TX in AP mode
by Johannes Berg
· 14 years ago
17e5a80
nl80211: allow drivers to indicate whether the survey data channel is in use
by Felix Fietkau
· 14 years ago
85416a4
mac80211: fix rx monitor filter refcounters
by Christian Lamparter
· 14 years ago
5a254ff
wireless: Use first phyX name available when registering phy devices.
by Ben Greear
· 14 years ago
f2176d7
mac80211: Fix WMM driver queue configuration
by Juuso Oikarinen
· 14 years ago
93b0523
cfg80211: always set IBSS basic rates
by Johannes Berg
· 14 years ago
8d4780e
mac80211: fix offchannel assumption upon association
by Luis R. Rodriguez
· 14 years ago
554891e
mac80211: move packet flags into packet
by Johannes Berg
· 14 years ago
4080c7c
mac80211: fix release_reorder_timeout in scan
by Johannes Berg
· 14 years ago
4b0dd98
mac80211: clean up rx handling wrt. found_sta
by Johannes Berg
· 14 years ago
4406c37
mac80211: consolidate packet processing
by Johannes Berg
· 14 years ago
20b01f8
mac80211: remove prepare_for_handlers sdata argument
by Johannes Berg
· 14 years ago
7c1e183
Revert "mac80211: fix use-after-free"
by John W. Linville
· 14 years ago
92e4494
nl80211: Fix exit from nl80211_set_power_save
by Teemu Paasikivi
· 14 years ago
56af326
mac80211: Support receiving data frames on multiple vifs.
by Ben Greear
· 14 years ago
686b9cb
mac80211/ath9k: Support AMPDU with multiple VIFs.
by Ben Greear
· 14 years ago
295bafb
mac80211: Support multiple VIFS per AP in debugfs.
by Ben Greear
· 14 years ago
eb7d306
mac80211: clear txflags for ps-filtered frames
by Christian Lamparter
· 14 years ago
651b522
mac80211: Add DS Parameter Set into Probe Request on 2.4 GHz
by Jouni Malinen
· 14 years ago
8dcb200
mac80211: Filter ProbeReq SuppRates based on TX rate mask
by Jouni Malinen
· 14 years ago
29ad2fa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
cd87a2d
mac80211: fix use-after-free
by Johannes Berg
· 14 years ago
df6d023
wext: fix potential private ioctl memory content leak
by Johannes Berg
· 14 years ago
f01a067
mac80211: send last 3/5 probe requests as unicast
by Luis R. Rodriguez
· 14 years ago
3bc3c0d
mac80211: disable beacon monitor while going offchannel
by Luis R. Rodriguez
· 14 years ago
d3a910a
mac80211: make the beacon monitor available externally
by Luis R. Rodriguez
· 14 years ago
4730d59
mac80211: reset connection idle when going offchannel
by Luis R. Rodriguez
· 14 years ago
0c699c3
mac80211: reset probe send counter upon connection timer reset
by Luis R. Rodriguez
· 14 years ago
be099e8
mac80211: add helper for reseting the connection monitor
by Luis R. Rodriguez
· 14 years ago
2ca27bc
mac80211: add p2p device type support
by Johannes Berg
· 14 years ago
074ac8d
cfg80211/nl80211: introduce p2p device types
by Johannes Berg
· 14 years ago
2d2080c
mac80211: set running state earlier
by Johannes Berg
· 14 years ago
46a5eba
cfg80211/mac80211: use lockdep_assert_held
by Johannes Berg
· 14 years ago
f5521b1
mac80211: use correct station flags lock
by Johannes Berg
· 14 years ago
9c37663
include/net/cfg80211.h: wiphy_<level> messages use dev_printk
by Joe Perches
· 14 years ago
a2c1e3d
mac80211: match only assigned bss in sta_info_get_bss
by Johannes Berg
· 14 years ago
edeb78a
mac80211: wait for scan work complete before restarting hw
by Stanislaw Gruszka
· 14 years ago
740c1aa
mac80211: Fix dangling pointer in ieee80211_xmit
by Steve deRosier
· 14 years ago
a1e567c
nl80211: Uninitialized variable
by Bill Jordan
· 14 years ago
9426231
net/wireless: use ARRAY_SIZE macro in radiotap.c
by Nikitas Angelinas
· 14 years ago
85f72bc
mac80211: only cancel software-based scans on suspend
by John W. Linville
· 14 years ago
18145c6
mac80211: cancel scan in ieee80211_restart_hw if software scan pending
by John W. Linville
· 14 years ago
c3d34d5
wireless: register wiphy rfkill w/o holding cfg80211_mutex
by John W. Linville
· 14 years ago
3653910
net/wireless: Remove double test
by Julia Lawall
· 14 years ago
391a200
mac80211: Do not generate CQM events based on first Beacon frames
by Jouni Malinen
· 14 years ago
3ba06c6
mac80211: Fix signal strength average initialization for CQM events
by Jouni Malinen
· 14 years ago
42da2f9
wireless extensions: fix kernel heap content leak
by Johannes Berg
· 14 years ago
071249b
mac80211: delete work timer
by Johannes Berg
· 14 years ago
5b714c6
mac80211: fix offchannel queue stop
by Johannes Berg
· 14 years ago
34d4bc4
mac80211: support runtime interface type changes
by Johannes Berg
· 14 years ago
87490f6
mac80211: split out concurrent vif checks
by Johannes Berg
· 14 years ago
bf533e0
mac80211: simplify zero address checks
by Johannes Berg
· 14 years ago
26a5845
mac80211: switch to ieee80211_sdata_running
by Johannes Berg
· 14 years ago
b9dcf71
mac80211: clean up ifdown/cleanup paths
by Johannes Berg
· 14 years ago
2337db8
mac80211: use subqueue helpers
by Johannes Berg
· 14 years ago
a621fa4
mac80211: allow changing port control protocol
by Johannes Berg
· 14 years ago
c0692b8
cfg80211: allow changing port control protocol
by Johannes Berg
· 14 years ago
3ffc2a9
mac80211: allow vendor specific cipher suites
by Johannes Berg
· 14 years ago
7d64b7c
cfg80211: allow vendor specific cipher suites
by Johannes Berg
· 14 years ago
8789d45
mac80211: allow scan to complete from any context
by Johannes Berg
· 14 years ago
5f33c92
mac80211: remove unused scan expire define
by Johannes Berg
· 14 years ago
5eb5a52
mac80211: fix mesh advertisement
by Johannes Berg
· 14 years ago
2c15a0c
mac80211: fix rcu-unsafe pointer dereference
by Christian Lamparter
· 14 years ago
74b70a4
nl80211: fix missing nesting
by Johannes Berg
· 14 years ago
258086a
mac80211: cancel restart_work in ieee80211_unregister_hw
by Christian Lamparter
· 14 years ago
ff67bb8
mac80211: fix warning for un-used parameter
by Wey-Yi Guy
· 14 years ago
0fb9a9e
net/mac80211: Use wiphy_<level>
by Joe Perches
· 14 years ago
2e161f7
cfg80211/mac80211: extensible frame processing
by Johannes Berg
· 14 years ago
ac4c977
mac80211: remove unused don't-encrypt flag
by Johannes Berg
· 14 years ago
Next »