Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
00267d591b18fb550f0d63dba28daadf69f924fc
00267d5
ath9k: make CONFIG_ATH9K_DFS_CERTIFIED depend on CFG80211_CERTIFICATION_ONUS
by Luis R. Rodriguez
· 13 years ago
707be0a
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
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
· 12 years ago
b0e40e7
mac80211_hwsim: fix race condition with sta/vif pointers
by Thomas Huehn
· 13 years ago
7f9f78a
mac80211: fix tx-mgmt cookie value being left uninitialized
by Nicolas Cavallari
· 12 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
040a783
wireless: brcm80211: use %pM to print BSSID
by Andy Shevchenko
· 13 years ago
3ce4d85
rtlwifi: rtl8192cu: Change buffer allocation for synchronous reads
by Larry Finger
· 13 years ago
2a00def
rtlwifi: Remove extra argument from queue setup routine
by Larry Finger
· 13 years ago
c334e25
bcma: add new cores at the end of list
by Rafał Miłecki
· 13 years ago
e1ac4b4
bcma: add trivial GBIT MAC COMMON driver
by Rafał Miłecki
· 13 years ago
97cfda8
bcma: fix typo - reading number of slave wrappers
by Rafał Miłecki
· 13 years ago
6d5cfc9
bcma: support alternative (BCM4706) ChipCommon core id
by Rafał Miłecki
· 13 years ago
644e8c0
brcmsmac: restructure info->control.sta handling as it is goning to be removed soon.
by Thomas Huehn
· 13 years ago
4a17a50
ath9k: do not disable hardware while wow is enabled
by Mohammed Shafi Shajakhan
· 13 years ago
b11e640
ath9k: Add WoW related mac80211 callbacks
by Mohammed Shafi Shajakhan
· 13 years ago
b3ba6c5
ath: Add Wake-on-Wireless debug mask
by Mohammed Shafi Shajakhan
· 13 years ago
64875c6
ath9k_hw: Add hardware code for WoW
by Mohammed Shafi Shajakhan
· 13 years ago
3b604b6c
ath9k_hw: INI changes for WoW for AR9002 chipsets
by Mohammed Shafi Shajakhan
· 13 years ago
9f11e16
ath9k: advertise supported WoW flags to upper layer
by Mohammed Shafi Shajakhan
· 13 years ago
d687809
ath9k_hw: advertise WoW support for capable chipsets
by Mohammed Shafi Shajakhan
· 13 years ago
8e98138
ath9k_hw: Add WoW hardware capability flags
by Mohammed Shafi Shajakhan
· 13 years ago
01c7853
ath9k: Add definitions and structures to support WoW
by Mohammed Shafi Shajakhan
· 13 years ago
9009029
ath9k_hw: Add register definitions for WoW support
by Mohammed Shafi Shajakhan
· 13 years ago
8a50ace
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 13 years ago
d07d152
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 13 years ago
f53594a
cfg80211: ignore channel state for stopped AP/mesh interfaces
by Felix Fietkau
· 13 years ago
3ec4588
iwlwifi: don't use stack memory for kmem cache name
by Johannes Berg
· 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
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
2f8684c
ath5k: replace modparam_all_channels with CONFIG_ATH5K_TEST_CHANNELS
by Luis R. Rodriguez
· 13 years ago
ce8126c
iwmc3200top: remove driver for unavailable hardware
by John W. Linville
· 13 years ago
5da7b2e0
i2400m: remove SDIO device support
by John W. Linville
· 13 years ago
650cef38
bcma: add PMU clock support for BCM4706
by Hauke Mehrtens
· 13 years ago
9a89c3a
bcma: fix CC driver compilation on MIPS
by Rafał Miłecki
· 13 years ago
db36f79
rt2x00: remove unused argument
by Stanislaw Gruszka
· 13 years ago
7573cb5
rt2800lib: merge same defines
by Stanislaw Gruszka
· 13 years ago
5d7d55d6
rt2x00pci: small 3290 changes cleanup
by Stanislaw Gruszka
· 13 years ago
c9122c0
carl9170: fix HT peer BA session corruption
by Christian Lamparter
· 13 years ago
4519a74
carl9170: import 1.9.6 firmware headers
by Christian Lamparter
· 13 years ago
d081257
ath9k_hw: remove debugging masks from AR_MCI_INTERRUPT_RX_MSG_DEFAULT
by Rajkumar Manoharan
· 13 years ago
db00348
brcmsmac: handle non PCI devices in the phy code
by Hauke Mehrtens
· 13 years ago
ae0146f
brcmsmac: fix read in write_phy_reg
by Hauke Mehrtens
· 13 years ago
cacaa64
brcmsmac: extend brcms_c_chipmatch() to also handle non PCIe devices
by Hauke Mehrtens
· 13 years ago
ec5ab1d
brcmsmac: fix DMA on SoCs
by Hauke Mehrtens
· 13 years ago
093cd33
brcmsmac: extend xmtfifo_sz array
by Hauke Mehrtens
· 13 years ago
c9d6afc
brcmsmac: add some workarounds for other chips again
by Hauke Mehrtens
· 13 years ago
0d3b9dd
brcmsmac: add a conditions for core rev 17 again
by Hauke Mehrtens
· 13 years ago
a5fed0c
brcmsmac: remove some unnessessacry casts and void pointer
by Hauke Mehrtens
· 13 years ago
1ef1a57
brcmsmac: use chip and package id constants from bcma
by Hauke Mehrtens
· 13 years ago
780b9c4
brcmsmac: use core id constants from bcma
by Hauke Mehrtens
· 13 years ago
6236dc2
brcmsmac: remove some redundant chip common workarounds
by Hauke Mehrtens
· 13 years ago
33ae5a5
brcmsmac: remove si_pmu_spuravoid_pllupdate()
by Hauke Mehrtens
· 13 years ago
4d22641
brcmsmac: remove si_pmu_init() and si_pmu_res_init()
by Hauke Mehrtens
· 13 years ago
40bd94c
brcmsmac: remove ai_findcore()
by Hauke Mehrtens
· 13 years ago
ed1dd81
brcmsmac: use container_of instead of cast
by Hauke Mehrtens
· 13 years ago
72d4d66
brcmsmac: remove ai_get_buscore{type,rev}()
by Hauke Mehrtens
· 13 years ago
1dfef20
brcmsmac: remove PCI_FORCEHT() macro
by Hauke Mehrtens
· 13 years ago
a55b316
brcmsmac: remove PCIE() macro
by Hauke Mehrtens
· 13 years ago
bdb903e
iwmc3200wifi: remove driver for unavailable hardware
by John W. Linville
· 13 years ago
f7ace5f
wlcore: fix a couple small memory leaks
by Dan Carpenter
· 13 years ago
0344dcd
wlcore: determine AP extra rates correctly
by Arik Nemtsov
· 13 years ago
faae5aa
wlcore: check ssid length against the correct element
by Eliad Peller
· 13 years ago
0fc1d2e
wl12xx/wl18xx: use a dynamic PS timeout of 1.5sec
by Arik Nemtsov
· 13 years ago
091185d
wlcore: define number of supported bands internally
by Arik Nemtsov
· 13 years ago
4455556
wlcore: don't set SDIO_FAILED flag when driver state is off
by Arik Nemtsov
· 13 years ago
c45ee4f
wlcore: change the wait for event mechanism
by Yoni Divinsky
· 13 years ago
c24ec83
wlcore: Prevent processing of work items during op_stop
by Ido Yariv
· 13 years ago
d8ae5a2
wlcore: implement .flush callback
by Eliad Peller
· 13 years ago
66ef60a
wl12xx/wlcore: increase FW filename version
by Luciano Coelho
· 13 years ago
3df74f4
wlcore: add probe request templates for sched and one-shot scans
by Yoni Divinsky
· 13 years ago
b034fd6
wlcore: always clear recovery flag during recovery_work
by Arik Nemtsov
· 13 years ago
aafec11
wlcore: avoid debug prints during intended FW recovery
by Arik Nemtsov
· 13 years ago
fd92dc5
wlcore: remove recover cmd from testmode
by Arik Nemtsov
· 13 years ago
8cdc44a
wlcore: don't stop tx queue via watermark if already stopped
by Arik Nemtsov
· 13 years ago
4a1ccce
wlcore/wl12xx/wl18xx: check min FW version
by Arik Nemtsov
· 13 years ago
Next »