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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-12
e1000e: fix double release of mutex
Jeff Kirsher
1
-2
/
+7
2008-12-10
sungem: improve ethtool output with internal pcs and serdes
Hermann Lauer
1
-0
/
+15
2008-12-09
sungem: Make PCS PHY support partially work again.
David S. Miller
1
-56
/
+73
2008-12-05
zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr()
Shaddy Baddah
1
-1
/
+1
2008-12-05
ipw2200: fix netif_*_queue() removal regression
Zhu Yi
1
-0
/
+4
2008-12-05
iwlwifi: clean key table in iwl_clear_stations_table function
Tomas Winkler
2
-3
/
+24
2008-12-04
netx-eth: initialize per device spinlock
Uwe Kleine-König
1
-0
/
+2
2008-12-04
enc28j60: Fix sporadic packet loss (corrected again)
Baruch Siach
1
-2
/
+14
2008-12-03
bnx2: Add workaround to handle missed MSI.
Michael Chan
2
-3
/
+38
2008-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
21
-50
/
+138
2008-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
3
-1
/
+47
2008-12-01
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-1
/
+2
2008-11-30
get xenbus_driver ->probe() "recognized" by modpost
Al Viro
1
-3
/
+3
2008-11-30
section errors in smc911x/smc91x
Al Viro
2
-10
/
+10
2008-11-30
section misannotation in ibmtr_cs
Al Viro
1
-1
/
+1
2008-11-30
ixgbe section fixes
Al Viro
1
-5
/
+4
2008-11-29
pppol2tp: Add missing sock_put() in pppol2tp_release()
Frédéric Moulins
1
-0
/
+1
2008-11-29
mlx4_core: Save/restore default port IB capability mask
Jack Morgenstein
3
-1
/
+47
2008-11-27
macvlan: don't broadcast PAUSE frames to macvlan devices
Patrick McHardy
1
-0
/
+3
2008-11-26
sungem: Fix PCS_MIICTRL register write in gem_init_phy().
David S. Miller
1
-1
/
+1
2008-11-26
net: hp-plus uses eip_poll
Randy Dunlap
1
-1
/
+1
2008-11-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
6
-19
/
+64
2008-11-26
ath5k: disable beacon filter when station is not associated
Martin Xu
2
-1
/
+35
2008-11-26
ath5k: fix Security issue in DebugFS part of ath5k
Cheng Renquan
1
-5
/
+5
2008-11-26
ath9k: correct expected max RX buffer size
Luis R. Rodriguez
1
-2
/
+11
2008-11-26
ath9k: Fix SW-IOMMU bounce buffer starvation
Luis R. Rodriguez
2
-8
/
+8
2008-11-26
iwlagn: fix DMA sync
Johannes Berg
1
-3
/
+5
2008-11-25
phylib: Add Vitesse VSC8221 SGMII PHY
Trent Piepho
1
-9
/
+55
2008-11-24
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into merge
Paul Mackerras
1
-1
/
+2
2008-11-24
drivers/net/chelsio/sge.c: remove redundant argument comments
Qinghuang Feng
1
-4
/
+0
2008-11-24
driver/net/*: remove redundant argument comments
Qinghuang Feng
6
-12
/
+0
2008-11-22
net/hp-plus: fix link errors
Randy Dunlap
1
-1
/
+1
2008-11-22
axnet_cs / pcnet_cs: moving PCMCIA_DEVICE_PROD_ID for Netgear FA411
Cord Walter
2
-1
/
+1
2008-11-21
phy: fix phy_id detection also for broken hardware.
Giuseppe Cavallaro
1
-2
/
+11
2008-11-20
atl2: don't request irq on resume if netif running
Alan Jenkins
1
-3
/
+5
2008-11-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-16
/
+23
2008-11-20
smc911x: Fix printf format typo in smc911x driver.
Vernon Sauder
1
-1
/
+1
2008-11-20
asix: Fix asix-based cards connecting to 10/100Mbs LAN.
Pantelis Koukousoulas
1
-1
/
+3
2008-11-20
mv643xx_eth: fix recycle check bound
Lennert Buytenhek
1
-1
/
+2
2008-11-20
mv643xx_eth: fix the order of mdiobus_{unregister, free}() calls
Lennert Buytenhek
1
-1
/
+1
2008-11-20
sh: sh_eth: Update to change of mii_bus
Nobuhiro Iwamatsu
1
-2
/
+2
2008-11-20
net: ipg.c fix bracing on endian swapping
Harvey Harrison
1
-4
/
+4
2008-11-20
phylib: Fix auto-negotiation restart avoidance
Trent Piepho
1
-11
/
+23
2008-11-20
net: jme.c rxdesc.flags is __le16, other missing endian swaps
Harvey Harrison
1
-11
/
+10
2008-11-20
ixgbe: fix compilation with gcc-3.4
Alexey Dobriyan
1
-30
/
+28
2008-11-19
iwlagn: fix RX skb alignment
Johannes Berg
3
-13
/
+22
2008-11-19
mac80211: remove ieee80211_notify_mac
Johannes Berg
2
-2
/
+0
2008-11-19
libertas_tf: fix skb tail pointer
Johannes Berg
1
-1
/
+1
2008-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
23
-98
/
+494
2008-11-17
e1000e: fix IPMI traffic
Jeff Kirsher
3
-2
/
+51
[next]