Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4a476bd6d1d923922ec950ddc4c27b279f6901eb
/
drivers
/
net
4a476bd
usbnet: New driver for QinHeng CH9200 devices
by Matthew Garrett
· 9 years ago
1ccb141
net: phy: mdio-gpio: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
2f90a30
net: phy: mdio-bcm-unimac: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
ebd8ebf
net: moxa: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
23860063
net: gianfar_ptp: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
e8048e5
net: bcmgenet: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
46d5a34
net: systemport: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
c7d778f
net: arc: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
3ea7924
macvtap: fix TUNSETSNDBUF values > 64k
by Michael S. Tsirkin
· 9 years ago
aab0c0e
Revert "net/phy: Add Vitesse 8641 phy ID"
by Kevin Hao
· 9 years ago
7a8a8e7
8139cp: Call __cp_set_rx_mode() from cp_tx_timeout()
by David Woodhouse
· 9 years ago
fc27bd1
8139cp: Use dev_kfree_skb_any() instead of dev_kfree_skb() in cp_clean_rings()
by David Woodhouse
· 9 years ago
ba5ca78
bna: check for dma mapping errors
by Ivan Vecera
· 9 years ago
adb094e
fjes: fix off-by-one error at fjes_hw_update_zone_task()
by Taku Izumi
· 9 years ago
ac7eccd
bnx2x: track vxlan port count
by Jiri Benc
· 9 years ago
1e5b311
be2net: allow offloading with the same port for IPv4 and IPv6
by Jiri Benc
· 9 years ago
378fddc2
qlcnic: track vxlan port count
by Jiri Benc
· 9 years ago
057ba29
vxlan: reject IPv6 addresses if IPv6 is not configured
by Jiri Benc
· 9 years ago
9dc2ad1
vxlan: set needed headroom correctly
by Jiri Benc
· 9 years ago
980137a
ARCNET: fix hard_header_len limit
by Michael Grzeschik
· 9 years ago
88c7966
net: ks8851: Export OF module alias information
by Javier Martinez Canillas
· 9 years ago
4671fc6
net/mlx4_en: really allow to change RSS key
by Eric Dumazet
· 9 years ago
58189ca
net: Fix vti use case with oif in dst lookups
by David Ahern
· 9 years ago
d828755
cxgb4: add device ID for few T5 adapters
by Hariprasad Shenai
· 9 years ago
892aa01
net: stmmac: Use msleep rather then udelay for reset delay
by Sjoerd Simons
· 9 years ago
daf158d
net: mvneta: fix DMA buffer unmapping in mvneta_rx()
by Simon Guinot
· 9 years ago
e8684c8
irda: ali-ircc: Fix deadlock in ali_ircc_sir_change_speed()
by Alexey Khoroshilov
· 9 years ago
a19a19d
bnx2x: use ktime_get_seconds() for timestamp
by Arnd Bergmann
· 9 years ago
33e247c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
06ab838
Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
65c61bc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
a202fbb
drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffers
by Andy Shevchenko
· 9 years ago
32a8440
xen-netfront: respect user provided max_queues
by Wei Liu
· 9 years ago
4c82ac3
xen-netback: respect user provided max_queues
by Wei Liu
· 9 years ago
4202032
r8169: Fix sleeping function called during get_stats64, v2
by Corinna Vinschen
· 9 years ago
f2be053
cxgb4: changes for new firmware 1.14.4.0
by Hariprasad Shenai
· 9 years ago
9638d19
net: fec: add netif status check before set mac address
by Nimrod Andy
· 9 years ago
2dd49e0
r8152: fix the runtime suspend issues
by hayeswang
· 9 years ago
d094247
r8152: split DRIVER_VERSION
by hayeswang
· 9 years ago
792aec4
add microchip LAN88xx phy driver
by Woojung.Huh@microchip.com
· 9 years ago
dfc50fc
stmmac: fix check for phydev being open
by Alexey Brodkin
· 9 years ago
1f0ca208
net: qlcnic: delete redundant memsets
by Rasmus Villemoes
· 9 years ago
b66a608
net: mv643xx_eth: use kzalloc
by Rasmus Villemoes
· 9 years ago
e9b5ac2
net: jme: use kzalloc() instead of kmalloc+memset
by Rasmus Villemoes
· 9 years ago
ce8e5c7
net: cavium: liquidio: use kzalloc in setup_glist()
by Rasmus Villemoes
· 9 years ago
444c5f9
net: ethoc: Remove unnecessary #ifdef CONFIG_OF
by Tobias Klauser
· 9 years ago
03679a1
net: dsa: bcm_sf2: Fix 64-bits register writes
by Florian Fainelli
· 9 years ago
1d5d485
xen-netback: require fewer guest Rx slots when not using GSO
by David Vrabel
· 9 years ago
2a485cf
cxgb4: Fix for write-combining stats configuration
by Hariprasad Shenai
· 9 years ago
fd1754f
cxgb4: Fix tx flit calculation
by Hariprasad Shenai
· 9 years ago
d43cefc
net: eth: altera: Fix the initial device operstate
by Atsushi Nemoto
· 9 years ago
26d2177
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
7b90187
dm9000: fix a typo
by Barry Song
· 9 years ago
39797a2
net: dsa: bcm_sf2: Fix ageing conditions and operation
by Florian Fainelli
· 9 years ago
fcb0bb6
usbnet: Fix a race between usbnet_stop() and the BH
by Eugene Shatokhin
· 9 years ago
0df4f26
xen: Use correctly the Xen memory terminologies
by Julien Grall
· 9 years ago
46cdc9b
cxgb4: fix usage of uninitialized variable
by françois romieu
· 9 years ago
bd1a05e
fixed_phy: pass 'irq' to fixed_phy_add()
by Sergei Shtylyov
· 9 years ago
585e7e1
net: dsa: mv88e6171: add hardware 802.1Q support
by Vivien Didelot
· 9 years ago
e5a5837
ethernet: synopsys: SYNOPSYS_DWC_ETH_QOS should depend on HAS_DMA
by Geert Uytterhoeven
· 9 years ago
0f1b735
vxlan: Refactor vxlan_udp_encap_recv() to kill compiler warning
by Geert Uytterhoeven
· 9 years ago
99c79ec
lan78xx: Fix ladv/radv error handling in lan78xx_link_reset()
by Geert Uytterhoeven
· 9 years ago
42ea445
net: fec: normalize return value of pm_runtime_get_sync() in MDIO write
by Maciej S. Szmigiero
· 9 years ago
b658887
be2net: Revert "make the RX_FILTER command asynchronous" commit
by Sathya Perla
· 9 years ago
bd516bd
net: wan: sbni: fix device usage count
by Sudip Mukherjee
· 9 years ago
807249d
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
4548a69
net: eth: altera: fix napi poll_list corruption
by Atsushi Nemoto
· 9 years ago
dd5cdb4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
832f5da
MIPS: Remove all the uses of custom gpio.h
by Alban Bedel
· 9 years ago
ed63f1d
net: fec: clear receive interrupts before processing a packet
by Russell King
· 9 years ago
210c34d
xen-netback: add support for multicast control
by Paul Durrant
· 9 years ago
4db78d3
bgmac: Update fixed_phy_register()
by Fabio Estevam
· 9 years ago
1bd4054
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
089b669
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
990a2d6
ixgbe: Resolve "initialized field overwritten" warnings
by Mark Rustad
· 9 years ago
7837e28
ixgbe: Remove bimodal SR-IOV disabling
by Alex Williamson
· 9 years ago
454adb0
ixgbe: Add support for reporting 2.5G link speed
by Mark Rustad
· 9 years ago
7e3f5c8
ixgbe: fix bounds checking in ixgbe_setup_tc for 82598
by Emil Tantilov
· 9 years ago
1c7cf07
ixgbe: support for ethtool set_rxfh
by Tom Barbette
· 10 years ago
ae8140a
ixgbe: Avoid needless PHY access on copper phys
by Mark Rustad
· 10 years ago
897b934
ixgbe: cleanup to use cached mask value
by Don Skidmore
· 10 years ago
d5702de
ixgbe: Remove second instance of lan_id variable
by Don Skidmore
· 10 years ago
bc52f95
ixgbe: use kzalloc for allocating one thing
by Maninder Singh
· 10 years ago
fa888b8
ixgbe: Remove unused PCI bus types
by Don Skidmore
· 10 years ago
f9328bc
ixgbe: add new bus type for intergrated I/O interface (IOSF)
by Don Skidmore
· 10 years ago
454c65d
ixgbe: add get_bus_info method for X550
by Don Skidmore
· 10 years ago
6ac7439
ixgbe: Add support for entering low power link up state
by Don Skidmore
· 10 years ago
67359c3
ixgbe: Add support for VXLAN RX offloads
by Mark Rustad
· 10 years ago
f467bc0
ixgbe: Add support for UDP-encapsulated tx checksum offload
by Mark Rustad
· 10 years ago
d490d15
ixgbe: Check whether FDIRCMD writes actually complete
by Mark Rustad
· 10 years ago
b5529ef
ixgbe: Assign set_phy_power dynamically where needed
by Don Skidmore
· 10 years ago
bd8069a
ixgbe: add new function to check for management presence
by Don Skidmore
· 10 years ago
92faef8
i40e: Set defport behavior for the Main VSI when in promiscuous mode
by Anjali Singhai Jain
· 9 years ago
cd79a23
flow_dissector: Add flags argument to skb_flow_dissector functions
by Tom Herbert
· 9 years ago
d3d11fe
tg3: Fix temperature reporting
by Jean Delvare
· 9 years ago
b6c6aed
phylib: fix device deletion order in mdiobus_unregister()
by Mark Salter
· 9 years ago
5778077
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
65a9959
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
e704059
net: qmi_wwan: Sierra Wireless MC73xx -> Sierra Wireless MC7304/MC7354
by David Ward
· 9 years ago
bc0f4a8
net: phy: fixed_phy: Set phy capabilities even when link down.
by Andrew Lunn
· 9 years ago
Next »