index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Lines
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-235
/
+254
2011-11-07
forcedeth: fix a few sparse warnings (variable shadowing)
david decotigny
-17
/
+17
2011-11-07
forcedeth: Improve stats counters
Mandeep Baines
-0
/
+4
2011-11-07
forcedeth: remove unneeded stats updates
david decotigny
-34
/
+1
2011-11-07
forcedeth: Acknowledge only interrupts that are being processed
Mike Ditto
-5
/
+8
2011-11-07
forcedeth: fix race when unloading module
david decotigny
-1
/
+1
2011-11-07
usbnet: fix oops in usbnet_start_xmit
Konstantin Khlebnikov
-1
/
+2
2011-11-07
ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined
Rose, Gregory V
-2
/
+4
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-12
/
+134
2011-11-06
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
-9
/
+0
2011-11-06
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-69
/
+22
2011-11-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
-0
/
+9
2011-11-04
bonding: comparing a u8 with -1 is always false
Dan Carpenter
-4
/
+4
2011-11-04
sky2: fix regression on Yukon Optima
stephen hemminger
-11
/
+0
2011-11-04
i825xx:xscale:8390:freescale: Fix Kconfig dependancies
Jeff Kirsher
-4
/
+10
2011-11-04
macvlan: receive multicast with local address
stephen hemminger
-0
/
+7
2011-11-04
tg3: Update version to 3.121
Matt Carlson
-2
/
+2
2011-11-04
tg3: Eliminate timer race with reset_task
Matt Carlson
-13
/
+2
2011-11-04
tg3: Schedule at most one tg3_reset_task run
Matt Carlson
-9
/
+25
2011-11-04
tg3: Obtain PCI function number from device
Matt Carlson
-6
/
+33
2011-11-04
tg3: Fix irq alloc error cleanup path
Matt Carlson
-5
/
+4
2011-11-04
tg3: Fix 4k skb error recovery path
Matt Carlson
-8
/
+8
2011-11-04
tg3: Fix 4k tx bd segmentation code
Matt Carlson
-23
/
+24
2011-11-04
tg3: Fix APE mutex init and use
Matt Carlson
-24
/
+30
2011-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
-67
/
+69
2011-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-132
/
+179
2011-11-03
be2net: Add detect UE feature for Lancer
Padmanabh Ratnakar
-21
/
+42
2011-11-03
be2net: Prevent CQ full condition for Lancer
Padmanabh Ratnakar
-4
/
+4
2011-11-03
be2net: Fix disabling multicast promiscous mode
Padmanabh Ratnakar
-0
/
+7
2011-11-03
be2net: Fix endian issue in RX filter command
Padmanabh Ratnakar
-1
/
+1
2011-11-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
-14
/
+38
2011-11-02
ixgbevf: Update release version
Greg Rose
-1
/
+1
2011-11-02
ixgbe: DCB, return max for IEEE traffic classes
John Fastabend
-4
/
+6
2011-11-02
ixgbe: fix reading of the buffer returned by the firmware
Emil Tantilov
-9
/
+11
2011-11-02
ixgbe: Fix compiler warnings
Greg Rose
-0
/
+2
2011-11-02
ixgbe: fix smatch splat due to missing NULL check
John Fastabend
-21
/
+12
2011-11-02
ixgbe: fix disabling of Tx laser at probe
Emil Tantilov
-7
/
+7
2011-11-02
ixgbe: Fix link issues caused by a reset while interface is down
Emil Tantilov
-1
/
+0
2011-11-02
igb: Fix for I347AT4 PHY cable length unit detection
Kantecki, Tomasz
-1
/
+1
2011-11-02
e100: make sure vlan support isn't advertised on old adapters
Jesse Brandeburg
-0
/
+4
2011-11-02
e1000e: demote a debugging WARN to a debug log message
Bruce Allan
-2
/
+1
2011-11-02
Merge branch 'akpm' (Andrew's incoming - part two)
Linus Torvalds
-2
/
+2
2011-11-02
drivers/net/rionet.c: fix ethernet address macros for LE platforms
Alexandre Bounine
-2
/
+2
2011-11-02
Merge git://github.com/rustyrussell/linux
Linus Torvalds
-9
/
+5
2011-11-02
iwlwifi: don't perform "echo test" when cmd queue stuck
Wey-Yi Guy
-10
/
+0
2011-11-02
b43: Remove unneeded message
Larry Finger
-1
/
+0
2011-11-02
iwlwifi: allow pci_enable_msi fail
Wey-Yi Guy
-5
/
+3
2011-11-02
libertas: ensure we clean up a scan request properly
Andres Salomon
-12
/
+20
2011-11-02
ath9k_hw: Fix noise floor calibration timeout on fast channel change
Rajkumar Manoharan
-7
/
+3
2011-11-02
ath9k_hw: Update AR9485 initvals to fix system hang issue
Rajkumar Manoharan
-5
/
+5
[next]