index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-12-13
345
-12782
/
+17354
|
\
|
*
net/mlx4_en: Add support for destination MAC in steering rules
Yan Burman
2012-12-12
1
-6
/
+15
|
*
net/mlx4_en: Use generic etherdevice.h functions.
Yan Burman
2012-12-12
1
-4
/
+2
|
*
bnx2: Fix accidental reversions.
Michael Chan
2012-12-12
1
-2
/
+2
|
*
bna: Driver Version Updated to 3.1.2.1
Rasesh Mody
2012-12-12
1
-1
/
+1
|
*
bna: Firmware update
Rasesh Mody
2012-12-12
3
-2
/
+4
|
*
bna: Add RX State
Rasesh Mody
2012-12-12
1
-1
/
+26
|
*
bna: Rx Page Based Allocation
Rasesh Mody
2012-12-12
2
-64
/
+273
|
*
bna: TX Intr Coalescing Fix
Rasesh Mody
2012-12-12
2
-2
/
+3
|
*
bna: Tx and Rx Optimizations
Rasesh Mody
2012-12-12
5
-469
/
+380
|
*
bna: Code Cleanup and Enhancements
Rasesh Mody
2012-12-12
2
-17
/
+30
|
*
net: smc911x: use io{read,write}*_rep accessors
Matthew Leach
2012-12-11
2
-12
/
+12
|
*
bnx2x: use netdev_alloc_frag()
Eric Dumazet
2012-12-11
2
-13
/
+32
|
*
net: 8390: use io{read,write}*_rep accessors
Matthew Leach
2012-12-10
1
-8
/
+8
|
*
net: dm9000: use io{read,write}*_rep accessors
Matthew Leach
2012-12-10
1
-6
/
+6
|
*
net: smc91x: use io{read, write}*_rep accessors instead of string functions
Will Deacon
2012-12-10
1
-10
/
+10
|
*
r8169: workaround for missing extended GigaMAC registers
françois romieu
2012-12-09
1
-18
/
+24
|
*
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
84
-236
/
+155
|
*
chelsio: remove get_clock and use ktime_get
Jan Glauber
2012-12-07
1
-13
/
+1
|
*
bnx2x: Prevent link flaps when booting from SAN.
Barak Witkowski
2012-12-07
5
-3
/
+34
|
*
cnic, bnx2x, bnx2: Simplify cnic probing.
Michael Chan
2012-12-07
6
-19
/
+17
|
*
cnic: Include bnx2x.h
Michael Chan
2012-12-07
2
-46
/
+20
|
*
bnx2: Add BNX2 prefix to CHIP ID and name macros
Michael Chan
2012-12-07
3
-120
/
+120
|
*
bnx2: Add BNX2 prefix to descriptor structures and macros
Michael Chan
2012-12-07
4
-172
/
+181
|
*
bnx2: Rename register read and write macros
Michael Chan
2012-12-07
2
-321
/
+321
|
*
igb: Update igb version to 4.1.2
Carolyn Wyborny
2012-12-07
1
-2
/
+2
|
*
igb: release already assigned MSI-X interrupts if setup fails
Stefan Assmann
2012-12-07
1
-6
/
+16
|
*
igb: remove duplicate code for fallback interrupt initialization
Stefan Assmann
2012-12-07
1
-15
/
+14
|
*
ixgbe: check whether thermal sensor is enabled.
Jacob Keller
2012-12-07
2
-1
/
+6
|
*
ixgbe: Use is_valid_ether_addr
Joe Perches
2012-12-07
6
-38
/
+4
|
*
cnic: Fix rare race condition during iSCSI disconnect.
Eddie Wai
2012-12-05
2
-4
/
+13
|
*
cnic: Reset iSCSI EQ during shutdown.
Michael Chan
2012-12-05
2
-0
/
+24
|
*
myri10ge: fix most sparse warnings
Andrew Gallatin
2012-12-05
1
-5
/
+5
|
*
3com: make 3c59x depend on HAS_IOPORT
Jan Glauber
2012-12-05
1
-1
/
+1
|
*
net: neterion: use for_each_pci_dev to simplify the code
Wei Yongjun
2012-12-04
1
-1
/
+1
|
*
qlcnic: rename module params with module_param_named
Sony Chacko
2012-12-04
1
-16
/
+16
|
*
qlcnic: fix bug in LRO descriptor access macro
Sony Chacko
2012-12-04
1
-1
/
+1
|
*
qlcnic: update NIC partition interface routines
Sony Chacko
2012-12-04
3
-48
/
+89
|
*
qlcnic: get board name API
Sony Chacko
2012-12-04
2
-31
/
+30
|
*
qlcnic: modify PCI and register access routines
Sony Chacko
2012-12-04
4
-162
/
+222
|
*
qlcnic: move HW specific data to seperate structure
Sony Chacko
2012-12-04
8
-173
/
+177
|
*
qlcnic: add 82xx adapter specific checks
Sony Chacko
2012-12-04
2
-8
/
+22
|
*
tg3: PTP - Enable the timestamping feature in hardware and fill skb tx/rx tim...
Matt Carlson
2012-12-04
1
-5
/
+52
|
*
tg3: PTP - Add the hardware timestamp ioctl
Matt Carlson
2012-12-04
1
-0
/
+93
|
*
tg3: PTP - Implement the ptp api and ethtool functions
Matt Carlson
2012-12-04
1
-1
/
+145
|
*
tg3: PTP - Add header definitions, initialization and hw access functions.
Matt Carlson
2012-12-04
3
-7
/
+115
|
*
tg3: Fix inconsistent locking for tg3_netif_start().
Nithin Nayak Sujir
2012-12-04
1
-1
/
+4
|
*
Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
David S. Miller
2012-12-03
177
-903
/
+912
|
|
\
|
|
*
net/intel: remove __dev* attributes
Bill Pemberton
2012-12-03
11
-49
/
+49
|
|
*
bnx2x: remove __dev* attributes
Bill Pemberton
2012-12-03
3
-35
/
+35
[next]