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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-25
iwlwifi: do not spuriously call ieee80211_scan_completed
Johannes Berg
1
-2
/
+4
2010-08-25
iwlagn: do not check for AP mode for WEP keys
Johannes Berg
1
-1
/
+1
2010-08-25
ath9k_htc: Add support for bluetooth coexistence.
Vivek Natarajan
11
-22
/
+230
2010-08-25
ath9k_common: Move bt_stomp to common for sharing with ath9k_htc.
Vivek Natarajan
4
-42
/
+47
2010-08-25
wl1251: wait for join command complete event
Grazvydas Ignotas
4
-6
/
+34
2010-08-25
wl1251: fix beacon filter table structure
Grazvydas Ignotas
1
-1
/
+1
2010-08-25
wl1251: fix event handling mechanism
Grazvydas Ignotas
1
-8
/
+8
2010-08-25
wl1251: add missing __packed modifier for some structs
Grazvydas Ignotas
2
-6
/
+6
2010-08-25
iwlwifi: move debug options into submenu
Jay Sternberg
1
-0
/
+4
2010-08-25
iwlwifi: enable experimental ucode support
Jay Sternberg
2
-8
/
+31
2010-08-25
iwlwifi: remove unused iwl_send_card_state function
Wey-Yi Guy
2
-24
/
+0
2010-08-25
iwlwifi: configurable ampdu factor and density
Wey-Yi Guy
3
-1
/
+20
2010-08-25
iwlwifi: more generic name for rssi calc in iwlagn
Wey-Yi Guy
2
-24
/
+30
2010-08-25
iwlwifi: additional parameter in REPLY_RX_PHY_CMD
Wey-Yi Guy
1
-1
/
+1
2010-08-25
iwlagn: continue perform rate scale when error detected
Wey-Yi Guy
1
-3
/
+17
2010-08-25
iwlagn: adjust starting action for rate scale
Wey-Yi Guy
1
-4
/
+8
2010-08-25
iwlwifi: refactor iwl_setup_rxon_timing
Johannes Berg
4
-21
/
+14
2010-08-25
iwlwifi: cleanup iwl_set_rxon_channel()
Shanyu Zhao
1
-11
/
+4
2010-08-25
iwlwifi: avoid race condition in channel change
Shanyu Zhao
2
-16
/
+12
2010-08-25
iwlwifi: do not call ieee80211_frequency_to_channel
Shanyu Zhao
7
-12
/
+9
2010-08-25
iwlwifi: make aggregation time limit configurable
Wey-Yi Guy
3
-2
/
+16
2010-08-25
iwlwifi: max/min aggregation time limit
Wey-Yi Guy
1
-2
/
+2
2010-08-25
iwlwifi: additional comments in iwl_cfg
Wey-Yi Guy
1
-0
/
+2
2010-08-25
iwlwifi: remove unused define
Wey-Yi Guy
1
-1
/
+0
2010-08-25
Hostap: Fix "'ret' set but not used" warning message from GCC in hostap
Julian Calaby
1
-1
/
+1
2010-08-25
iwlwifi: fix thermal throttling related power management operation
Wey-Yi Guy
1
-7
/
+5
2010-08-25
mac80211-hwsim: allow configuring IBSS
Johannes Berg
1
-2
/
+5
2010-08-25
p54: improve eeprom parser
Christian Lamparter
2
-3
/
+19
2010-08-25
p54spi: fix eeprom checksum
Christian Lamparter
1
-1
/
+1
2010-08-25
b43: N-PHY: Implement RX core state setting for rev.2 and earlier PHYs
Gábor Stefanik
1
-1
/
+39
2010-08-25
b43: N-PHY: Implement MAC PHY clock set
Gábor Stefanik
1
-1
/
+12
2010-08-25
b43: N-PHY: Fix typo in function name (gain_crtl -> gain_ctrl)
Gábor Stefanik
1
-2
/
+2
2010-08-25
b43: N-PHY: Implement Host Flags write during device init
Gábor Stefanik
1
-1
/
+2
2010-08-25
iwlwifi: separate thermal throttling function
Wey-Yi Guy
13
-776
/
+917
2010-08-25
drivers/net/wireless/wl12xx: Use available error codes
Julia Lawall
1
-1
/
+1
2010-08-25
drivers/net/wireless/wl12xx: Use available error codes
Julia Lawall
2
-2
/
+2
2010-08-25
ath5k: don't enable probe request rx for STAs
Bob Copeland
1
-2
/
+2
2010-08-25
ath5k: remove all mention of monitor iftype
Bob Copeland
1
-7
/
+1
2010-08-25
ath5k: remove monitor check in receive_frame_ok filter
Bob Copeland
1
-3
/
+2
2010-08-25
ath5k: clean up some comments
Bob Copeland
9
-62
/
+59
2010-08-25
ath5k: remove own (wrong) IEEE80211_MAX_LEN
Nick Kossifidis
2
-5
/
+2
2010-08-25
ath5k: rename ath5k_hw_set_associd to _set_bssid
Nick Kossifidis
5
-12
/
+11
2010-08-17
drivers/net/wireless/libertas/cfg.c: needs sched.h
Andrew Morton
1
-0
/
+1
2010-08-17
mac80211: use cipher suite selectors
Johannes Berg
21
-139
/
+159
2010-08-16
libertas: [spi] use common firmware request helper and new firmware locations
Dan Williams
2
-80
/
+69
2010-08-16
libertas: [sdio] use common firmware request helper and new firmware locations
Dan Williams
2
-87
/
+60
2010-08-16
libertas: [cs] use common firmware request helper and new firmware locations
Dan Williams
1
-56
/
+74
2010-08-16
libertas: add two-stage firmware request helper
Dan Williams
2
-0
/
+118
2010-08-16
libertas: [usb] use new firmware locations
Dan Williams
2
-7
/
+54
2010-08-16
rt2x00: Remove ieee80211_rx_status from rt2x00_dev
Ivo van Doorn
6
-20
/
+16
[next]