Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
aad4f61498314d41d047ea2161b7bd7237b72d33
/
drivers
/
net
/
ethernet
934e18b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
8ec3e70
cnic: Fix parity error code conflict
by Michael Chan
· 13 years ago
7ae5289
tg3: Fix RSS ring refill race condition
by Michael Chan
· 13 years ago
5676cc7
sky2: override for PCI legacy power management
by stephen hemminger
· 13 years ago
e2a0883
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
0c2fe82
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 13 years ago
9f39383
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
by Linus Torvalds
· 13 years ago
8818739
debugfs-related mode_t whack-a-mole
by Al Viro
· 13 years ago
4679026
net: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
5c473ed
cpsw: Hook up default ndo_change_mtu.
by David S. Miller
· 13 years ago
df82859
netdev: driver: ethernet: Add TI CPSW driver
by Mugunthan V N
· 13 years ago
db82173
netdev: driver: ethernet: add cpsw address lookup engine support
by Mugunthan V N
· 13 years ago
58a3de0
mlx4_core: fix race on comm channel
by Eugenia Emantayev
· 13 years ago
ba56833
fs_enet: Add MPC5125 FEC support and PHY interface selection
by Vladimir Ermakov
· 13 years ago
8f4a0a3
ixgbe: Fix issues with SR-IOV loopback when flow control is disabled
by Alexander Duyck
· 13 years ago
f24fd89
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 13 years ago
8af3c33
ixgbe: fix namespace issues when FCoE/DCB is not enabled
by Jeff Kirsher
· 13 years ago
449e39d
igbvf: Use ETH_ALEN
by Joe Perches
· 13 years ago
c81f212
atlx: Use ETH_ALEN
by Joe Perches
· 13 years ago
de12880
bnx2x: validate FW trace prior to its printing
by Dmitry Kravkov
· 13 years ago
cb4dca2
bnx2x: consistent statistics for old FW
by Yuval Mintz
· 13 years ago
9e62e91
bnx2x: changed iscsi/fcoe mac init and macros
by Dmitry Kravkov
· 13 years ago
910b220
bnx2x: added TLV_NOT_FOUND flags to the dcb
by Dmitry Kravkov
· 13 years ago
9d4884f
bnx2x: changed initial dcb configuration
by Dmitry Kravkov
· 13 years ago
c315a4e
bnx2x: removed dcb unused code
by Yuval Mintz
· 13 years ago
3b60306
bnx2x: reduced sparse warnings
by Yuval Mintz
· 13 years ago
51c1a58
bnx2x: revised driver prints
by Merav Sicron
· 13 years ago
d8290ae
bnx2x: added 'likely' to fast-path skb existence
by Yuval Mintz
· 13 years ago
f1f3ee1
be2net: fix programming of VLAN tags for VF
by Ajit Khaparde
· 13 years ago
456d9c9
be2net: Fix number of vlan slots in flex mode
by Ajit Khaparde
· 13 years ago
fbc13f0
be2net: Program secondary UC MAC address into MAC filter
by Ajit Khaparde
· 13 years ago
4762f6c
be2net: enable WOL by default if h/w supports it
by Ajit Khaparde
· 13 years ago
2770747
Merge branch 'gianfar-bql' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by David S. Miller
· 13 years ago
567d2de
ixgbe: Correct flag values set by ixgbe_fix_features
by Alexander Duyck
· 13 years ago
ef6afc0
ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash command
by Alexander Duyck
· 13 years ago
581330b
ixgbe: Whitespace cleanups
by Alexander Duyck
· 13 years ago
6ca4350
ixgbe: Two minor fixes for RSS and FDIR set queues functions
by Alexander Duyck
· 13 years ago
35937c0
ixgbe: drop err_eeprom tag which is at same location as err_sw_init
by Alexander Duyck
· 13 years ago
eb01b97
ixgbe: Move poll routine in order to improve readability
by Alexander Duyck
· 13 years ago
6bb78cf
ixgbe: cleanup logic for the service timer and VF hang detection
by Alexander Duyck
· 13 years ago
d3ee429
ixgbe: Update layout of ixgbe_ring structure to improve cache performance
by Alexander Duyck
· 13 years ago
244e27a
ixgbe: Store Tx flags and protocol information to tx_buffer sooner
by Alexander Duyck
· 13 years ago
4da0bd73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
5407b14
gianfar: use netif_tx_queue_stopped instead of __netif_subqueue_stopped
by Paul Gortmaker
· 13 years ago
81a430a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 13 years ago
729739b
ixgbe: always write DMA for single_mapped value with skb
by Alexander Duyck
· 13 years ago
c2ec3ff
phc: Update author's email address.
by Richard Cochran
· 13 years ago
091a624
ixgbe: Write gso_segs and bytcount to the ring sooner
by Alexander Duyck
· 13 years ago
fd0db0e
ixgbe: Place skb on first buffer_info structure to avoid using stack space
by Alexander Duyck
· 13 years ago
7d7ce68
ixgbe: Use packets to track Tx completions instead of a seperate value
by Alexander Duyck
· 13 years ago
93f5b3c
ixgbe: Modify setup of descriptor flags to avoid conditional jumps
by Alexander Duyck
· 13 years ago
a50c29d
ixgbe: Make certain that all frames fit minimum size requirements
by Alexander Duyck
· 13 years ago
655309e
ixgbe: cleanup logic in ixgbe_change_mtu
by Alexander Duyck
· 13 years ago
f800326
ixgbe: Replace standard receive path with a page based receive
by Alexander Duyck
· 13 years ago
3f2d1c0
ixgbe: Support RX-ALL feature flag.
by Ben Greear
· 13 years ago
f43f313
ixgbe: Support sending custom Ethernet FCS.
by Ben Greear
· 13 years ago
89eaefb
igb: Support RX-ALL feature flag.
by Ben Greear
· 13 years ago
6b8f092
igb: Support sending custom Ethernet FCS.
by Ben Greear
· 13 years ago
6a22845
stmmac: Add device-tree support
by Stefan Roese
· 13 years ago
06d6c10
netxen: qlogic ethernet : Fix endian bug.
by Santosh Nayak
· 13 years ago
50cdc8f
pxa168: remove unused stats member.
by Rami Rosen
· 13 years ago
c0ea452
bnx2x: fix memory leak in bnx2x_init_firmware()
by Michal Schmidt
· 13 years ago
127d0a1
bnx2x: fix a crash on corrupt firmware file
by Michal Schmidt
· 13 years ago
1571df8
gianfar: delete orphaned version strings and dead macros
by Paul Gortmaker
· 13 years ago
30f7e31
gianfar: constify giant block of status descriptor strings
by Paul Gortmaker
· 13 years ago
d8a0f1b
gianfar: Add support for byte queue limits.
by Paul Gortmaker
· 13 years ago
cdf485b
ixgbe: dcb: use DCB config values for FCoE traffic class on open
by John Fastabend
· 13 years ago
d2f5e7f
ixgbe: Fix race condition where RX buffer could become corrupted.
by Atita Shirwaikar
· 13 years ago
3ed69d7
ixgbe: use typed min/max functions where possible
by Jesse Brandeburg
· 13 years ago
9cdcf09
ixgbe: fix obvious return value bug.
by Don Skidmore
· 13 years ago
621bd70
ixgbe: Replace eitr_low and eitr_high with static values in ixgbe_update_itr
by Alexander Duyck
· 13 years ago
bdda1a6
ixgbe: Do not disable read relaxed ordering when DCA is enabled
by Alexander Duyck
· 13 years ago
5edc446
ixgb: Remove unnecessary defines, use pr_debug
by Joe Perches
· 13 years ago
3832b26
ixgbe: Simplify logic for ethtool loopback frame creation and testing
by Alexander Duyck
· 13 years ago
a557928
ixgbe: Add iterator for cycling through rings on a q_vector
by Alexander Duyck
· 13 years ago
de88eee
ixgbe: Allocate rings as part of the q_vector
by Alexander Duyck
· 13 years ago
b9f6ed2
ixgbe: Drop unnecessary napi_schedule_prep and spare blank line from ixgbe_intr
by Alexander Duyck
· 13 years ago
8f15486
ixgbe: Default to queue pairs when number of queues is less than CPUs
by Alexander Duyck
· 13 years ago
5d967eb
ixgbe: Correct Adaptive Interrupt Moderation so that it will change values
by Alexander Duyck
· 13 years ago
e954b37
ixgbe: Address issues with Tx WHTRESH value not being set correctly
by Alexander Duyck
· 13 years ago
46646e6
ixgbe: Reorder adapter contents for better cache utilization
by Alexander Duyck
· 13 years ago
7f83a9e
ixgbe: Do no clear Tx status bits since eop_desc provides enough info
by Alexander Duyck
· 13 years ago
5c49035
net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF state
by Alexander Duyck
· 13 years ago
b2d96e0
ixgbe: add support for byte queue limits
by Alexander Duyck
· 13 years ago
35551c4
ixgbe: remove tie between NAPI work limits and interrupt moderation
by Jeff Kirsher
· 13 years ago
51a76c3
igb: fix ethtool offline test
by Jeff Kirsher
· 13 years ago
f124488
bnx2x: code doesn't use stats for allocating Rx BDs
by Dmitry Kravkov
· 13 years ago
241fb5d
bnx2x: ethtool returns req. AN even when AN fails
by Yuval Mintz
· 13 years ago
3829846
bnx2x: ethtool now returns unknown speed/duplex
by Yuval Mintz
· 13 years ago
9ce392d
bnx2x: mark functions as loaded on shared memory
by Yuval Mintz
· 13 years ago
259afa1
bnx2x: use param's id instead of sp_obj's id
by Yuval Mintz
· 13 years ago
33ac338
bnx2x: set_one_mac_e1x uses raw's state as input
by Yuval Mintz
· 13 years ago
c121089
bnx2x: removed unused function bnx2x_queue_set_cos_cid
by Yuval Mintz
· 13 years ago
0a52fd0
bnx2x: move LLH_CAM to header, apply naming conventions
by Yuval Mintz
· 13 years ago
b737011
lpc32xx: Added ethernet driver
by stigge@antcom.de
· 13 years ago
de5c374
bnx2x: FCoE statistics id fixed
by Yuval Mintz
· 13 years ago
e695a2d
bnx2x: dcb bit indices flags used as bits
by Yuval Mintz
· 13 years ago
ab4a713
bnx2x: added cpu_to_le16 when preparing ramrod's data
by Ariel Elior
· 13 years ago
db0ea84
bnx2x: pfc statistics counts pfc events twice
by Yuval Mintz
· 13 years ago
42872c7
Merge branches 'misc' and 'mlx4' into for-next
by Roland Dreier
· 13 years ago
Next »