Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d458cdf712e0c671e8e819abb16ecd6e44f9daec
/
drivers
/
net
d458cdf
net:drivers/net: Miscellaneous conversions to ETH_ALEN
by Joe Perches
· 11 years ago
99d3d58
xen-netfront: convert to GRO API
by Wei Liu
· 11 years ago
ee002b6
tg3: use phylib when robo switch is in use
by Hauke Mehrtens
· 11 years ago
ead2402
tg3: add support a phy at an address different than 01
by Hauke Mehrtens
· 11 years ago
4fbef95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
907b783
igb: Add ethtool support to configure number of channels
by Laura Mihaela Vasilescu
· 11 years ago
a4e979a
igb: Add ethtool offline tests for i354
by Fujinaka, Todd
· 11 years ago
b464003
ixgbe: remove marketing names from busy poll code
by Jacob Keller
· 11 years ago
b000748
ixgbe: Cleanup the use of tabs and spaces
by Jeff Kirsher
· 11 years ago
51e409f
ixgbe: ethtool DCB registers dump for 82599 and x540
by Leonardo Potenza
· 11 years ago
798e381
ixgbevf: move API neg to reset path
by Don Skidmore
· 11 years ago
858c3dd
ixgbevf: add wait for Rx queue disable
by Don Skidmore
· 11 years ago
c7bb417
ixgbevf: cleanup redundant mailbox read failure check
by Don Skidmore
· 11 years ago
fa07f10
ixgbevf: do not print registers to dmesg in ixgbevf_get_regs
by Jacob Keller
· 11 years ago
bc61752
be2net: add a counter for pkts dropped in xmit path
by Sathya Perla
· 11 years ago
2632baf
be2net: fix adaptive interrupt coalescing
by Sathya Perla
· 11 years ago
0599863
be2net: call ENABLE_VF cmd for Skyhawk-R too
by Vasundhara Volam
· 11 years ago
30f3fe4
be2net: Create single TXQ on BE3-R 1G ports
by Vasundhara Volam
· 11 years ago
81b0265
be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd
by Vasundhara Volam
· 11 years ago
b905b5d
be2net: Call be_vf_setup() even when VFs are enbaled from previous load
by Vasundhara Volam
· 11 years ago
1ed98ed
qlcnic: Fix SR-IOV configuration
by Manish Chopra
· 11 years ago
7167cf0
ll_temac: Reset dma descriptors indexes on ndo_open
by Ricardo Ribalda
· 11 years ago
b85f75e
net: can: c_can_platform: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
2afc6df
net: ethernet: cpsw-phy-sel: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
1e5c76d
net: ethernet: cpsw: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
d9a71f9
Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 11 years ago
b324187
bonding: RCUify bond_set_rx_mode()
by Veaceslav Falico
· 11 years ago
437a3ae
ethernet: moxa: fix incorrect placement of __initdata tag
by Bartlomiej Zolnierkiewicz
· 11 years ago
eea3b20
drivers: net: phy: marvell.c: removed checkpatch.pl warnings
by Avinash Kumar
· 11 years ago
36a8f39
net: skb_is_gso_v6() requires skb_is_gso()
by Eric Dumazet
· 11 years ago
49a467b
bgmac: add support for Byte Queue Limits
by Hauke Mehrtens
· 11 years ago
5055544
b44: add support for Byte Queue Limits
by Hauke Mehrtens
· 11 years ago
0bbf87d
net ipv4: Convert ipv4.ip_local_port_range to be per netns v3
by Eric W. Biederman
· 11 years ago
e58f6f4
powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file
by Aida Mynzhasova
· 11 years ago
3f3f096
Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file"
by David S. Miller
· 11 years ago
5a0068d
bonding: Fix broken promiscuity reference counting issue
by Neil Horman
· 11 years ago
bf0ea63
dm9601: fix IFF_ALLMULTI handling
by Peter Korsgaard
· 11 years ago
06b0a9a
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 11 years ago
4f0581d
xen-netback: improve ring effeciency for guest RX
by Wei Liu
· 11 years ago
90de527
bonding: trivial: remove forgotten bond_next_vlan()
by Veaceslav Falico
· 11 years ago
ea732df
xen-netback: Handle backend state transitions in a more robust way
by Paul Durrant
· 11 years ago
44a504c7
hamradio: baycom: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
2d77f34
net: qmi_wwan: fix Cinterion PLXX product ID
by Aleksander Morgado
· 11 years ago
e058495
net: qmi_wwan: fix checkpatch warnings
by Fabio Porcedda
· 11 years ago
905468f
net: qmi_wwan: add Telit LE920 newer firmware support
by Fabio Porcedda
· 11 years ago
894116bd
powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file
by Aida Mynzhasova
· 11 years ago
559835ea
vxlan: Use RCU apis to access sk_user_data.
by Pravin B Shelar
· 11 years ago
0d1862e
can: flexcan: fix flexcan_chip_start() on imx6
by Marc Kleine-Budde
· 11 years ago
4aa0a03
bonding: remove bond_next_slave()
by Veaceslav Falico
· 11 years ago
f965084
bonding: don't use bond_next_slave() in bond_info_seq_next()
by Veaceslav Falico
· 11 years ago
da8f091
bonding: remove unused __get_next_agg()
by Veaceslav Falico
· 11 years ago
0b088264
bonding: make bond_3ad_unbind_slave() use bond_for_each_slave()
by Veaceslav Falico
· 11 years ago
bef1fcc
bonding: make ad_agg_selection_logic() use bond_for_each_slave()
by Veaceslav Falico
· 11 years ago
19177e7
bonding: make __get_active_agg() use bond_for_each_slave()
by Veaceslav Falico
· 11 years ago
3e36bb7
bonding: make ad_port_selection_logic() use bond_for_each_slave()
by Veaceslav Falico
· 11 years ago
fe9323d
bonding: remove __get_first_port()
by Veaceslav Falico
· 11 years ago
3c4c88a
bonding: remove __get_next_port()
by Veaceslav Falico
· 11 years ago
7468449
bonding: verify if we still have slaves in bond_3ad_unbind_slave()
by Veaceslav Falico
· 11 years ago
23c147e
bonding: correctly verify for the first slave in bond_enslave
by Veaceslav Falico
· 11 years ago
b91e1a1
bnx2x: use pcie_get_minimum_link()
by Yuval Mintz
· 11 years ago
7dc950c
bnx2x: Add support for EXTPHY2 LED mode
by Yaniv Rosner
· 11 years ago
d67710f
bnx2x: Change function prototype
by Yaniv Rosner
· 11 years ago
9a8130bc
bnx2x: Don't disable/enable SR-IOV when loading
by Ariel Elior
· 11 years ago
7554374
bnx2x: Correct VF driver info
by Yuval Mintz
· 11 years ago
bd8e012
bnx2x: Test nvram when interface is down
by Yuval Mintz
· 11 years ago
60e453a
USBNET: fix handling padding packet
by Ming Lei
· 11 years ago
f0e28d48
lance: Fix hardcoded interrupt name lp->name to use system device value
by Nate Levesque
· 11 years ago
307fc4d
hp100: replace hardcoded name in /proc/interrupts with interface name
by Mihir Singh
· 11 years ago
6229ed1
net: phy: at803x: add suspend/resume callbacks
by Daniel Mack
· 11 years ago
0197ffe
net: phy: at803x: don't pass function pointers with &
by Daniel Mack
· 11 years ago
6645161
qlcnic: Fix register device in FAILED state for 82xx.
by Sucheta Chakraborty
· 11 years ago
a60b3a1
be2net: Fix to display the VLAN priority for a VF
by Ajit Khaparde
· 11 years ago
b9fc0e53
be2net: Fix to configure VLAN priority for a VF interface.
by Ajit Khaparde
· 11 years ago
45c4597
be2net: Fix to allow VLAN configuration on VF interfaces.
by Ajit Khaparde
· 11 years ago
1aa9673
be2net: Fix number of VLANs supported in UMC mode for BE3-R.
by Ajit Khaparde
· 11 years ago
d9d604f
be2net: Fix VLAN promiscuous mode programming
by Ajit Khaparde
· 11 years ago
d44517fd
be2net: Fix the size of be_nic_res_desc structure
by Ajit Khaparde
· 11 years ago
b54881f
be2net: Fix to prevent Tx stall on SH-R when packet size < 32
by Ajit Khaparde
· 11 years ago
146669a
qlge: Update version to 1.00.00.33
by Jitendra Kalsaria
· 11 years ago
a45adbe
qlge: Enhance nested VLAN (Q-in-Q) handling.
by Jitendra Kalsaria
· 11 years ago
a97b7c3
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 11 years ago
fac87a8
netxen_nic: Update version to 4.0.82
by Shahed Shaikh
· 11 years ago
5e7856b
netxen_nic: Print ULA information
by Shahed Shaikh
· 11 years ago
0a87874
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 11 years ago
d7595a2
i40e: clean up coccicheck reported errors
by Jesse Brandeburg
· 11 years ago
078b587
i40e: better return values
by Jesse Brandeburg
· 11 years ago
dcae29b
i40e: convert ret to aq_ret
by Jesse Brandeburg
· 11 years ago
ddf434a
i40e: small clean ups from review
by Jesse Brandeburg
· 11 years ago
93bc73b
i40e: use common failure flow
by Jesse Brandeburg
· 11 years ago
5aa3a44
igb: Fix ethtool loopback test for 82580 copper
by Todd Fujinaka
· 11 years ago
f875691
Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 11 years ago
207070f
via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)
by Roger Luethi
· 11 years ago
5831d66
net: create sysfs symlinks for neighbour devices
by Veaceslav Falico
· 11 years ago
842d67a
net: expose the master link to sysfs, and remove it from bond
by Veaceslav Falico
· 11 years ago
4fee991a
bonding: remove slave lists
by Veaceslav Falico
· 11 years ago
344f329
bonding: use neighbours for bond_next_slave()
by Veaceslav Falico
· 11 years ago
18e1e9b
bonding: add __bond_next_slave() which uses neighbours
by Veaceslav Falico
· 11 years ago
c8c2390
bonding: remove bond_prev_slave()
by Veaceslav Falico
· 11 years ago
5a52405
bonding: convert first/last slave logic to use neighbours
by Veaceslav Falico
· 11 years ago
70039aa
bonding: convert bond_has_slaves() to use the neighbour list
by Veaceslav Falico
· 11 years ago
Next »