Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0818bf27c05b2de56c5b2bd08cfae2a939bd5f52
/
drivers
/
net
3f8c707
veth: Turn off vlan rx acceleration in vlan_features
by Vlad Yasevich
· 11 years ago
8dd6e14
ifb: Remove vlan acceleration from vlan_features
by Vlad Yasevich
· 11 years ago
f6d1ac4
qlge: Do not propaged vlan tag offloads to vlans
by Vlad Yasevich
· 11 years ago
97a5221
net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during reset
by Wei Yang
· 11 years ago
14a0d63
usbnet: include wait queue head in device structure
by Oliver Neukum
· 11 years ago
681daee2
virtio-net: correct error handling of virtqueue_kick()
by Jason Wang
· 11 years ago
b5f3b75
net: mvneta: use devm_ioremap_resource() instead of of_iomap()
by Thomas Petazzoni
· 11 years ago
e3a8786
net: mvneta: fix usage as a module on RGMII configurations
by Thomas Petazzoni
· 11 years ago
a79121d
net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLE
by Thomas Petazzoni
· 11 years ago
51dfe7b
tg3: Do not include vlan acceleration features in vlan_features
by Vlad Yasevich
· 11 years ago
4b29dba
vxlan: fix nonfunctional neigh_reduce()
by David Stevens
· 11 years ago
cd11cf5
net: davinci_emac: Fix rollback of emac_dev_open()
by Christian Riesch
· 11 years ago
33b7107
net: davinci_emac: Replace devm_request_irq with request_irq
by Christian Riesch
· 11 years ago
ebf4ad9
net: micrel : ks8851-ml: add vdd-supply support
by Nishanth Menon
· 11 years ago
ae99615
via-rhine: Disable device in error path
by Roger Luethi
· 11 years ago
3e3d354
ATHEROS-ATL1E: Convert iounmap to pci_iounmap
by Peter Senna Tschudin
· 11 years ago
7346135
vxlan: fix potential NULL dereference in arp_reduce()
by David Stevens
· 11 years ago
c366128
cnic: Update version to 2.5.20 and copyright year.
by Michael Chan
· 11 years ago
be1fefc
cnic,bnx2i,bnx2fc: Fix inconsistent use of page size
by Michael Chan
· 11 years ago
f7bd12d
cnic: Use proper ulp_ops for per device operations.
by Michael Chan
· 11 years ago
ff0992e
net: cdc_ncm: fix control message ordering
by Bjørn Mork
· 11 years ago
b085f31
net: cpsw: do not register cpts twice
by Benedikt Spranger
· 11 years ago
8d7f1fb
ATHEROS-ALX: Use dma_set_mask_and_coherent and fix a bug
by Peter Senna Tschudin
· 11 years ago
ee7d07e
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 11 years ago
32fc3fd
net: phy: fix uninitalized ethtool_wolinfo in phy_suspend
by Sebastian Hesselbarth
· 11 years ago
8c35743
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
53611c0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
84fe618
eth: fec: Fix lost promiscuous mode after reconnecting cable
by Stefan Wahren
· 11 years ago
fb00bc2
bonding: set correct vlan id for alb xmit path
by dingtianhong
· 11 years ago
6e07a1e
at86rf230: fix lockdep splats
by Alexander Aring
· 11 years ago
5842219
Revert "rt2x00: rt2800lib: Update BBP register initialization for RT53xx"
by Stanislaw Gruszka
· 11 years ago
5998be8
ath9k: Fix sequence number assignment for non-data frames
by Helmut Schaa
· 11 years ago
105ff41
ath9k_hw: fix unreachable code in baseband hang detection code
by Felix Fietkau
· 11 years ago
2dc3a8e
brcmfmac: fix skb leak in brcmf_sdio_txpkt_prep_sg error path.
by Dave Jones
· 11 years ago
de12326
net/mlx4_en: Deregister multicast vxlan steering rules when going down
by Or Gerlitz
· 11 years ago
0a8d8c4
vmxnet3: fix building without CONFIG_PCI_MSI
by Arnd Bergmann
· 11 years ago
7855bff
net/mlx4_core: Load the IB driver when the device supports IBoE
by Or Gerlitz
· 11 years ago
2a2083f
net/mlx4_en: Handle vxlan steering rules for mac address changes
by Or Gerlitz
· 11 years ago
56cb456
net/mlx4_core: Fix wrong dump of the vxlan offloads device capability
by Or Gerlitz
· 11 years ago
836fbaf
xen-netback: use skb_is_gso in xenvif_start_xmit
by Wei Liu
· 11 years ago
f75761b
r8169: fix the incorrect tx descriptor version
by hayeswang
· 11 years ago
c5e9103
stmmac: dwmac-sti: fix broken STiD127 compatibility
by Giuseppe CAVALLARO
· 11 years ago
29896a6
stmmac: fix chained mode
by Giuseppe CAVALLARO
· 11 years ago
d916701
stmmac: fix and better tune the default buffer sizes
by Giuseppe CAVALLARO
· 11 years ago
83bf79b
stmmac: disable at run-time the EEE if not supported
by Giuseppe CAVALLARO
· 11 years ago
d25f06e
vmxnet3: fix netpoll race condition
by Neil Horman
· 11 years ago
5bd0767
Xen-netback: Fix issue caused by using gso_type wrongly
by Annie Li
· 11 years ago
bc48bc8
bna: Replace large udelay() with mdelay()
by Ben Hutchings
· 11 years ago
92f092d
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 11 years ago
cf8bf7c
Merge tag 'usb-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
a8d9bc2
bnx2: Fix shutdown sequence
by Michael Chan
· 11 years ago
97bd5f0
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
469d417
Revert "USBNET: ax88179_178a: enable tso if usb host supports sg dma"
by Mathias Nyman
· 11 years ago
9798935
net/mlx4_core: mlx4_init_slave() shouldn't access comm channel before PF is ready
by Amir Vadai
· 11 years ago
57352ef
net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper()
by Amir Vadai
· 11 years ago
5bd4e4c
bonding: correctly handle out of range parameters for lp_interval
by Sasha Levin
· 11 years ago
d746ca9
ibmveth: Fix endian issues with MAC addresses
by Anton Blanchard
· 11 years ago
4ae6e50
phy: fix compiler array bounds warning on settings[]
by Bjorn Helgaas
· 11 years ago
d512464
mwifiex: save and copy AP's VHT capability info correctly
by Amitkumar Karwar
· 11 years ago
c99b186
mwifiex: copy AP's HT capability info correctly
by Amitkumar Karwar
· 11 years ago
1b07da5
hyperv: Move state setting for link query
by Haiyang Zhang
· 11 years ago
48330e08
net: macb: DMA-unmap full rx-buffer
by Soren Brinkmann
· 11 years ago
9203090
net: macb: Check DMA mappings for error
by Soren Brinkmann
· 11 years ago
10c3271
r8152: disable the ECM mode
by hayeswang
· 11 years ago
367d56f
net/mlx4: Support shutdown() interface
by Gavin Shan
· 11 years ago
9b8ba9f
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
by John W. Linville
· 11 years ago
b625124
wl1251: use skb_trim to make skb shorter
by Ivaylo Dimitrov
· 11 years ago
acfcd9e
iwlwifi: fix and add 7265 series HW IDs
by Oren Givon
· 11 years ago
1e92919
iwlwifi: mvm: don't WARN when statistics are handled late
by Emmanuel Grumbach
· 11 years ago
8b4703e
macvlan: Add support for 'always_on' offload features
by Vlad Yasevich
· 11 years ago
4823551
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 11 years ago
82f1918
Merge tag 'linux-can-fixes-for-3.14-20140303' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 11 years ago
3995d26
net: cpsw: fix cpdma rx descriptor leak on down interface
by Schuyler Patton
· 11 years ago
ec495fa
be2net: isolate TX workarounds not applicable to Skyhawk-R
by Vasundhara Volam
· 11 years ago
c912895
be2net: Fix skb double free in be_xmit_wrokarounds() failure path
by Vasundhara Volam
· 11 years ago
7ad0945
be2net: clear promiscuous bits in adapter->flags while disabling promiscuous mode
by Somnath kotur
· 11 years ago
c502224
be2net: Fix to reset transparent vlan tagging
by Somnath Kotur
· 11 years ago
e842b06
qlcnic: dcb: a couple off by one bugs
by Dan Carpenter
· 11 years ago
0c6a481
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
4b5b822
can: flexcan: factor out soft reset into seperate funtion
by Marc Kleine-Budde
· 11 years ago
d96e43e
can: flexcan: flexcan_remove(): add missing netif_napi_del()
by Marc Kleine-Budde
· 11 years ago
b1aa1c7
can: flexcan: fix transition from and to freeze mode in chip_{,un}freeze
by Marc Kleine-Budde
· 11 years ago
f003698
can: flexcan: factor out transceiver {en,dis}able into seperate functions
by Marc Kleine-Budde
· 11 years ago
9b00b30
can: flexcan: fix transition from and to low power mode in chip_{en,dis}able
by Marc Kleine-Budde
· 11 years ago
7e9e148
can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() fails
by Marc Kleine-Budde
· 11 years ago
5be93bd
can: flexcan: fix shutdown: first disable chip, then all interrupts
by Marc Kleine-Budde
· 11 years ago
635d61a
USB AX88179/178A: Support D-Link DUB-1312
by Gerry Demaret
· 11 years ago
1d3f41e
b44: always set duplex mode why phy changes
by Hauke Mehrtens
· 11 years ago
25d54fe
b44: add calls to phy_{start,stop}
by Hauke Mehrtens
· 11 years ago
877767d
bna: fix vlan tag stripping and implement its toggling
by Ivan Vecera
· 11 years ago
d7b9531
tg3: Don't check undefined error bits in RXBD
by Michael Chan
· 11 years ago
adb07df
mwifiex: do not advertise usb autosuspend support
by Bing Zhao
· 11 years ago
5e03889
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
by John W. Linville
· 11 years ago
352063c
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 11 years ago
babe723
bnx2x: Add missing bit in default Tx switching
by Yuval Mintz
· 11 years ago
8e2a89c
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
143582c
iwlwifi: fix TX status for aggregated packets
by Johannes Berg
· 11 years ago
e7eb65c
iwlwifi: mvm: change of listen interval from 70 to 10
by Max Stepanov
· 11 years ago
09a89c2
bonding: disallow enslaving a bond to itself
by Jiri Bohac
· 11 years ago
ee6154e
bonding: fix a div error caused by the slave release path
by Nikolay Aleksandrov
· 11 years ago
Next »