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
2009-02-15
rndis: remove private wrapper of __constant_cpu_to_le32
Harvey Harrison
3
-105
/
+102
2009-02-15
tun: Fix merge error
Herbert Xu
1
-1
/
+1
2009-02-12
ehea: Fix: Remove adapter from adapter list in error path
Hannes Hering
2
-1
/
+2
2009-02-11
ixgbe: Removing the unused PAGE_USE_COUNT() macro.
Breno Leitão
1
-6
/
+0
2009-02-11
e1000e: Serdes - attempt autoneg when link restored.
dave graham
2
-1
/
+139
2009-02-11
e1000e: remove RXSEQ link monitoring for serdes
dave graham
1
-2
/
+2
2009-02-11
e1000e: Disable dynamic clock gating for 82571 per si errata.
dave graham
2
-0
/
+13
2009-02-11
e1000e: add aer support
Jesse Brandeburg
1
-9
/
+30
2009-02-10
irda: Use __netdev_alloc_skb() instead of __dev_alloc_skb().
David S. Miller
1
-1
/
+2
2009-02-10
netdev: Use __netdev_alloc_skb() instead of __dev_alloc_skb().
David S. Miller
2
-2
/
+2
2009-02-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
88
-2726
/
+3832
2009-02-10
enic: Add api for link down count and to get firmware notification status.
Scott Feldman
4
-7
/
+38
2009-02-10
enic: bug fix: tx_timeout reset path fix-ups
Scott Feldman
1
-16
/
+23
2009-02-10
enic: record all bad FCS errs as frame errors
Scott Feldman
2
-7
/
+4
2009-02-10
enic: bug fix: return notify intr credits
Scott Feldman
3
-7
/
+26
2009-02-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
7
-5
/
+32
2009-02-10
ppp: section fixes re netns
Alexey Dobriyan
3
-3
/
+3
2009-02-10
gianfar: Fix boot hangs while bringing up gianfar ethernet
Jarek Poplawski
1
-0
/
+6
2009-02-09
b43: (b2062) Fix crystal frequency calculations
Michael Buesch
1
-4
/
+11
2009-02-09
b43: Port spec bugfixes for the LP baseband init
Michael Buesch
1
-14
/
+11
2009-02-09
ssb: Add PMU support
Michael Buesch
3
-13
/
+510
2009-02-09
libertas: pos[4] tested twice, 2nd should be pos[5]
Roel Kluin
1
-1
/
+1
2009-02-09
libertas: if_spi: add ability to call board specific setup/teardown methods
Mike Rapoport
1
-0
/
+15
2009-02-09
ath9k: fix reg_notifier() flags used upon a country IE
Luis R. Rodriguez
1
-2
/
+2
2009-02-09
b43: Add LP 2062 radio init
Michael Buesch
4
-4
/
+355
2009-02-09
b43: Add LP-PHY baseband init for >=rev2
Michael Buesch
5
-3
/
+228
2009-02-09
iwlwifi: another led naming fix
Danny Kukawka
1
-4
/
+4
2009-02-09
rt2x00: fix led naming
Danny Kukawka
1
-3
/
+3
2009-02-09
b43legacy: fix led naming
Danny Kukawka
1
-4
/
+4
2009-02-09
ath9k: fix led naming
Danny Kukawka
1
-5
/
+5
2009-02-09
b43: Add LP-PHY register definitions
Michael Buesch
2
-0
/
+306
2009-02-09
Add new rt73usb USB ID
Ivo van Doorn
1
-0
/
+1
2009-02-09
mac80211: remove HW_SIGNAL_DB
Johannes Berg
1
-1
/
+1
2009-02-09
ath9k: Add debugfs files for printing TX rate details
Sujith
3
-0
/
+119
2009-02-09
ath9k: Handle mac80211's RC flags for MCS rates
Sujith
4
-117
/
+111
2009-02-09
ath9k: Cleanup get_rate() interface
Sujith
1
-39
/
+28
2009-02-09
ath5k: properly free rx dma descriptors
Felix Fietkau
1
-1
/
+14
2009-02-09
wireless: replace uses of __constant_{endian}
Harvey Harrison
14
-32
/
+32
2009-02-09
iwlwifi: fix led naming
Danny Kukawka
1
-4
/
+4
2009-02-09
ipw2x00: correct Kconfig to prevent following entries from not indenting
Jay Sternberg
1
-0
/
+1
2009-02-09
iwlwifi: remove chain noise calibration functions from 6000 family
Jay Sternberg
2
-7
/
+21
2009-02-09
iwlwifi: define structures and functions externally for customization
Jay Sternberg
2
-7
/
+19
2009-02-09
iwlwifi: correct API command overlap
Jay Sternberg
4
-5
/
+14
2009-02-09
iwlwifi: parametrize configuration of the PLL for exclusion on 6000
Jay Sternberg
4
-2
/
+17
2009-02-09
iwlwifi: simplify parameter setting to allow support for 6000 series
Jay Sternberg
4
-37
/
+53
2009-02-09
iwlwifi: add new HW_REV_TYPEs for Intel WiFi Link 100, 6000 and 6050 Series
Jay Sternberg
1
-0
/
+3
2009-02-09
ath9k: Fix LED blink pattern
Vasanthakumar Thiagarajan
2
-6
/
+56
2009-02-09
ath9k: Remove a bunch of unused macros
Sujith
1
-11
/
+0
2009-02-09
ath9k: Fix typo in checking for chip revision
Sujith
1
-1
/
+1
2009-02-09
ath9k: remove passive scan on 5 GHz if country IE knows better
Luis R. Rodriguez
1
-4
/
+12
[next]