Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
88bc40e8c3d3bca7d26c756bb0b823d4abad3355
/
net
88bc40e
mac80211: go out of PS before sending disassoc
by Eliad Peller
· 13 years ago
14cdf11
cfg80211: remove regulatory_update()
by Luis R. Rodriguez
· 13 years ago
f8a1c77
cfg80211: make regulatory_update() static
by Luis R. Rodriguez
· 13 years ago
bfead08
cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister()
by Luis R. Rodriguez
· 13 years ago
57b5ce0
cfg80211: add cellular base station regulatory hint support
by Luis R. Rodriguez
· 13 years ago
b594bab
cfg80211: add CONFIG_CFG80211_CERTIFICATION_ONUS
by Luis R. Rodriguez
· 13 years ago
9590853
cfg80211: fix set_regdom() to cancel requests with same alpha2
by Kalle Valo
· 13 years ago
84f1070
cfg80211: support TX error rate CQM
by Thomas Pedersen
· 13 years ago
00f5335
nl80211: add wdev ID as u64 as it should
by Johannes Berg
· 13 years ago
7f9f78a
mac80211: fix tx-mgmt cookie value being left uninitialized
by Nicolas Cavallari
· 13 years ago
4290cb4
cfg80211: reduce monitor interface tracking
by Johannes Berg
· 13 years ago
5b7ccaf
cfg80211/mac80211: re-add get_channel operation
by Johannes Berg
· 13 years ago
075e084
Revert "mac80211: refactor virtual monitor code"
by Johannes Berg
· 13 years ago
4b4b822
mac80211: fix use after free
by Alan Cox
· 13 years ago
ae33bd8
nl80211: allow enabling WoWLAN without triggers
by Johannes Berg
· 13 years ago
f53594a
cfg80211: ignore channel state for stopped AP/mesh interfaces
by Felix Fietkau
· 13 years ago
685fb72
mac80211: iterate the virtual monitor interface
by Johannes Berg
· 13 years ago
8e95ea4
cfg80211: fix locking and lockdep complaints
by Johannes Berg
· 13 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
1c90f9d
nl80211: send interface after creation
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
ba22fb5
nl80211: don't assume wdev->netdev exists
by Johannes Berg
· 13 years ago
72fb2ab
nl80211: retrieve interface data by wdev
by Johannes Berg
· 13 years ago
1bf614e
nl80211: add NL80211_FLAG_NEED_WDEV
by Johannes Berg
· 13 years ago
89a54e4
nl80211: prepare for non-netdev wireless devs
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
56af8f9
cfg80211: fix oops due to unassigned set_monitor_enabled callback
by Vladimir Kondratiev
· 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
95ddc1f
cfg80211: bitrate calculation for 60g
by Vladimir Kondratiev
· 13 years ago
8eb41c8
{nl,cfg}80211: support high bitrates
by Vladimir Kondratiev
· 13 years ago
c5a7e58
cfg80211: fix locking regression in monitor channel tracking
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
90cdc6d
wireless: regulatory for 60g
by Vladimir Kondratiev
· 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
e4e3245
cfg80211: respect iface combinations when starting operation
by Michal Kazior
· 13 years ago
d4e50c5
cfg80211: add channel checking for iface combinations
by Michal Kazior
· 13 years ago
2e165b8
cfg80211/mac80211: remove .get_channel
by Michal Kazior
· 13 years ago
a69b40a
cfg80211: set initial monitor channel
by Michal Kazior
· 13 years ago
b78e8ce
cfg80211: track monitor channel
by Michal Kazior
· 13 years ago
4f03c1e
cfg80211: refuse to .set_monitor_channel when non-monitors are present
by Michal Kazior
· 13 years ago
870d37f
mac80211: refactor virtual monitor code
by Michal Kazior
· 13 years ago
dbbae26
cfg80211: track monitor interfaces count
by Michal Kazior
· 13 years ago
26ab9a0
cfg80211: introduce cfg80211_get_chan_state
by Michal Kazior
· 13 years ago
c30a3d3
cfg80211: track ibss fixed channel
by Michal Kazior
· 13 years ago
f4489eb
cfg80211: add channel tracking for AP and mesh
by Michal Kazior
· 13 years ago
ac80014
cfg80211: .stop_ap when interface is going down
by Michal Kazior
· 13 years ago
6077178
cfg80211: introduce cfg80211_stop_ap
by Michal Kazior
· 13 years ago
b1fbd46
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
by Johannes Berg
· 13 years ago
bf0c111e
cfg80211: allow advertising VHT capabilities
by Mahesh Palivela
· 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
88e920b
nl80211: specify RSSI threshold in scheduled scan
by Thomas Pedersen
· 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
46c1dd0
cfg80211: fix regression in multi-vif AP start
by Felix Fietkau
· 13 years ago
2bd7e35
nl80211: use __cfg80211_rdev_from_attrs for testmode
by Johannes Berg
· 13 years ago
878d9ec
nl80211: change __cfg80211_rdev_from_info
by Johannes Berg
· 13 years ago
4f7eff1
nl80211: fix netns separation
by Johannes Berg
· 13 years ago
7fee4778
nl80211: refactor __cfg80211_rdev_from_info
by Johannes Berg
· 13 years ago
a945540
cfg80211: make some functions static
by Johannes Berg
· 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
Next »