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
2011-05-16
ath9k_hw: config diversity based on eeprom contents
Mohammed Shafi Shajakhan
1
-6
/
+44
2011-05-16
ath9k_hw: define registers/macros to support Antenna diversity
Mohammed Shafi Shajakhan
2
-0
/
+25
2011-05-16
ath9k_hw: enable Antenna diversity for AR9485
Mohammed Shafi Shajakhan
1
-0
/
+16
2011-05-16
ath9k_hw: make antenna diversity modules chip specific
Mohammed Shafi Shajakhan
3
-24
/
+39
2011-05-16
iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
Stephen Boyd
1
-1
/
+1
2011-05-16
iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
Stephen Boyd
1
-1
/
+1
2011-05-13
wl12xx: enter/exit psm on wowlan suspend/resume
Eliad Peller
4
-0
/
+91
2011-05-13
wl12xx_sdio: declare support for NL80211_WOW_TRIGGER_ANYTHING trigger
Eliad Peller
1
-0
/
+8
2011-05-13
wl12xx: prevent scheduling while suspending (WoW enabled)
Eliad Peller
3
-0
/
+72
2011-05-13
wl12xx_sdio: set MMC_PM_KEEP_POWER flag on suspend
Eliad Peller
1
-1
/
+28
2011-05-13
wl12xx: declare suspend/resume callbacks (for wowlan)
Eliad Peller
2
-0
/
+25
2011-05-13
wl12xx_sdio: set interrupt as wake_up interrupt
Eliad Peller
1
-0
/
+3
2011-05-13
wl12xx: remove unused flag WL1271_FLAG_IDLE_REQUESTED
Luciano Coelho
1
-1
/
+0
2011-05-13
wl12xx: prevent sched_scan when not idle or not in station mode
Luciano Coelho
1
-0
/
+6
2011-05-13
wl12xx: export scheduled scan state in debugfs
Luciano Coelho
1
-0
/
+1
2011-05-13
wl12xx: implement scheduled scan driver operations and reporting
Luciano Coelho
4
-1
/
+83
2011-05-13
wl12xx: add scheduled scan structures and commands
Luciano Coelho
2
-0
/
+347
2011-05-13
wl12xx: listen to scheduled scan events
Luciano Coelho
2
-1
/
+13
2011-05-13
wl12xx: add configuration values for scheduled scan
Luciano Coelho
2
-0
/
+30
2011-05-13
wl12xx: add IEEE80211_HW_SPECTRUM_MGMT bit to the hw flags
Shahar Levi
1
-0
/
+1
2011-05-13
wl12xx: Don't filter beacons that include changed HT IEs
Shahar Levi
1
-2
/
+6
2011-05-13
wl12xx: simplify wl1271_ssid_set()
Eliad Peller
1
-11
/
+15
2011-05-12
ath9k_hw: Fix STA connection issues with AR9380 (XB113).
Senthil Balasubramanian
1
-1
/
+1
2011-05-12
mwifiex: remove mwifiex_recv_complete function
Amitkumar Karwar
3
-32
/
+3
2011-05-12
ath9k_hw: fix dual band assumption for XB113
Luis R. Rodriguez
1
-1
/
+1
2011-05-11
libertas: Add libertas_disablemesh module parameter to disable mesh interface
Sascha Silbe
1
-1
/
+8
2011-05-11
mwifiex: cleanup ioctl.h
Bing Zhao
3
-102
/
+4
2011-05-11
mwifiex: remove redundant local structures
Amitkumar Karwar
1
-19
/
+9
2011-05-11
b43: implement timeouts workaround
Rafał Miłecki
1
-1
/
+12
2011-05-11
ath9k: fix a regression in PS frame filter handling
Felix Fietkau
2
-0
/
+11
2011-05-11
b43: move MAC PHY clock controling function
Rafał Miłecki
3
-16
/
+15
2011-05-11
b43legacy: trivial: use TMSLOW def instead of magic value
Rafał Miłecki
1
-1
/
+1
2011-05-11
ath5k: Fix lockup due to un-init spinlock.
Ben Greear
1
-1
/
+1
2011-05-11
ath9k: fix beaconing for mesh interfaces
Javier Cardona
1
-1
/
+3
2011-05-11
libertas: Use netdev_<level> or dev_<level> where possible
Joe Perches
11
-93
/
+130
2011-05-11
libertas: Convert lbs_pr_<level> to pr_<level>
Joe Perches
12
-171
/
+173
2011-05-10
mwifiex: remove unnecessary struct mwifiex_opt_sleep_confirm_buffer
Amitkumar Karwar
3
-28
/
+20
2011-05-10
ath9k: Failed to set default beacon rssi in AP/IBSS mode
Rajkumar Manoharan
1
-0
/
+1
2011-05-10
ath9k: Fix rssi update in ad-hoc mode
Rajkumar Manoharan
1
-1
/
+2
2011-05-10
ath9k_hw: Change DCU backoff thresh for AR9340
Rajkumar Manoharan
1
-2
/
+7
2011-05-10
ath9k_hw: Corrected xpabiaslevel register settings for AR9340
Rajkumar Manoharan
1
-8
/
+6
2011-05-10
rtlwifi: rtl8192cu: Fix memset/memcpy using sizeof(ptr) not sizeof(*ptr)
Joe Perches
1
-2
/
+2
2011-05-10
ath9k_hw: remove get_channel_noise function
Mohammed Shafi Shajakhan
2
-9
/
+0
2011-05-10
b43: trivial: include ssb word in ssb specific functions
Rafał Miłecki
1
-4
/
+4
2011-05-10
mwifiex: fix null derefs, mem leaks and trivia
Christoph Fritz
8
-17
/
+23
2011-05-10
b43legacy: drop ssb-duplicated workaround for dangling cores
Rafał Miłecki
1
-18
/
+0
2011-05-10
b43: drop ssb-duplicated workaround for dangling cores
Rafał Miłecki
1
-17
/
+0
2011-05-10
rt2x00: Fix rmmod hang of rt2800pci
Gertjan van Wingerde
1
-1
/
+1
2011-05-10
p54pci: fix -Wunused-but-set-variable warnings
Christian Lamparter
1
-2
/
+1
2011-05-10
carl9170: fix -Wunused-but-set-variable warnings
Christian Lamparter
1
-9
/
+0
[next]