Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
41f149a285da21529bc9a0bad323df53b2f17b16
/
drivers
/
net
41f149a
igb: Fix possible panic caused by Rx traffic arrival while interface is down
by Carolyn Wyborny
· 12 years ago
2a0a0f1
igb: Fix set_ethtool function to call update nvm for entire image
by Carolyn Wyborny
· 12 years ago
373e697
igb: SerDes flow control setting
by Akeem G. Abodunrin
· 12 years ago
641ac5c
igb: Support for SFP modules discovery
by Akeem G. Abodunrin
· 12 years ago
20a4841
igb: Add update to last_rx_timestamp in Rx rings
by Matthew Vick
· 12 years ago
cf7ed22
igb: Changed LEDs blink mechanism to include designs using cathode
by Akeem G. Abodunrin
· 12 years ago
6c1d8b9
e1000e: Release mutex lock only if it has been initially acquired
by Akeem G. Abodunrin
· 12 years ago
603cdca
e1000e: prevent warning from -Wunused-parameter
by Bruce Allan
· 12 years ago
e80bd1d
e1000e: cleanup whitespace
by Bruce Allan
· 12 years ago
5ea94e7
phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPT
by Florian Fainelli
· 12 years ago
2c7b492
phy: fix the use of PHY_IGNORE_INTERRUPT
by Florian Fainelli
· 12 years ago
45e9834
bna: Driver and Firmware Updated
by Rasesh Mody
· 12 years ago
43c07ad
bna: Enahncement to Identify Default IOC Function
by Rasesh Mody
· 12 years ago
f489a4b
bna: Fix Ucast Failure Handling
by Rasesh Mody
· 12 years ago
4b23058
bna: Clear Driver Config Flags When HW Resets
by Rasesh Mody
· 12 years ago
0b8bf1b
net: dm9000: Allow instantiation using device tree
by Tomasz Figa
· 12 years ago
4a5bddf
fec: Let device core handle pinctrl
by Fabio Estevam
· 12 years ago
1ca2983
xen-netfront: avoid leaking resources when setup_netfront fails
by Wei Liu
· 12 years ago
6dffbe5
net: velocity: Add platform device support to VIA velocity driver
by Tony Prisk
· 12 years ago
e2c41f1
net: velocity: Convert to generic dma functions
by Tony Prisk
· 12 years ago
a9683c9
net: velocity: Rename vptr->dev to vptr->netdev
by Tony Prisk
· 12 years ago
4fc1ad6
3c59x: remove useless VORTEX_PCI() invocations
by Sergei Shtylyov
· 12 years ago
1e18583
ThunderLAN: remove is_eisa flag
by Rolf Eike Beer
· 12 years ago
8802f57
net-bnx2x: dont reload on GRO change
by Eric Dumazet
· 12 years ago
1cbf9eb
tg3: Implement set/get_eee handlers
by Nithin Sujir
· 12 years ago
5b6c273
tg3: Simplify tg3_phy_eee_config_ok() by reusing tg3_eee_pull_config()
by Nithin Sujir
· 12 years ago
400dfba
tg3: Add tg3_eee_pull_config() function
by Nithin Sujir
· 12 years ago
9e2ecbe
tg3: Add ethtool_eee struct and tg3_setup_eee()
by Nithin Sujir
· 12 years ago
b103f35
xen-netback: enable user to unload netback module
by Wei Liu
· 12 years ago
f1db320
xen-netback: remove dead code
by Wei Liu
· 12 years ago
b4236daa
net/usb: r8152: Use module_usb_driver()
by Sachin Kamat
· 12 years ago
18cf1f1
net/usb: r8152: Remove redundant version.h header inclusion
by Sachin Kamat
· 12 years ago
553675f
vxlan: listen on multiple ports
by stephen hemminger
· 12 years ago
e998fd4
net: ethernet: korina: initialize variables directly
by Emilio López
· 12 years ago
35e729a
net: ethernet: davicom: dm9000: initialize variables directly
by Emilio López
· 12 years ago
3b0aaef
net: ethernet: apple: initialize variables directly
by Emilio López
· 12 years ago
bfd428d
net: ethernet: sun: initialize variables directly
by Emilio López
· 12 years ago
345af95
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 12 years ago
ed8a83a
net: 3com: 3c509: remove unnecessary code
by govindarajulu.v
· 12 years ago
d6a98c9
drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
5727dc6
net: can: ti_hecc: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
688a2e7
net: can: flexcan: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
5e946e5
net: can: c_can: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
3e1dd6d
net: can: at91_can: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
bc441bc
drivers: net: can: grcan: use devm_ioremap_resource()
by Laurent Navet
· 12 years ago
ba21fc6
bna: add missing iounmap() on error in bnad_init()
by Wei Yongjun
· 12 years ago
ef38079
qlge: fix dma map leak when the last chunk is not allocated
by Thadeu Lima de Souza Cascardo
· 12 years ago
d34710e
virtio_net: use default napi weight by default
by Amerigo Wang
· 12 years ago
23fbb5a
emac: Fix EMAC soft reset on 460EX/GT
by Petri Gynther
· 12 years ago
4b264a1
3c59x: fix PCI resource management
by Sergei Shtylyov
· 12 years ago
79e0c19
caif: CAIF_VIRTIO should depend on HAS_DMA
by Geert Uytterhoeven
· 12 years ago
822bc32
net/ethernet: MACB should depend on HAS_DMA
by Geert Uytterhoeven
· 12 years ago
d914ae8
net/ethernet: ARM_AT91_ETHER should depend on HAS_DMA
by Geert Uytterhoeven
· 12 years ago
4837ef4
net/wireless: ATH9K should depend on HAS_DMA
by Geert Uytterhoeven
· 12 years ago
fd1eb9e
net/ethernet: STMMAC_ETH should depend on HAS_DMA
by Geert Uytterhoeven
· 12 years ago
3b76b3c
net/ethernet: NET_CALXEDA_XGMAC should depend on HAS_DMA
by Geert Uytterhoeven
· 12 years ago
233c7df
macvlan: fix passthru mode race between dev removal and rx path
by Jiri Pirko
· 12 years ago
7677fc9
net/mlx4: Strengthen VLAN tags/priorities enforcement in VST mode
by Rony Efraim
· 12 years ago
4e8cf5b
net/mlx4_core: Add missing report on VST and spoof-checking dev caps
by Or Gerlitz
· 12 years ago
4849625
net: fec: enable hardware checksum only on imx6q-fec
by Shawn Guo
· 12 years ago
cbccb18
qlcnic: Fix validation of link event command.
by Rajesh Borundia
· 12 years ago
9106e5d
qlcnic: Fix mailbox response handling.
by Rajesh Borundia
· 12 years ago
13a82b4
qlcnic: Fix bug in diagnostics test reset recovery path
by Manish Chopra
· 12 years ago
536faa6
qlcnic: Fix reset recovery after transmit timeout
by Sony Chacko
· 12 years ago
b938662
qlcnic: Fix ethtool supported port status for 83xx
by Himanshu Madhani
· 12 years ago
9fd1333
qlcnic: Fix missing bracket in module parameter.
by Himanshu Madhani
· 12 years ago
8c04641
qlcnic: Fix ethtool strings
by Shahed Shaikh
· 12 years ago
cffe52f
qlcnic: Fix setting MAC address
by Manish Chopra
· 12 years ago
4f81d71
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
b32729b
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 12 years ago
ea44083
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
5647ac0
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 12 years ago
e0fd9af
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 12 years ago
ccd384b
mwifiex: fix setting of multicast filter
by Daniel Drake
· 12 years ago
f16fdc9
mwifiex: fix memory leak issue when driver unload
by Amitkumar Karwar
· 12 years ago
4879542
mwifiex: clear is_suspended flag when interrupt is received early
by Bing Zhao
· 12 years ago
f0fb6af
ath9k: Update initvals for AR9565
by Sujith Manoharan
· 12 years ago
a676828
ath9k: Fix beacon reconfiguration
by Sujith Manoharan
· 12 years ago
dd9c464
iwl4965: workaround connection regression on passive channel
by Stanislaw Gruszka
· 12 years ago
73b82bf
B43: Handle DMA RX descriptor underrun
by Thommy Jakobsson
· 12 years ago
54309fa
net: fec: fix kernel oops when plug/unplug cable many times
by Frank Li
· 12 years ago
2c00699
bfin_mac: fix error return code in bfin_mac_probe()
by Wei Yongjun
· 12 years ago
155d940
sfc: fix return value check in efx_ptp_probe_channel()
by Wei Yongjun
· 12 years ago
228fb08
net/spider_net: fix error return code in spider_net_open()
by Wei Yongjun
· 12 years ago
59b626e
net/irda: fix error return code in bfin_sir_open()
by Wei Yongjun
· 12 years ago
7b0c5f2
sierra_net: keep status interrupt URB active
by Dan Williams
· 12 years ago
6eecdc5
usbnet: allow status interrupt URB to always be active
by Dan Williams
· 12 years ago
7fdb784
qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN card
by Dan Williams
· 12 years ago
fba8755
be2net: disable TX in be_close()
by Sathya Perla
· 12 years ago
3f5dffe
be2net: fix EQ from getting full while cleaning RX CQ
by Sathya Perla
· 12 years ago
bf591f5
be2net: fix payload_len value for GET_MAC_LIST cmd req
by Sathya Perla
· 12 years ago
b4c1df9
be2net: provision VF resources before enabling SR-IOV
by Sathya Perla
· 12 years ago
5af43c2
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 12 years ago
e00adf3
drivers/net: rename random32() to prandom_u32()
by Akinobu Mita
· 12 years ago
38f56f3
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
2a437cd
e1000e: fix scheduling while atomic bug
by Bruce Allan
· 12 years ago
4183bef
Merge branch 'late/dt' into next/dt2
by Arnd Bergmann
· 12 years ago
ac718b6
net/usb: new driver for RTL8152
by hayeswang
· 12 years ago
c81400b
3c59x: fix freeing nonexistent resource on driver unload
by Sergei Shtylyov
· 12 years ago
13f8520
net/eth/ibmveth: Fixup retrieval of MAC address
by Benjamin Herrenschmidt
· 12 years ago
Next »