Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
37f07023d30708b5da091fe6d6be9b60783c6d82
/
drivers
/
net
37f0702
net: Change mii to ethtool advertisement function names
by Matt Carlson
· 14 years ago
b8ffdbd
gianfar: Use kmemdup rather than duplicating its implementation
by Thomas Meyer
· 14 years ago
cb50870
ksz884x: Use kzalloc rather than kmalloc followed by memset with 0
by Thomas Meyer
· 14 years ago
7a2da3d
ks8*/ksz8*: Casting (void *) value returned by kmalloc is useless
by Thomas Meyer
· 14 years ago
efd0bf9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 14 years ago
f8a15af
team: replace kmalloc+memcpy by kmemdup
by Jiri Pirko
· 14 years ago
2bba19f
team: avoid using variable-length array
by Jiri Pirko
· 14 years ago
234a8fd
team: add fix_features
by Jiri Pirko
· 14 years ago
505a467
net-forcedeth: fix possible stats inaccuracies on 32b hosts
by david decotigny
· 14 years ago
dd2bc8e
bnx2: switch to build_skb() infrastructure
by Eric Dumazet
· 14 years ago
282edce
sky2: fix hang in napi_disable
by stephen hemminger
· 14 years ago
738a849
sky2: enforce minimum ring size
by stephen hemminger
· 14 years ago
4a8bb7e
bonding: Don't allow mode change via sysfs with slaves present
by Veaceslav Falico
· 14 years ago
d6f1448
ibm/emac: fix improper cleanup when device is removed to allow re-bind
by Wolfgang Grandegger
· 14 years ago
c4be3c2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 14 years ago
e11c259
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 14 years ago
102463b
stmmac: fix pm functions avoiding sleep on spinlock
by Francesco Virlinzi
· 14 years ago
989508b
stmmac: remove spin_lock in stmmac_ioctl.
by Srinivas Kandagatla
· 14 years ago
19e30c1
stmmac: parameters auto-tuning through HW cap reg
by Giuseppe CAVALLARO
· 14 years ago
c5b9b4e
stmmac: fix advertising 1000Base capabilties for non GMII iface
by Srinivas Kandagatla
· 14 years ago
bbc1754
stmmac: use mdelay on timeout of sw reset
by Francesco Virlinzi
· 14 years ago
8f5f698
forcedeth: stats updated with a deferrable timer
by david decotigny
· 14 years ago
0a1f222
forcedeth: account for dropped RX frames
by david decotigny
· 14 years ago
f5d827a
forcedeth: implement ndo_get_stats64() API
by david decotigny
· 14 years ago
1ec4f2d
forcedeth: allow to silence "TX timeout" debug messages
by Sameer Nanda
· 14 years ago
8932878
forcedeth: Add messages to indicate using MSI or MSI-X
by Mike Ditto
· 14 years ago
674aee3
forcedeth: fix stats on hardware without extended stats support
by david decotigny
· 14 years ago
3ad9b35
net: drivers: use bool type instead of double negation
by Michał Mirosław
· 14 years ago
d9fa7c8
sky2: version 1.30
by stephen hemminger
· 14 years ago
00427a7
sky2: used fixed RSS key
by stephen hemminger
· 14 years ago
b1cb825
sky2: reduce default Tx ring size
by stephen hemminger
· 14 years ago
926d097
sky2: rename up/down functions
by stephen hemminger
· 14 years ago
f9687c4
sky2: pci posting issues
by stephen hemminger
· 14 years ago
1401a80
sky2: fix hang on shutdown (and other irq issues)
by stephen hemminger
· 14 years ago
bbc13ab
r6040: fix check against MCRO_HASHEN bit in r6040_multicast_list
by Florian Fainelli
· 14 years ago
b721e25
ucc_geth: Convert ENET_NUM_OCTETS_PER_ADDRESS uses to ETH_ALEN
by Joe Perches
· 14 years ago
c857ff6
amd8111e: Convert ETH_ADDR_LEN uses to ETH_ALEN
by Joe Perches
· 14 years ago
288e127
bna: Convert MAC_ADDRLEN uses to ETH_ALEN
by Joe Perches
· 14 years ago
104bf3f
ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALEN
by Joe Perches
· 14 years ago
6a3c910
ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN
by Joe Perches
· 14 years ago
28011cf
net: Add ethtool to mii advertisment conversion helpers
by Matt Carlson
· 14 years ago
f85fa27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 14 years ago
358b838
team: replicate options on register
by Jiri Pirko
· 14 years ago
61dc346
team: convert overall spinlock to mutex
by Jiri Pirko
· 14 years ago
8c0713a
team: Do not hold rcu_read_lock when running netlink cmds
by Jiri Pirko
· 14 years ago
daad616
be2net: Use V1 query link status command for lancer
by Padmanabh Ratnakar
· 14 years ago
5d5adb9
be2net: Fix VLAN promiscous mode for Lancer
by Padmanabh Ratnakar
· 14 years ago
af5875b
be2net: Add EEPROM dump feature for Lancer
by Padmanabh Ratnakar
· 14 years ago
de49bd5
be2net: add register dump feature for Lancer
by Padmanabh Ratnakar
· 14 years ago
293c4a7
be2net: Fix TX queue create for Lancer
by Padmanabh Ratnakar
· 14 years ago
34324dc
net: remove NETIF_F_NO_CSUM feature bit
by Michał Mirosław
· 14 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 14 years ago
33a5ba1
net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines
by Rick Jones
· 14 years ago
5e773fd
pch_gbe: Move #include of module.h
by Joe Perches
· 14 years ago
eb2afd4
bnx2x: cache-in compressed fw image
by Dmitry Kravkov
· 14 years ago
eccab1e
net/cadence: enable by default NET_ATMEL
by Jean-Christophe PLAGNIOL-VILLARD
· 14 years ago
6684604
enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs
by Rick Jones
· 14 years ago
ea99d83
intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN
by Joe Perches
· 14 years ago
82bbcde
igb: Convert bare printk to pr_notice
by Joe Perches
· 14 years ago
876d2d6
igb: Convert printks to pr_<level>
by Jeff Kirsher
· 14 years ago
dbd9636
ixgbevf: Convert printks to pr_<level>
by Jeff Kirsher
· 14 years ago
a4ba8cb
igbvf: Convert printks to pr_<level>
by Jeff Kirsher
· 14 years ago
8d23363
ixgbe: fix LED blink logic to check for link
by Emil Tantilov
· 14 years ago
ef456f8
e1000e: Convert printks to pr_<level>
by Jeff Kirsher
· 14 years ago
ef9b965
e1000e: convert to real ndo_set_rx_mode
by Jesse Brandeburg
· 14 years ago
6488270
mdio-gpio: Add reset functionality to mdio-gpio driver(v2).
by Srinivas Kandagatla
· 14 years ago
46993f0
net-next:asix: V2 Update VERSION
by Grant Grundler
· 14 years ago
b2d3ad2
net-next:asix: V2 more fixes for ax88178 phy init sequence
by Grant Grundler
· 14 years ago
d366518
net-next:asix: reduce AX88772 init time by about 2 seconds
by Grant Grundler
· 14 years ago
a77929a
net-next:asix:poll in asix_get_phyid in case phy not ready
by Grant Grundler
· 14 years ago
3486140
net-next:asix:PHY_MODE_RTL8211CL should be 0xC
by Grant Grundler
· 14 years ago
fe09b32
Net, libertas: Resolve memory leak in if_spi_host_to_card()
by Jesper Juhl
· 14 years ago
ed66ba4
rt2x00: Fix sleep-while-atomic bug in powersaving code.
by Gertjan van Wingerde
· 14 years ago
c18b780
rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP.
by Gertjan van Wingerde
· 14 years ago
f8b8a80
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 14 years ago
5219e4c
bnx2x: add endline at end of message
by Dmitry Kravkov
· 14 years ago
a32fd63
NET: MIPS: lantiq: fix etop compile error
by John Crispin
· 14 years ago
abbd00b
net/can/mscan: Fix buggy listen only mode setting
by Wolfgang Grandegger
· 14 years ago
4a5f4dd
mlx4_en: Remove FCS bytes from packet length.
by Yevgeny Petrilin
· 14 years ago
612a94d
Sweep the last of the active .get_drvinfo floors under ethernet/
by Rick Jones
· 14 years ago
e52fcb2
bnx2x: uses build_skb() in receive path
by Eric Dumazet
· 14 years ago
c3e072f
net: fsl_pq_mdio: fix non tbi phy access
by Baruch Siach
· 14 years ago
452448f
net/can/mscan: add listen only mode
by Marc Kleine-Budde
· 14 years ago
6d74eb9
net/usb: Misc. fixes for the LG-VL600 LTE USB modem
by Mark Kamichoff
· 14 years ago
3ac3546
net/smsc911x: Always wait for the chip to be ready
by Robert Marklund
· 14 years ago
23020ab
Sweep additional floors of strcpy in .get_drvinfo routines
by Rick Jones
· 14 years ago
952c5ca
fsl_pq_mdio: Clean up tbi address configuration
by Andy Fleming
· 14 years ago
e19df76
net-forcedeth: Add internal loopback support for forcedeth NICs.
by Sanjay Hortikar
· 14 years ago
898bdf2
forcedeth: fix stats on hardware without extended stats support
by david decotigny
· 14 years ago
3d249d4
net: introduce ethernet teaming device
by Jiri Pirko
· 14 years ago
5d70b88
bnx2x: update driver version to 1.70.35-0
by Dmitry Kravkov
· 14 years ago
7275408
bnx2x: Remove on-stack napi struct variable
by Ariel Elior
· 14 years ago
4a025f4
bnx2x: prevent race in statistics flow
by Dmitry Kravkov
· 14 years ago
8304859
bnx2x: add fan failure event handling
by Ariel Elior
· 14 years ago
46fa130
bnx2x: remove unused #define
by Dmitry Kravkov
· 14 years ago
b363782
bnx2x: simplify definition of RX_SGE_MASK_LEN and use it.
by Dmitry Kravkov
· 14 years ago
f9c058b
bnx2x: DCBX: use #define instead of magic
by Dmitry Kravkov
· 14 years ago
00253a8
bnx2x: propagate DCBX negotiation
by Dmitry Kravkov
· 14 years ago
b306f5e
bnx2x: separate FCoE and iSCSI license initialization.
by Dmitry Kravkov
· 14 years ago
ad75659
bnx2x: remove unused variable
by Dmitry Kravkov
· 14 years ago
Next »