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-12-15
wl12xx: allow runtime changing of debug_level
Eliad Peller
3
-9
/
+20
2010-12-15
wl1271: fixed problem with WPS IEs in probe requests
Guy Eilam
3
-11
/
+9
2010-12-15
wl12xx: add auto-arp support
Eliad Peller
7
-8
/
+93
2010-12-15
wl1271_sdio_test: Add module for sdio RX/TX testing
Roger Quadros
3
-0
/
+520
2010-12-15
wl12xx: disable 11a channels when wl->enable_11a is known
Luciano Coelho
1
-6
/
+10
2010-12-02
wl12xx: Remove 11j channels from the supported channels list.
Juuso Oikarinen
1
-8
/
+0
2010-12-02
wl1271: Add wl1271_load_firmware() and export some functions
Roger Quadros
3
-1
/
+18
2010-12-02
wl12xx: fix illegal memset if debugfs is not enabled
Luciano Coelho
1
-0
/
+3
2010-12-02
wl1271: move wl12xx debugfs directory to under wiphy's debugfs
Eliad Peller
2
-3
/
+4
2010-12-02
wl1271: use debugfs_remove_recursive
Eliad Peller
2
-253
/
+32
2010-11-26
wl1271: Fix setting of the hardware connection monitoring probe-req template
Juuso Oikarinen
5
-13
/
+58
2010-11-26
wl12xx: disable 11a channels when regulatory changes if 11a is not supported
Luciano Coelho
1
-1
/
+8
2010-11-23
wl12xx: Fix kernel crash related to hw recovery and interface shutdown
Juuso Oikarinen
1
-3
/
+9
2010-11-22
wl12xx: Unset bssid filter, ssid and bssid from firmware on disassoc
Juuso Oikarinen
1
-1
/
+4
2010-11-22
wl1271: add support for HW TX fragmentation
Arik Nemtsov
4
-5
/
+34
2010-11-22
Revert "wl1271: Change supported channel order for a more optimal scan"
Juuso Oikarinen
1
-46
/
+40
2010-11-22
wl1271: Prevent ad-hoc and active scanning on 11a DFS frequencies
Juuso Oikarinen
1
-0
/
+23
2010-11-22
wl1271: cleanup unused code of calibration structures
Gery Kahn
1
-48
/
+0
2010-11-22
wl1271: Change wl12xx Files Names
Shahar Levi
33
-151
/
+154
2010-11-18
ssb: drop BCM4328 hack for SPROM revision
Rafał Miłecki
1
-4
/
+0
2010-11-18
ath9k_hw: support reading calibration data from flash on AR9003
Felix Fietkau
1
-0
/
+15
2010-11-18
ath9k: add support for reading eeprom from platform data on PCI devices
Felix Fietkau
3
-17
/
+32
2010-11-18
rndis_wlan: avoid uninitialized var warning in rndis_wlan_craft_connected_bss
John W. Linville
1
-1
/
+1
2010-11-18
iwmc3200wifi: clarify potentially undefined operation in iwm_scan_ssids
John W. Linville
1
-1
/
+1
2010-11-18
ath5k: Use generic EWMA library
Bruno Randolf
5
-29
/
+8
2010-11-18
ath9k_hw: add support for reading EEPROM data from the internal OTP ROM
Felix Fietkau
2
-6
/
+93
2010-11-18
ath9k: store frame information used by aggregation inside the skb tx info
Felix Fietkau
2
-109
/
+109
2010-11-18
ath9k: more tx setup cleanups
Felix Fietkau
2
-74
/
+59
2010-11-18
ath9k: block new AMPDU sessions if SC_OP_TXAGGR is not set
Felix Fietkau
1
-0
/
+3
2010-11-18
ath9k: clean up code duplication around ath_tx_start
Felix Fietkau
4
-73
/
+39
2010-11-18
ath9k: remove bf_tx_aborted from struct ath_buf
Felix Fietkau
2
-15
/
+9
2010-11-18
ath9k: remove bfs_frmlen from struct ath_buf_state
Felix Fietkau
2
-27
/
+38
2010-11-18
ath9k: remove bfs_nframes from struct ath_buf_state
Felix Fietkau
2
-52
/
+47
2010-11-18
ath9k: remove bfs_al from struct ath_buf_state
Felix Fietkau
2
-20
/
+18
2010-11-18
ath9k: remove bfs_keyix from struct ath_buf_state
Felix Fietkau
2
-8
/
+8
2010-11-18
ath9k: remove bfs_paprd_timestamp from struct ath_buf_state
Felix Fietkau
3
-7
/
+4
2010-11-18
ath9k: remove bfs_keytype from struct ath_buf_state
Felix Fietkau
2
-6
/
+5
2010-11-18
ath9k: remove bfs_tidno from struct ath_buf_state
Felix Fietkau
2
-14
/
+13
2010-11-18
ath9k: remove bfs_seqno from struct ath_buf_state
Felix Fietkau
2
-18
/
+28
2010-11-18
ath9k: fix PA predistortion training frame setup
Felix Fietkau
1
-3
/
+3
2010-11-18
ath9k_hw: set default values for radar pulse detection
Felix Fietkau
3
-0
/
+32
2010-11-18
rt2x00: Modify rt2x00queue_remove_l2pad to make skb->data two-byte alignment
RA-Jay Hung
1
-2
/
+4
2010-11-18
rt2x00: Fix header_length in rt2x00lib_txdone
RA-Jay Hung
1
-2
/
+6
2010-11-18
rt2x00: Fix rt2800 USB TX Path DMA issue
RA-Jay Hung
1
-13
/
+26
2010-11-18
rt2x00: Use ioremap for SoC devices instead of KSEG1ADDR.
Gertjan van Wingerde
2
-3
/
+7
2010-11-18
rt2x00: Remove unneccessary internal Kconfig symbols.
Gertjan van Wingerde
2
-30
/
+20
2010-11-18
rt2x00: Remove RT30XX Kconfig variables.
Gertjan van Wingerde
3
-121
/
+85
2010-11-18
rt2x00: Clean up Kconfig for RT2800 devices.
Gertjan van Wingerde
1
-28
/
+19
2010-11-18
rt2x00: Add initial support for RT3370/RT3390 devices.
Gertjan van Wingerde
5
-6
/
+39
2010-11-18
rt2x00: Increase REGISTER_BUSY_COUNT
Ivo van Doorn
1
-1
/
+1
[next]