index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-14
Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
4
-0
/
+3102
2012-12-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
7
-29
/
+93
2012-12-13
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
10
-25
/
+105
2012-12-13
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-1
/
+1
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
6
-6
/
+6
2012-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
345
-12782
/
+17354
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2012-12-12
net/mlx4_en: Add support for destination MAC in steering rules
Yan Burman
1
-6
/
+15
2012-12-12
net/mlx4_en: Use generic etherdevice.h functions.
Yan Burman
1
-4
/
+2
2012-12-11
bnx2: Fix accidental reversions.
Michael Chan
1
-2
/
+2
2012-12-11
bna: Driver Version Updated to 3.1.2.1
Rasesh Mody
1
-1
/
+1
2012-12-11
bna: Firmware update
Rasesh Mody
3
-2
/
+4
2012-12-11
bna: Add RX State
Rasesh Mody
1
-1
/
+26
2012-12-11
bna: Rx Page Based Allocation
Rasesh Mody
2
-64
/
+273
2012-12-11
bna: TX Intr Coalescing Fix
Rasesh Mody
2
-2
/
+3
2012-12-11
bna: Tx and Rx Optimizations
Rasesh Mody
5
-469
/
+380
2012-12-11
bna: Code Cleanup and Enhancements
Rasesh Mody
2
-17
/
+30
2012-12-11
net: smc911x: use io{read,write}*_rep accessors
Matthew Leach
2
-12
/
+12
2012-12-11
bnx2x: use netdev_alloc_frag()
Eric Dumazet
2
-13
/
+32
2012-12-10
net: 8390: use io{read,write}*_rep accessors
Matthew Leach
1
-8
/
+8
2012-12-10
net: dm9000: use io{read,write}*_rep accessors
Matthew Leach
1
-6
/
+6
2012-12-10
net: smc91x: use io{read, write}*_rep accessors instead of string functions
Will Deacon
1
-10
/
+10
2012-12-08
r8169: workaround for missing extended GigaMAC registers
françois romieu
1
-18
/
+24
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
84
-236
/
+155
2012-12-07
cxgb3: Use standard #defines for PCIe Capability ASPM fields
Bjorn Helgaas
1
-1
/
+1
2012-12-07
chelsio: remove get_clock and use ktime_get
Jan Glauber
1
-13
/
+1
2012-12-07
bnx2x: Prevent link flaps when booting from SAN.
Barak Witkowski
5
-3
/
+34
2012-12-07
cnic, bnx2x, bnx2: Simplify cnic probing.
Michael Chan
6
-19
/
+17
2012-12-07
cnic: Include bnx2x.h
Michael Chan
2
-46
/
+20
2012-12-07
bnx2: Add BNX2 prefix to CHIP ID and name macros
Michael Chan
3
-120
/
+120
2012-12-07
bnx2: Add BNX2 prefix to descriptor structures and macros
Michael Chan
4
-172
/
+181
2012-12-07
bnx2: Rename register read and write macros
Michael Chan
2
-321
/
+321
2012-12-06
igb: Update igb version to 4.1.2
Carolyn Wyborny
1
-2
/
+2
2012-12-06
igb: release already assigned MSI-X interrupts if setup fails
Stefan Assmann
1
-6
/
+16
2012-12-06
igb: remove duplicate code for fallback interrupt initialization
Stefan Assmann
1
-15
/
+14
2012-12-06
ixgbe: check whether thermal sensor is enabled.
Jacob Keller
2
-1
/
+6
2012-12-06
ixgbe: Use is_valid_ether_addr
Joe Perches
6
-38
/
+4
2012-12-05
cnic: Fix rare race condition during iSCSI disconnect.
Eddie Wai
2
-4
/
+13
2012-12-05
cnic: Reset iSCSI EQ during shutdown.
Michael Chan
2
-0
/
+24
2012-12-05
myri10ge: fix most sparse warnings
Andrew Gallatin
1
-5
/
+5
2012-12-05
3com: make 3c59x depend on HAS_IOPORT
Jan Glauber
1
-1
/
+1
2012-12-04
net: neterion: use for_each_pci_dev to simplify the code
Wei Yongjun
1
-1
/
+1
2012-12-04
qlcnic: rename module params with module_param_named
Sony Chacko
1
-16
/
+16
2012-12-04
qlcnic: fix bug in LRO descriptor access macro
Sony Chacko
1
-1
/
+1
2012-12-04
qlcnic: update NIC partition interface routines
Sony Chacko
3
-48
/
+89
2012-12-04
qlcnic: get board name API
Sony Chacko
2
-31
/
+30
2012-12-04
qlcnic: modify PCI and register access routines
Sony Chacko
4
-162
/
+222
2012-12-04
qlcnic: move HW specific data to seperate structure
Sony Chacko
8
-173
/
+177
2012-12-04
qlcnic: add 82xx adapter specific checks
Sony Chacko
2
-8
/
+22
2012-12-04
tg3: PTP - Enable the timestamping feature in hardware and fill skb tx/rx tim...
Matt Carlson
1
-5
/
+52
[next]