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
2008-11-26
ath5k: Clean up eeprom parsing and add missing calibration data
Felix Fietkau
4
-192
/
+1264
2008-11-26
ath9k: Dont update rate control for every AMPDU
Vasanthakumar Thiagarajan
3
-1
/
+5
2008-11-26
iwlwifi: TX update chicken bits
Winkler, Tomas
3
-0
/
+17
2008-11-26
iwlwifi: TX setup fix confusion between TX queue and TX DMA channel
Winkler, Tomas
3
-8
/
+16
2008-11-26
iwlwifi: 4965 define firmware file name once
Winkler, Tomas
1
-2
/
+3
2008-11-26
iwlwifi: enable base band calibration in 5000 HW
Tomas Winkler
2
-2
/
+7
2008-11-26
iwlwifi: move iwl_clear_stations_table to iwl-sta.c
Winkler, Tomas
4
-23
/
+25
2008-11-26
iwl3945 : Fix ad-hoc mode for 3945
Abhijeet Kolekar
1
-4
/
+1
2008-11-26
ath5k: set mac address in add_interface
Bob Copeland
2
-11
/
+14
2008-11-26
ath9k: Use straightforward PCI routines to setup the TX buffer.
Sujith
1
-16
/
+7
2008-11-26
ath9k: Update TX trigger level on a FIFO underrun.
Sujith
1
-1
/
+3
2008-11-26
ath9k: Fix bug in deciphering channel flags
Sujith
2
-7
/
+7
2008-11-26
ath9k: Move TX completion routine to xmit.c
Sujith
3
-65
/
+56
2008-11-26
ath9k: Use helpers
Sujith
2
-197
/
+194
2008-11-26
ath9k: General code scrub
Sujith
6
-412
/
+277
2008-11-26
ath9k: Remove ath9k_rate_table
Sujith
10
-374
/
+132
2008-11-26
ath9k: Use rate_driver_data
Sujith
5
-226
/
+108
2008-11-26
ath9k: Remove ath_rate_softc
Sujith
5
-87
/
+45
2008-11-26
ath9k: Remove rate control reference in VAP
Sujith
4
-85
/
+50
2008-11-26
ath9k: We don't support non-HT devices, so remove superfluous code.
Sujith
1
-39
/
+0
2008-11-26
ath9k: Revamp RX handling
Sujith
3
-519
/
+209
2008-11-26
ath9k: Nuke fixed rate handling in driver
Sujith
5
-137
/
+4
2008-11-26
ath9k: Remove half/quarter rate tables
Sujith
3
-127
/
+20
2008-11-26
ath9k: Remove ath_rate_newassoc()
Sujith
1
-25
/
+8
2008-11-26
ath9k: Remove ath_setup_rates
Sujith
1
-26
/
+10
2008-11-26
ath9k: Simplify RC alloc/free functions
Sujith
1
-41
/
+7
2008-11-26
ath9k: Merge struct ath_tx_ratectrl with ath_rate_node
Sujith
2
-225
/
+192
2008-11-26
ath9k: Fix panic while unregistering rfkill
Vasanthakumar Thiagarajan
1
-4
/
+4
2008-11-26
rtl8187: Fix transmission count sent to mac80211
Larry Finger
1
-1
/
+1
2008-11-26
rt2x00: Don't switch off LED on initialization
Ivo van Doorn
1
-6
/
+0
2008-11-26
orinoco: indicate it is using dBm in wireless_stats and spy
Andrey Borzenkov
1
-2
/
+2
2008-11-26
ath9k: Configure AR_PHY_SWITCH_COM with apropriate antenna control
Vasanthakumar Thiagarajan
1
-1
/
+1
2008-11-26
p54: honour bss_info_changed's basic_rates and other settings
Christian Lamparter
2
-5
/
+27
2008-11-26
p54pci: cache firmware for suspend/resume
Christian Lamparter
3
-25
/
+35
2008-11-26
p54: minor fixes
Christian Lamparter
2
-4
/
+8
2008-11-26
p54: enable Mesh Point support
Christian Lamparter
1
-3
/
+8
2008-11-26
ath9k: make DMA memory consistent
Luis R. Rodriguez
1
-2
/
+11
2008-11-26
ath9k: Clarify we only want 32-bit DMA
Luis R. Rodriguez
1
-3
/
+2
2008-11-26
rt2x00: Detect USB BULK in/out endpoints
Ivo van Doorn
5
-28
/
+111
2008-11-26
rtl8187: Remove module warning and dependence on CONFIG_EXPERIMENTAL
Larry Finger
2
-4
/
+2
2008-11-26
rtl8187: feedback transmitted packets using tx close descriptor for 8187B
Herton Ronaldo Krzesinski
2
-4
/
+136
2008-11-26
rtl8187: implement conf_tx callback to configure tx queues
Herton Ronaldo Krzesinski
3
-12
/
+69
2008-11-26
rtl8187: fix 8187B throughput regression
Herton Ronaldo Krzesinski
1
-1
/
+1
2008-11-26
ath9k: Race condition in accessing TX and RX buffers.
Senthil Balasubramanian
1
-15
/
+14
2008-11-26
ath9k: IRQ should be disabled before calling free_irq()
Senthil Balasubramanian
1
-1
/
+1
2008-11-26
ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULE
Senthil Balasubramanian
4
-11
/
+11
2008-11-26
ath9k: incorrect noise floor threshold values.
Senthil Balasubramanian
2
-4
/
+4
2008-11-26
ath9k: INI update for atheros chipets.
Senthil Balasubramanian
4
-205
/
+586
2008-11-26
iwlwifi: enable custom fw regulatory solution
Luis R. Rodriguez
2
-0
/
+5
2008-11-26
iwlwifi: iwl-fh.h cleanup
Tomas Winkler
1
-24
/
+17
[next]