Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
5b7ccaf3fc7446e42b83a77fd7aa7ad92850acdd
/
net
/
mac80211
5b7ccaf
cfg80211/mac80211: re-add get_channel operation
by Johannes Berg
· 12 years ago
075e084
Revert "mac80211: refactor virtual monitor code"
by Johannes Berg
· 12 years ago
4b4b822
mac80211: fix use after free
by Alan Cox
· 12 years ago
685fb72
mac80211: iterate the virtual monitor interface
by Johannes Berg
· 12 years ago
2a9e6c5
minstrel_ht: enable frame aggregation for fixed rate
by Sylvain Roger Rieunier
· 13 years ago
4922f71
mac80211: tx: do not drop non-robust mgmt to non-MFP stas.
by Nicolas Cavallari
· 13 years ago
46e6de1
mac80211: restructure key selection
by Johannes Berg
· 13 years ago
8c358bc
mac80211: add time synchronisation with BSS for assoc
by Johannes Berg
· 13 years ago
d48b296
mac80211: redesign scan RX
by Johannes Berg
· 13 years ago
5260a5b
mac80211: track scheduled scan virtual interface
by Johannes Berg
· 13 years ago
e2fd5db
mac80211: make scan_sdata pointer usable with RCU
by Johannes Berg
· 13 years ago
d811b3d
mac80211: fix invalid band deref building preq IEs
by Arik Nemtsov
· 13 years ago
fd01428
nl80211: move scan API to wdev
by Johannes Berg
· 13 years ago
84efbb8
cfg80211: use wireless_dev for interface management
by Johannes Berg
· 13 years ago
71bbc99
cfg80211: use wdev in mgmt-tx/ROC APIs
by Johannes Berg
· 13 years ago
f72b85b
mac80211: remove ieee80211_key_removed
by Johannes Berg
· 13 years ago
31ee67a
mac80211: remove unused assignment
by Johannes Berg
· 13 years ago
7d25745
mac80211: update BSS info on AC parameters change
by Johannes Berg
· 13 years ago
2f7916f
mac80211: request TX status for BlockAck Requests
by Christian Lamparter
· 13 years ago
a6f38ac
mac80211: fix crash with single-queue drivers
by Johannes Berg
· 13 years ago
c620948
mac80211: always set in_reconfig=false on wakeup
by Eliad Peller
· 13 years ago
135792e
mac80211: fix debugfs default key links
by Johannes Berg
· 13 years ago
a1845fc
mac80211: add TX prepare API
by Johannes Berg
· 13 years ago
e3e1a0b
mac80211: reduce IEEE80211_TX_MAX_RATES
by Thomas Huehn
· 13 years ago
cb831b5
mac80211: remove tx_frags driver callback
by Johannes Berg
· 13 years ago
ba0afa2
mac80211: include VHT capability IE in probe requests
by Mahesh Palivela
· 13 years ago
3a0c52a
cfg80211: add 802.11ad (60gHz band) support
by Vladimir Kondratiev
· 13 years ago
d9b3b28
mac80211: allow calling ieee80211_ap_probereq_get() during auth/assoc
by Eliad Peller
· 13 years ago
2e165b8
cfg80211/mac80211: remove .get_channel
by Michal Kazior
· 13 years ago
870d37f
mac80211: refactor virtual monitor code
by Michal Kazior
· 13 years ago
b1fbd46
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
by Johannes Berg
· 13 years ago
c9b22fb
mac80211: don't require associated->beacon_ies for ps
by Eliad Peller
· 13 years ago
f823981
mac80211: flush queues before deauth/disassoc
by Eliad Peller
· 13 years ago
fc8a732
mac80211: don't expose ieee80211_add_srates_ie()
by Johannes Berg
· 13 years ago
dfb89c5
cfg80211: don't allow WoWLAN support without CONFIG_PM
by Johannes Berg
· 13 years ago
2c44344
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
by John W. Linville
· 13 years ago
cc45ae54
mac80211: make __ieee80211_recalc_idle static
by Johannes Berg
· 13 years ago
371a255
mac80211: make ieee80211_check_concurrent_iface netdev-independent
by Johannes Berg
· 13 years ago
1712436
mac80211: remove unused function
by Johannes Berg
· 13 years ago
3fae027
mac80211: trace debug messages
by Johannes Berg
· 13 years ago
011ad0e
mac80211: rename driver-trace file
by Johannes Berg
· 13 years ago
bdcbd8e
mac80211: clean up debugging
by Johannes Berg
· 13 years ago
133189a
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
by John W. Linville
· 13 years ago
d3b2fb5
mac80211: pass sdata to some RX functions
by Johannes Berg
· 13 years ago
08ce5ab
mac80211: two small verbose debug cleanups
by Johannes Berg
· 13 years ago
17efdc4
mac80211: remove TKIP debug
by Johannes Berg
· 13 years ago
66572cf
mac80211: add command to get current rssi
by Victor Goldenshtein
· 13 years ago
0f6b3f5
mac80211: fix double-start of remain-on-channel
by Johannes Berg
· 13 years ago
3bfda62
mac80211: Allow userspace to register for auth frames in IBSS
by Will Hawkins
· 13 years ago
452a6d2
mac80211: send auth in IBSS only if userspace isn't handling it
by Will Hawkins
· 13 years ago
6abe056
mac80211: Track auth frame registrations on IBSS ifaces
by Will Hawkins
· 13 years ago
9ea4fa1
mac80211: fix cleanup if driver suspend callback fails
by Eyal Shapira
· 13 years ago
00e96de
mac80211: save wmm_acm per sdata
by Yoni Divinsky
· 13 years ago
50ae34a
mac80211: use the correct capability info in ieee80211_set_associated()
by Luciano Coelho
· 13 years ago
6df653c
mac80211: initialize sta pointer to avoid false-positive warning
by Luciano Coelho
· 13 years ago
559cef9
mac80211: cleanup offchannel_ps_enable argument
by Rajkumar Manoharan
· 13 years ago
7ebfa46
mac80211: fix and improve mesh RANN processing
by Chun-Yeow Yeoh
· 13 years ago
d6a4ed6
mac80211: set only VO as a U-APSD enabled AC
by Arik Nemtsov
· 13 years ago
04800ad
mac80211: stop Rx during HW reconfig
by Arik Nemtsov
· 13 years ago
58886a9
mac80211: fix the assignment of mesh element TTL
by Chun-Yeow Yeoh
· 13 years ago
728b19e
{nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval
by Chun-Yeow Yeoh
· 13 years ago
dbb912c
mac80211: invoke the timer only with correct dot11MeshHWMPRootMode value
by Chun-Yeow Yeoh
· 13 years ago
3fbf4b71b
mac80211: implement the proactive PREP generation
by Chun-Yeow Yeoh
· 13 years ago
a69cc44
mac80211: implement the proactive PREQ generation
by Chun-Yeow Yeoh
· 13 years ago
ac1073a
{nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactivePathToRootTimeout
by Chun-Yeow Yeoh
· 13 years ago
211c17a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
ac4d82f
mac80211: Disallow changing chan type on monitor when CHAN_MODE_FIXED
by Pontus Fuchs
· 13 years ago
79543d8
mac80211: stop polling in disassociation
by David Spinadel
· 13 years ago
554a43d
mac80211: check sdata_running on ieee80211_set_bitrate_mask
by Eliad Peller
· 13 years ago
e979e33
mac80211: allow cancelling dependent ROCs
by Johannes Berg
· 13 years ago
a59f975
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
1dd4558
mac80211: add missing kernel-doc
by Ashok Nagarajan
· 13 years ago
cef2827
mac80211: remove unneeded ieee80211_run_deferred_scan()
by Johannes Berg
· 13 years ago
a4f606e
{nl,cfg,mac}80211: fix the coding style related to mesh parameters
by Chun-Yeow Yeoh
· 13 years ago
35b3fe1c
mac80211: Rename stainfo variable for the more common sta
by Javier Cardona
· 13 years ago
e3f5d16
mac80211: Remove unused variable
by Javier Cardona
· 13 years ago
d13e141
mac80211: add some missing kernel-doc
by Johannes Berg
· 13 years ago
6aee4ca
mac80211: add back channel change flag
by Stanislaw Gruszka
· 13 years ago
2eb278e
mac80211: unify SW/offload remain-on-channel
by Johannes Berg
· 13 years ago
196ac1c
mac80211: do remain-on-channel while idle
by Johannes Berg
· 13 years ago
2e8d397
mac80211: add stations after AP start on reconfig
by Arik Nemtsov
· 13 years ago
3b08cf6
mac80211: Clear wowlan flag when drv_suspend returns failure
by Pontus Fuchs
· 13 years ago
8c06e8c
mac80211: Add missing mesh parameter dot11MeshForwarding for debugfs
by Chun-Yeow Yeoh
· 13 years ago
1c4cb92
mac80211: print info when disabling HT
by Johannes Berg
· 13 years ago
a8ce854
mac80211: configure 11b/g channel access rules for legacy APs
by Stanislaw Gruszka
· 13 years ago
e8c9bd5
cfg80211: clarify set_channel APIs
by Johannes Berg
· 13 years ago
7c9c46c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
cc1d280
cfg80211: provide channel to join_mesh function
by Johannes Berg
· 13 years ago
aa430da
cfg80211: provide channel to start_ap function
by Johannes Berg
· 13 years ago
d58e7e3
cfg80211: simplify cfg80211_can_beacon_sec_chan API
by Johannes Berg
· 13 years ago
3d9e6e1
mac80211: move ieee80211_set_channel function
by Johannes Berg
· 13 years ago
8a2ac26
mac80211: clean up ieee80211_set_channel
by Johannes Berg
· 13 years ago
9dde642
mac80211: simplify association HT parameters
by Johannes Berg
· 13 years ago
51ca9d8
mac80211: remove ieee80211_get_operstate()
by Eliad Peller
· 13 years ago
499f42b
net: mac80211: Add and use ibss_vdbg debugging macro
by Joe Perches
· 13 years ago
d63e9ae
net: mac80211: Add and use ht_vdbg debugging macro
by Joe Perches
· 13 years ago
f0d2320
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
by Joe Perches
· 13 years ago
6efb71b
mac80211: send beacon loss events to userspace
by Holger Schurig
· 13 years ago
be0f423
mac80211: allow channel change while mesh is down
by Thomas Pedersen
· 13 years ago
dac211e
mac80211: fail authentication when AP denied authentication
by Eliad Peller
· 13 years ago
Next »