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-06-27
tc35815: Fix receiver hangup on Rx FIFO overflow
Atsushi Nemoto
1
-1
/
+1
2008-06-27
tc35815: Mark carrier-off before starting PHY
Atsushi Nemoto
1
-0
/
+2
2008-06-25
iwlwifi: improve scanning band selection management
Ron Rindjunsky
2
-33
/
+39
2008-06-25
rt2x00: Fix unbalanced mutex locking
Ivo van Doorn
2
-30
/
+42
2008-06-25
b43legacy: Fix possible NULL pointer dereference in DMA code
Michael Buesch
1
-1
/
+1
2008-06-25
b43: Fix possible MMIO access while device is down
Michael Buesch
1
-0
/
+3
2008-06-25
b43legacy: Do not return TX_BUSY from op_tx
Michael Buesch
1
-2
/
+4
2008-06-25
b43: Do not return TX_BUSY from op_tx
Michael Buesch
1
-4
/
+8
2008-06-21
pppoe: warning fix
Stephen Hemminger
1
-1
/
+1
2008-06-21
Add a bunch of cycle_kernel_lock() calls
Jonathan Corbet
1
-1
/
+2
2008-06-21
Add "no BKL needed" comments to several drivers
Jonathan Corbet
1
-0
/
+1
2008-06-18
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
David S. Miller
11
-242
/
+189
2008-06-18
tun: Proper handling of IPv6 header in tun driver when TUN_NO_PI is set
Ang Way Chuang
1
-0
/
+15
2008-06-18
atl1: relax eeprom mac address error check
Radu Cristescu
1
-1
/
+0
2008-06-18
net/enc28j60: low power mode
David Brownell
1
-24
/
+58
2008-06-18
net/enc28j60: section fix
David Brownell
1
-3
/
+2
2008-06-18
sky2: 88E8040T pci device id
Stephen Hemminger
1
-0
/
+1
2008-06-18
netxen: download firmware in pci probe
Dhananjay Phadke
2
-59
/
+30
2008-06-18
netxen: cleanup debug messages
Dhananjay Phadke
4
-132
/
+70
2008-06-18
netxen: remove global physical_port array
Dhananjay Phadke
6
-24
/
+22
2008-06-18
netxen: fix portnum for hp mezz cards
Dhananjay Phadke
1
-2
/
+8
2008-06-18
ibm_newemac: select CRC32 in Kconfig
Josh Boyer
1
-0
/
+1
2008-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
7
-51
/
+60
2008-06-14
rt2x00: Add D-link DWA111 support
Ivo van Doorn
1
-0
/
+1
2008-06-14
rt2x00: LEDS build failure
Randy Dunlap
1
-6
/
+6
2008-06-14
rt2x00: INPUT build failure
Randy Dunlap
1
-3
/
+4
2008-06-14
b43: Fix noise calculation WARN_ON
Michael Buesch
2
-7
/
+10
2008-06-14
b43: Fix possible NULL pointer dereference in DMA code
Michael Buesch
1
-33
/
+32
2008-06-14
rt2x00: Restrict DMA to 32-bit addresses.
Gertjan van Wingerde
1
-2
/
+1
2008-06-14
rt2x00: Don't kill guardian_urb when it wasn't created
Ivo van Doorn
1
-0
/
+6
2008-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
15
-55
/
+32
2008-06-13
bnx2x: Updating the Maintainer
Eilon Greenstein
3
-4
/
+7
2008-06-12
net: Eliminate flush_scheduled_work() calls while RTNL is held.
David S. Miller
9
-47
/
+21
2008-06-12
drivers/net/r6040.c: correct bad use of round_jiffies()
Christophe Jaillet
1
-1
/
+1
2008-06-12
fec_mpc52xx: MPC52xx_MESSAGES_DEFAULT: 2nd NETIF_MSG_IFDOWN => IFUP
Roel Kluin
1
-1
/
+1
2008-06-12
ipg: fix receivemode IPG_RM_RECEIVEMULTICAST{,HASH} in ipg_nic_set_multicast_...
Roel Kluin
1
-2
/
+2
2008-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
18
-164
/
+244
2008-06-11
smc91x: fix build error from the SMC_GET_MAC_ADDR API change
Bryan Wu
1
-4
/
+4
2008-06-11
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
David S. Miller
9
-38
/
+93
2008-06-11
sky2: Hold RTNL while calling dev_close()
Ben Hutchings
1
-0
/
+2
2008-06-11
s2io iomem annotations
Al Viro
1
-4
/
+6
2008-06-11
atl1: fix suspend regression
Jay Cliburn
1
-17
/
+0
2008-06-11
virtio: use callback on empty in virtio_net
Rusty Russell
1
-5
/
+17
2008-06-11
virtio: virtio_net free transmit skbs in a timer
Mark McLoughlin
1
-2
/
+26
2008-06-11
virtio_net: Fix skb->csum_start computation
Mark McLoughlin
1
-3
/
+5
2008-06-11
ehea: set mac address fix
Jan-Bernd Themann
1
-6
/
+10
2008-06-11
sfc: Recover from RX queue flush failure
Steve Hodgson
1
-1
/
+3
2008-06-11
add missing lance_* exports
Adrian Bunk
1
-1
/
+5
2008-06-11
ixgbe: fix typo
Jeff Kirsher
1
-2
/
+2
2008-06-11
forcedeth: msi interrupts
Ayaz Abdulla
1
-0
/
+20
[prev]
[next]