index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-17
rtlwifi: rtl8192de: Fix phy-based version calculation
Forest Bond
1
-3
/
+3
2012-07-17
b43: use temporary rate_index for error checking
Johannes Berg
1
-4
/
+5
2012-07-17
ath9k: make CONFIG_ATH9K_DFS_CERTIFIED depend on CFG80211_CERTIFICATION_ONUS
Luis R. Rodriguez
1
-1
/
+1
2012-07-17
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-5
/
+0
2012-07-17
mac80211_hwsim: fix race condition with sta/vif pointers
Thomas Huehn
1
-5
/
+0
2012-07-12
wireless: brcm80211: use %pM to print BSSID
Andy Shevchenko
1
-3
/
+1
2012-07-12
rtlwifi: rtl8192cu: Change buffer allocation for synchronous reads
Larry Finger
2
-3
/
+12
2012-07-12
rtlwifi: Remove extra argument from queue setup routine
Larry Finger
3
-3
/
+3
2012-07-12
brcmsmac: restructure info->control.sta handling as it is goning to be remove...
Thomas Huehn
3
-8
/
+7
2012-07-12
ath9k: do not disable hardware while wow is enabled
Mohammed Shafi Shajakhan
1
-0
/
+3
2012-07-12
ath9k: Add WoW related mac80211 callbacks
Mohammed Shafi Shajakhan
2
-0
/
+374
2012-07-12
ath: Add Wake-on-Wireless debug mask
Mohammed Shafi Shajakhan
1
-0
/
+2
2012-07-12
ath9k_hw: Add hardware code for WoW
Mohammed Shafi Shajakhan
3
-0
/
+564
2012-07-12
ath9k_hw: INI changes for WoW for AR9002 chipsets
Mohammed Shafi Shajakhan
3
-0
/
+22
2012-07-12
ath9k: advertise supported WoW flags to upper layer
Mohammed Shafi Shajakhan
1
-0
/
+18
2012-07-12
ath9k_hw: advertise WoW support for capable chipsets
Mohammed Shafi Shajakhan
1
-0
/
+8
2012-07-12
ath9k_hw: Add WoW hardware capability flags
Mohammed Shafi Shajakhan
1
-0
/
+14
2012-07-12
ath9k: Add definitions and structures to support WoW
Mohammed Shafi Shajakhan
2
-0
/
+46
2012-07-12
ath9k_hw: Add register definitions for WoW support
Mohammed Shafi Shajakhan
1
-1
/
+144
2012-07-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
8
-40
/
+20
2012-07-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
15
-68
/
+77
2012-07-12
iwlwifi: don't use stack memory for kmem cache name
Johannes Berg
2
-4
/
+4
2012-07-12
mac80211: add time synchronisation with BSS for assoc
Johannes Berg
3
-3
/
+3
2012-07-12
nl80211: move scan API to wdev
Johannes Berg
7
-10
/
+13
2012-07-12
cfg80211: use wireless_dev for interface management
Johannes Berg
6
-40
/
+42
2012-07-11
ath5k: replace modparam_all_channels with CONFIG_ATH5K_TEST_CHANNELS
Luis R. Rodriguez
2
-7
/
+18
2012-07-11
rt2x00: remove unused argument
Stanislaw Gruszka
3
-23
/
+12
2012-07-11
rt2800lib: merge same defines
Stanislaw Gruszka
1
-17
/
+12
2012-07-11
rt2x00pci: small 3290 changes cleanup
Stanislaw Gruszka
1
-4
/
+4
2012-07-11
carl9170: fix HT peer BA session corruption
Christian Lamparter
5
-0
/
+132
2012-07-11
carl9170: import 1.9.6 firmware headers
Christian Lamparter
2
-4
/
+7
2012-07-10
ath9k_hw: remove debugging masks from AR_MCI_INTERRUPT_RX_MSG_DEFAULT
Rajkumar Manoharan
1
-6
/
+0
2012-07-10
brcmsmac: handle non PCI devices in the phy code
Hauke Mehrtens
1
-2
/
+8
2012-07-10
brcmsmac: fix read in write_phy_reg
Hauke Mehrtens
1
-1
/
+1
2012-07-10
brcmsmac: extend brcms_c_chipmatch() to also handle non PCIe devices
Hauke Mehrtens
3
-9
/
+34
2012-07-10
brcmsmac: fix DMA on SoCs
Hauke Mehrtens
1
-3
/
+8
2012-07-10
brcmsmac: extend xmtfifo_sz array
Hauke Mehrtens
1
-1
/
+19
2012-07-10
brcmsmac: add some workarounds for other chips again
Hauke Mehrtens
1
-42
/
+89
2012-07-10
brcmsmac: add a conditions for core rev 17 again
Hauke Mehrtens
1
-2
/
+4
2012-07-10
brcmsmac: remove some unnessessacry casts and void pointer
Hauke Mehrtens
1
-6
/
+5
2012-07-10
brcmsmac: use chip and package id constants from bcma
Hauke Mehrtens
5
-37
/
+27
2012-07-10
brcmsmac: use core id constants from bcma
Hauke Mehrtens
2
-64
/
+2
2012-07-10
brcmsmac: remove some redundant chip common workarounds
Hauke Mehrtens
1
-42
/
+0
2012-07-10
brcmsmac: remove si_pmu_spuravoid_pllupdate()
Hauke Mehrtens
3
-86
/
+2
2012-07-10
brcmsmac: remove si_pmu_init() and si_pmu_res_init()
Hauke Mehrtens
3
-80
/
+0
2012-07-10
brcmsmac: remove ai_findcore()
Hauke Mehrtens
3
-31
/
+14
2012-07-10
brcmsmac: use container_of instead of cast
Hauke Mehrtens
1
-8
/
+8
2012-07-10
brcmsmac: remove ai_get_buscore{type,rev}()
Hauke Mehrtens
2
-19
/
+0
2012-07-10
brcmsmac: remove PCI_FORCEHT() macro
Hauke Mehrtens
1
-19
/
+0
2012-07-10
brcmsmac: remove PCIE() macro
Hauke Mehrtens
1
-5
/
+4
[next]