index
:
~tomegun/linux
master
net-name
Private linux wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-06
smsc911x: remove unused #include <linux/version.h>
Huang Weiyi
1
-1
/
+0
2009-04-06
axnet_cs: fix phy_id detection for bogus Asix chip.
Ken Kawasaki
1
-1
/
+8
2009-04-04
bnx2: Use request_firmware()
Michael Chan
11
-9102
/
+12823
2009-04-04
b44: Fix sizes passed to b44_sync_dma_desc_for_{device,cpu}()
Michael Buesch
1
-3
/
+3
2009-04-04
socket: use percpu_add() while updating sockets_in_use
Eric Dumazet
1
-4
/
+2
2009-04-04
virtio_net: Set the mac config only when VIRITO_NET_F_MAC
Alex Williamson
1
-6
/
+4
2009-04-04
myri_sbus: use request_firmware
Jaswinder Singh Rajput
5
-5013
/
+4812
2009-04-04
e1000: fix loss of multicast packets
Jesse Brandeburg
1
-8
/
+26
2009-04-04
vxge: should include tcp.h
Alexander Beregalov
1
-0
/
+1
2009-04-02
glge: remove unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2009-04-02
dnet: remove unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2009-04-02
tcp: miscounts due to tcp_fragment pcount reset
Ilpo Järvinen
1
-1
/
+6
2009-04-02
tcp: add helper for counter tweaking due mid-wq change
Ilpo Järvinen
2
-47
/
+34
2009-04-02
hso: fix for the 'invalid frame length' messages
Jan Dumon
1
-4
/
+6
2009-04-02
hso: fix for crash when unplugging the device
Jan Dumon
1
-8
/
+11
2009-04-02
fsl_pq_mdio: Fix compile failure
Segher Boessenkool
1
-0
/
+1
2009-04-02
fsl_pq_mdio: Revive UCC MDIO support
Anton Vorontsov
1
-1
/
+1
2009-04-02
ucc_geth: Pass proper device to DMA routines, otherwise oops happens
Anton Vorontsov
2
-11
/
+13
2009-04-02
i.MX31: Fixing cs89x0 network building to i.MX31ADS
Alan Carvalho de Assis
0
-0
/
+0
2009-04-02
tc35815: Fix build error if NAPI enabled
Atsushi Nemoto
1
-1
/
+1
2009-04-02
hso: add Vendor/Product ID's for new devices
Jan Dumon
1
-2
/
+9
2009-04-02
ucc_geth: Remove unused header
Kumar Gala
3
-3
/
+0
2009-04-02
gianfar: Remove unused header
Kumar Gala
1
-1
/
+0
2009-04-02
kaweth: Fix locking to be SMP-safe
Larry Finger
1
-4
/
+3
2009-04-02
net: allow multiple dev per napi with GRO
Stephen Hemminger
1
-2
/
+3
2009-04-02
r8169: reset IntrStatus after chip reset
Karsten Wiese
1
-2
/
+3
2009-04-02
ixgbe: Fix potential memory leak/driver panic issue while setting up Tx & Rx ...
Mallikarjuna R Chilakala
1
-43
/
+58
2009-04-02
ixgbe: fix ethtool -A|a behavior
Don Skidmore
5
-5
/
+23
2009-04-02
ixgbe: Patch to fix driver panic while freeing up tx & rx resources
Mallikarjuna R Chilakala
1
-2
/
+2
2009-04-02
ixgbe: refactor tx buffer processing to use skb_dma_map/unmap
Alexander Duyck
1
-38
/
+41
2009-04-02
ixgbe: Fix 82598 MSI-X allocation on systems with more than 8 CPU cores
PJ Waskiewicz
1
-5
/
+6
2009-04-02
ixgbe: feature - driver to default with FC on.
Don Skidmore
1
-1
/
+1
2009-04-02
ixgbe: Fix DCB netlink layer for 82599 to enable Priority Flow Control
PJ Waskiewicz
1
-1
/
+5
2009-04-02
ixgbe: Fix ethtool output with advertised mode.
Don Skidmore
1
-0
/
+9
2009-04-02
ixgbe: fix build when DEBUG is defined
Alexander Duyck
2
-6
/
+15
2009-04-02
net/igb: Fix kexec with igb (rev. 3)
Rafael J. Wysocki
1
-13
/
+31
2009-04-02
igb: cleanup igb loopback path
Alexander Duyck
1
-11
/
+3
2009-04-02
igb: increase delay for copper link setup
Alexander Duyck
1
-2
/
+5
2009-04-02
igb: set num_rx/tx_queues to 0 when queues are freed
Alexander Duyck
1
-0
/
+3
2009-04-02
igb: add support for x2 link width configurations
Alexander Duyck
1
-3
/
+4
2009-04-02
net/fec_mpc52xx: Don't dereference phy_device if it is NULL
Grant Likely
1
-10
/
+12
2009-04-02
net/fec_mpc52xx: Migrate to net_device_ops.
Henk Stegeman
1
-16
/
+20
2009-04-02
net/fec_mpc52xx: fix BUG on missing dma_ops
Grant Likely
1
-7
/
+12
2009-04-02
netfilter: use rcu_read_bh() in ipt_do_table()
Eric Dumazet
3
-6
/
+6
2009-04-02
RDS: Use spinlock to protect 64b value update on 32b archs
Andy Grover
7
-24
/
+100
2009-04-02
RDS: Rewrite connection cleanup, fixing oops on rmmod
Andy Grover
8
-85
/
+109
2009-04-02
RDS: Fix m_rs_lock deadlock
Andy Grover
1
-3
/
+3
2009-04-02
Neterion: New driver: Kconfig and Makefile
Ramkrishna Vepa
3
-0
/
+25
2009-04-02
Neterion: New driver: Driver version
Ramkrishna Vepa
1
-0
/
+23
2009-04-02
Neterion: New driver: Ethtool related
Ramkrishna Vepa
2
-0
/
+1215
[next]