Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
28f084cca35a73698568d8c060bbb98193021db5
/
drivers
/
net
28f084c
bonding: fix const in options processing
by stephen hemminger
· 11 years ago
5a8a1ab
be2net: do external loopback test only when it is requested
by Ivan Vecera
· 11 years ago
d0ceebd
net/mlx4_en: mlx4_en_verify_params() can be static
by Fengguang Wu
· 11 years ago
f325333
bonding: options handling cleanup
by stephen hemminger
· 11 years ago
fca2809
bonding: remove dead code
by stephen hemminger
· 11 years ago
072256d
bonding: make slave status notifications GFP_ATOMIC
by Veaceslav Falico
· 11 years ago
05e0f1a
r8152: remove rtl8152_get_stats
by hayeswang
· 11 years ago
d104eaf
r8152: replace tp->netdev with netdev
by hayeswang
· 11 years ago
db8515e
r8152: deal with the empty line and space
by hayeswang
· 11 years ago
67ddc87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
6092c79
ieee802154: fix whitespace issues in Kconfig
by Alexander Aring
· 11 years ago
9aa69bc
at86rf230: add help and 212 to Kconfig menu entry
by Alexander Aring
· 11 years ago
e50287b
be2net: dma_sync each RX frag before passing it to the stack
by Sathya Perla
· 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
677676c
ieee802154: fix at86rf212_set_txpower() exit path
by Jean Sacren
· 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
9717218
net/mlx4_en: Change Connect-X description in kconfig
by Eyal Perry
· 11 years ago
ec57094
net/mlx4_en: Use union for BlueFlame WQE
by Amir Vadai
· 11 years ago
28d222b
net/mlx4_core: Fix sparse warning
by Eyal Perry
· 11 years ago
313c2d3
net/mlx4_en: Fix selftest failing on non 10G link speed
by Amir Vadai
· 11 years ago
9813337
net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64()
by Eugenia Emantayev
· 11 years ago
15bffdf
net/mlx4_en: Move queue stopped/waked counters to be per ring
by Eugenia Emantayev
· 11 years ago
93591aa
net/mlx4_en: Pad ethernet packets smaller than 17 bytes
by Eugenia Emantayev
· 11 years ago
b97b33a
net/mlx4_en: Verify mlx4_en module parameters
by Eugenia Emantayev
· 11 years ago
fd8daa4
net/mlx4_en: Fix UP limit in ieee_ets->prio_tc
by Amir Vadai
· 11 years ago
93501d4
ixgbe: implement SIOCGHWTSTAMP ioctl
by Jacob Keller
· 11 years ago
1443846
ixgbe: Check config reads for removal
by Mark Rustad
· 11 years ago
0edd2bd
ixgbe: Fix up some ethtool results when adapter is removed
by Mark Rustad
· 11 years ago
0391bbe
ixgbe: Restore hw_addr in LER recovery paths
by Mark Rustad
· 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
2857276
bonding: send arp requests even if there's no route to them
by Veaceslav Falico
· 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
4e76ca7
net: w5100: Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
d1b44ce
net: w5300: Use devm_ioremap_resource()
by Jingoo Han
· 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
01a545c
ixgbevf: add check for CHECKSUM_PARTIAL when doing TSO
by Emil Tantilov
· 11 years ago
b5d217f
ixgbevf: fix handling of tx checksumming
by Emil Tantilov
· 11 years ago
c97506a
ixgbe: Add check for FW veto bit
by Don Skidmore
· 11 years ago
9f4d278
ixgbe: fix bit toggled for 82599 reset fix.
by Don Skidmore
· 11 years ago
429d6a3
ixgbe: collect all 82599 AUTOC code in one function
by Don Skidmore
· 11 years ago
1f86c98
ixgbe: fix to use correct timeout interval for memory read completion
by Don Skidmore
· 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
e5fe0cd
AX88179_178A: Add VID:DID for Lenovo OneLinkDock Gigabit LAN
by Freddy Xin
· 11 years ago
20d8435
phy: micrel: add of configuration for LED mode
by Ben Dooks
· 11 years ago
b092991
bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c for ab arp monitor
by dingtianhong
· 11 years ago
5e5b066
bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c for 802.3ad mode
by dingtianhong
· 11 years ago
74cfb2e
igb: Update license text to remove FSF address and update copyright.
by Carolyn Wyborny
· 11 years ago
167f3f7
igb: make local functions static and remove dead code
by Jeff Kirsher
· 11 years ago
8755744
ixgbe: Add WoL support for a new device
by Mark Rustad
· 11 years ago
ca32409
ixgbe: don't use magic size number to assign ptp_caps.name
by Jacob Keller
· 11 years ago
d773ce2
ixgbe: modify behavior on receiving a HW ECC error.
by Don Skidmore
· 11 years ago
44a6bd8
ieee802154: fix new function declaration
by Jean Sacren
· 11 years ago
86c3f0f8
vxlan: remove unused port variable in vxlan_udp_encap_recv()
by Pablo Neira Ayuso
· 11 years ago
ca9f9f7
net/mlx4_en: Fix bad use of dev_id
by Amir Vadai
· 11 years ago
76a066f
net/mlx4_en: Expose port number through sysfs
by Amir Vadai
· 11 years ago
94d9de3
bnx2x: save RAM in kdump kernel by disabling TPA
by Michal Schmidt
· 11 years ago
ff2ad30
bnx2x: save RAM in kdump kernel by using a single queue
by Michal Schmidt
· 11 years ago
7d0445d
bnx2x: clamp num_queues to prevent passing a negative value
by Michal Schmidt
· 11 years ago
8f355e5
sfc: check for NULL efx->ptp_data in efx_ptp_event
by Edward Cree
· 11 years ago
a4572e0
phy: unmask link partner capabilities
by Cristian Bercaru
· 11 years ago
687d705
net/cxgb4: use remove handler as shutdown handler
by Thadeu Lima de Souza Cascardo
· 11 years ago
42beb3f
qlcnic: Fix number of rings when we fall back from msix to legacy.
by Rajesh Borundia
· 11 years ago
4642822
qlcnic: Allow any VLAN to be configured from VF.
by Sucheta Chakraborty
· 11 years ago
b7520d2
qlcnic: Fix usage of use_msi and use_msi_x module parameters
by Shahed Shaikh
· 11 years ago
fc49bea
qlcnic: Fix function return error check
by Shahed Shaikh
· 11 years ago
cd2b038
bnx2x: Remove hidden flow control goto from BNX2X_ALLOC macros
by Joe Perches
· 11 years ago
169a1d8
net,IB/mlx: Bump all Mellanox driver versions
by Amir Vadai
· 11 years ago
b7b146c
ath9k: fix invalid descriptor discarding
by Felix Fietkau
· 11 years ago
d31a36a
ath9k: reduce baseband hang detection false positive rate
by Felix Fietkau
· 11 years ago
340fea3
r8169: initialize rtl8169_stats seqlock
by Kyle McMartin
· 11 years ago
51adfcc33
net: bcmgenet: remove unused bh_lock member
by Florian Fainelli
· 11 years ago
da56bbf
net: bcmgenet: remove commented code in bcmgenet_xmit()
by Florian Fainelli
· 11 years ago
80d8e96
net: bcmgenet: drop checks on priv->phydev
by Florian Fainelli
· 11 years ago
f19015b
gianfar: Fix Tx int miss, dont write IC on-the-fly
by Claudiu Manoil
· 11 years ago
0851133
gianfar: Fix device reset races (oops) for Tx
by Claudiu Manoil
· 11 years ago
Next »