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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-19
ath9k: load noise floor from history after the full chip reset
Rajkumar Manoharan
2
-0
/
+2
2011-09-19
ath9k_hw: Fix magnitude/phase coeff correction
Rajkumar Manoharan
1
-1
/
+2
2011-09-19
ath9k_hw: remove ar9100_hw_compute_pll_control
Felix Fietkau
1
-11
/
+1
2011-09-19
ath9k_hw: fix setting the hardware diversity flag
Felix Fietkau
5
-29
/
+6
2011-09-19
ath9k_hw: remove dead code in the eeprom ops
Felix Fietkau
3
-30
/
+2
2011-09-19
ath9k_hw: clean up hardware revision checks
Felix Fietkau
8
-94
/
+63
2011-09-19
ath9k: sync the dma buffer after changing the retry flag
Felix Fietkau
1
-0
/
+3
2011-09-19
cfg80211: add cfg80211_find_vendor_ie() function
Eliad Peller
3
-0
/
+55
2011-09-19
ath9k: fix setting the IEEE80211_TX_CTL_CLEAR_PS_FILT flag
Felix Fietkau
1
-0
/
+1
2011-09-19
Revert "ath9k: do not insert padding into tx buffers on AR9380+"
John W. Linville
1
-37
/
+19
2011-09-19
Merge branch 'for-linville' of git://github.com/lucacoelho/wl12xx
John W. Linville
16
-158
/
+358
2011-09-17
MAINTAINERS: update ath6kl
Kalle Valo
1
-6
/
+8
2011-09-17
mac80211: fix endian issues and comments for BAR failure handling
Felix Fietkau
1
-6
/
+8
2011-09-17
ath9k: do not insert padding into tx buffers on AR9380+
Felix Fietkau
1
-19
/
+37
2011-09-17
ath9k: optimize ath_tx_rc_status usage
Felix Fietkau
1
-16
/
+13
2011-09-17
ath9k: remove a redundant check in ath_tx_form_aggr
Felix Fietkau
1
-2
/
+1
2011-09-17
ath9k: optimize ath9k_ps_restore
Felix Fietkau
1
-6
/
+11
2011-09-17
ath9k_hw: remove the old tx descriptor API
Felix Fietkau
6
-472
/
+0
2011-09-17
ath9k: use the new API for setting tx descriptors
Felix Fietkau
3
-160
/
+122
2011-09-17
ath9k_hw: add a new API for setting tx descriptors
Felix Fietkau
5
-1
/
+275
2011-09-17
ath9k_hw: do not recalculate the descriptor checksum in ar9003_hw_fill_txdesc
Felix Fietkau
1
-2
/
+1
2011-09-17
ath9k: call ath9k_hw_set_desc_link for beacon descriptors
Felix Fietkau
1
-0
/
+1
2011-09-17
ath9k: move ath_buf_set_rate to remove a forward declaration
Felix Fietkau
1
-142
/
+141
2011-09-17
ath9k: reduce the number of functions that access the tx descriptor
Felix Fietkau
2
-35
/
+57
2011-09-17
ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flags
Felix Fietkau
4
-29
/
+13
2011-09-17
ath9k: ensure that rx is not enabled during a reset
Felix Fietkau
2
-4
/
+5
2011-09-17
ath9k: make beacon timer initialization more reliable
Felix Fietkau
1
-0
/
+1
2011-09-17
ath9k: fix enabling interrupts after a hardware error interrupt
Felix Fietkau
1
-4
/
+5
2011-09-17
ath9k: Fix PS wrappers and enabling LED
Mohammed Shafi Shajakhan
1
-2
/
+2
2011-09-17
ath9k: enable LED pin for AR946/8x chipsets
Mohammed Shafi Shajakhan
2
-0
/
+3
2011-09-17
ath9k_hw: Do full chip reset on 11A channels for AR9003
Rajkumar Manoharan
1
-3
/
+5
2011-09-17
ath9k_hw: move register definitions to header files
Senthil Balasubramanian
2
-26
/
+25
2011-09-17
ath9k_hw: Add support for AR946/8x chipsets.
Senthil Balasubramanian
7
-36
/
+362
2011-09-17
ath9k_hw: Split tx/rx gain table initval handling
Senthil Balasubramanian
1
-180
/
+210
2011-09-17
ath9k_hw: Add initvals and register definitions for AR946/8x chipsets.
Senthil Balasubramanian
6
-18
/
+3883
2011-09-17
nl80211/cfg80211/mac80211: fix wme docs
Eliad Peller
3
-2
/
+11
2011-09-17
Merge branch 'for-linville' of git://github.com/lucacoelho/wl12xx
John W. Linville
6
-29
/
+103
2011-09-14
libertas: prioritize usb8388_olpc.bin firmware on OLPC machines
Andres Salomon
1
-0
/
+21
2011-09-14
wireless: fix kernel-doc warning in net/cfg80211.h
Randy Dunlap
1
-0
/
+2
2011-09-14
rt2x00: Use the available helper functions to initialize the WCID table
Helmut Schaa
1
-5
/
+2
2011-09-14
rt2x00: Forbid aggregation for STAs not programmed into the hw
Helmut Schaa
1
-0
/
+11
2011-09-14
rt2x00: Make use of sta_add/remove callbacks in rt2800
Helmut Schaa
4
-30
/
+134
2011-09-14
rt2x00: Add WCID to HT TX descriptor
Helmut Schaa
2
-1
/
+7
2011-09-14
rt2x00: Add WCID to crypto struct
Helmut Schaa
2
-2
/
+7
2011-09-14
rt2x00: Introduce sta_add/remove callbacks
Helmut Schaa
3
-0
/
+60
2011-09-14
rt2x00: Move bssidx calculation into its own function
Helmut Schaa
3
-9
/
+23
2011-09-14
mac80211: Update device channel in case of HW channel switch supported
Shahar Levi
1
-0
/
+3
2011-09-14
mac80211: Mark all mesh stations as QoS capable
Javier Cardona
1
-1
/
+1
2011-09-14
mac80211: Mesh data frames must have the QoS header
Javier Cardona
8
-14
/
+17
2011-09-14
mac80211: Start implementing QoS support for mesh interfaces
Javier Cardona
4
-10
/
+14
[next]