Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
46e6de159ddebc179cbae60fd7b728f57c39964b
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
30f4229
mac80211: optimize ieee80211_rx_status struct layout
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
2f7916f8
mac80211: request TX status for BlockAck Requests
by Christian Lamparter
· 13 years ago
4d6d0ae
mac80211_hwsim: add testmode code to stop/wake queues
by Johannes Berg
· 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
1b083ea
mac80211_hwsim: fix NUM_BANDS usage
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
b188148
wireless: 60g protocol constants
by Vladimir Kondratiev
· 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
ce0e169
wireless: add VHT (802.11ac) definitions
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
bf52592
ath9k: Fix compilation breakage
by Sujith Manoharan
· 13 years ago
9bd02c6
brcmfmac: fix sparse warning introduced with checkdied patch
by Arend van Spriel
· 13 years ago
85a4a1c
brcmfmac: add BCM4334 support
by Franky Lin
· 13 years ago
6d4ef68
brcmfmac: reduce allocations needed during nvram data download
by Arend van Spriel
· 13 years ago
d610cde
brcmfmac: use firmware data buffer directly for nvram
by Franky Lin
· 13 years ago
c3d2bc3
brcmfmac: move glom alignment setting to SDIO bus layer
by Franky Lin
· 13 years ago
bbfd6a6
brcmfmac: restrict dongle txglom disable to old SDIO core
by Franky Lin
· 13 years ago
135e4c6
brcmfmac: add support for bus specific data command
by Franky Lin
· 13 years ago
d2bb2b9
bcma: define some additional cores IDs
by Rafał Miłecki
· 13 years ago
dfb89c5
cfg80211: don't allow WoWLAN support without CONFIG_PM
by Johannes Berg
· 13 years ago
a572ac1
Merge branch 'wl12xx-next' into for-linville
by Luciano Coelho
· 13 years ago
6bcfe67
ath9k_htc: Fix IDLE power save
by Sujith Manoharan
· 13 years ago
d8a2c51
ath9k_htc: Use atomic operations for op_flags
by Sujith Manoharan
· 13 years ago
fb1c078
ath9k_htc: Change default listen interval to 1
by Sujith Manoharan
· 13 years ago
fad29cd
ath9k: Fix lockdep splat
by Sujith Manoharan
· 13 years ago
313eb87
ath9k: raise aggregation limit to 64k for HT IBSS
by Sven Eckelmann
· 13 years ago
46e5129
rtlwifi: rtl8192se: Fix double inclusion of header pci.h
by Larry Finger
· 13 years ago
5a2766a
rtlwifi: Fix IRQ disabled warning
by Larry Finger
· 13 years ago
2c44344
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
by John W. Linville
· 13 years ago
680c605
wlcore: print stack trace in every recovery
by Eyal Shapira
· 13 years ago
6c15c1a
wlcore: queue recovery in case of bus errors during cmd_remove_peer
by Eyal Shapira
· 13 years ago
7a50bdf
wlcore: fix broken TX due to wrong queuing of recovery
by Eyal Shapira
· 13 years ago
8b425e6
wlcore: fix some failure cases in wlcore_probe()
by Luciano Coelho
· 13 years ago
e59bec1
wl18xx: deprecate PG1 support
by Luciano Coelho
· 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
d0f718c
mac80211_hwsim: fix smatch/sparse complaints
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
725b827
wlcore: prevent recovery in the middle of resume
by Arik Nemtsov
· 13 years ago
b5b45b3
wlcore: refactor threaded IRQ routine
by Arik Nemtsov
· 13 years ago
c439a1c
wlcore: check Rx-filter functions in the suspend path
by Arik Nemtsov
· 13 years ago
ea0a3cf
wlcore: force recovery on resume if suspended without recovering
by Arik Nemtsov
· 13 years ago
1d23396
wlcore: don't allow SDIO read/writes after failure
by Arik Nemtsov
· 13 years ago
96caded
wlcore: cancel suspend when recovery is pending
by Arik Nemtsov
· 13 years ago
e1262ef
wlcore: access the firmware memory via debugfs
by Arkady Miasnikov
· 13 years ago
5ea2769
rtlwifi: Change debug level for deletion of an entry in CAM
by Larry Finger
· 13 years ago
4b5237c
ath9k_hw: fix smatch warning in ar9003_hw_spur_mitigate_mrc_cck
by Rajkumar Manoharan
· 13 years ago
81b67fd6
ath9k_hw: rename mrcCCKOff to fix smatch warning
by Rajkumar Manoharan
· 13 years ago
c49aa4a
brcmsmac: fix NULL pointer crash in brcms_c_regd_init()
by Arend van Spriel
· 13 years ago
8dc0181
brcmfmac: make inclusion of vmalloc.h explicit fixing linux-next build
by Arend van Spriel
· 13 years ago
a4186ea
mwifiex: enhance power save for USB and PCIe chipsets
by Amitkumar Karwar
· 13 years ago
Next »