Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
da2191e31409d1058dcbed44e8f53e39a40e86b3
/
drivers
/
net
da2191e
net: fec: Define indexes as 'unsigned int'
by Fabio Estevam
· 12 years ago
fa90b07
lpc_eth: fix error return code in lpc_eth_drv_probe()
by Wei Yongjun
· 12 years ago
fc0c090
sh_eth: check TSU registers ioremap() error
by Sergei Shtylyov
· 12 years ago
0582b7d
sh_eth: fix bitbang memory leak
by Sergei Shtylyov
· 12 years ago
b009aac
bnx2x: fix occasional statistics off-by-4GB error
by Maciej Żenczykowski
· 12 years ago
722c6f5
bnx2x: add missing napi deletion in error path
by Michal Schmidt
· 12 years ago
c62dce6
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 12 years ago
75b9b61
drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_desc()
by Mugunthan V N
· 12 years ago
db0b827
ethernet/tulip: DE4x5 needs VIRT_TO_BUS
by Arnd Bergmann
· 12 years ago
1e8bbe6
net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibility
by Bjørn Mork
· 12 years ago
f3a3440
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
1e731cb
smsc75xx: configuration help incorrectly mentions smsc95xx
by Robert de Vries
· 12 years ago
3f104c3
net: fec: fix missing napi_disable call
by Georg Hofmann
· 12 years ago
d97e749
net: fec: restart the FEC when PHY speed changes
by Lucas Stach
· 12 years ago
9437a24
rtlwifi: rtl8192cu: Fix problem that prevents reassociation
by Larry Finger
· 12 years ago
5818a46
rt2x00: fix rt2x00 to work with the new ralink SoC config symbols
by John Crispin
· 12 years ago
b701f16
net: qmi_wwan: set correct altsetting for Gobi 1K devices
by Bjørn Mork
· 12 years ago
7c6cdea
tg3: 5715 does not link up when autoneg off
by Nithin Sujir
· 12 years ago
6f08158
Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
by David S. Miller
· 12 years ago
876254a
bonding: don't call update_speed_duplex() under spinlocks
by Veaceslav Falico
· 12 years ago
d35162f
net: ethernet: cpsw: fix usage of cpdma_check_free_tx_desc()
by Daniel Mack
· 12 years ago
fae8563
sfc: Only use TX push if a single descriptor is to be written
by Ben Hutchings
· 12 years ago
3f315be
netconsole: don't call __netpoll_cleanup() while atomic
by Veaceslav Falico
· 12 years ago
47ce9c4
cxgb4: Allow for backward compatibility with new VPD scheme.
by Santosh Rastapur
· 12 years ago
fef4c86
rrunner.c: fix possible memory leak in rr_init_one()
by David Oostdyk
· 12 years ago
6648997
rtlwifi: rtl8192cu: Fix schedule while atomic bug splat
by Larry Finger
· 12 years ago
5f0fabf
mwifiex: fix potential out-of-boundary access to ibss rate table
by Bing Zhao
· 12 years ago
84421b9
tg3: Update link_up flag for phylib devices
by Nithin Sujir
· 12 years ago
d916932
bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenario
by Yaniv Rosner
· 12 years ago
5f3347e
bnx2x: Fix intermittent long KR2 link up time
by Yaniv Rosner
· 12 years ago
87ab7f6
macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode.
by Vlad Yasevich
· 12 years ago
ba81276
team: unsyc the devices addresses when port is removed
by Vlad Yasevich
· 12 years ago
260055b
mv643xx_eth: fix for disabled autoneg
by Phil Sutter
· 12 years ago
80028ea
bonding: fire NETDEV_RELEASE event only on 0 slaves
by Veaceslav Falico
· 12 years ago
9cb6cb7
vxlan: fix oops when delete netns containing vxlan
by Zang MingJie
· 12 years ago
e4fabf2
vmxnet3: prevent div-by-zero panic when ring resizing uninitialized dev
by Bhavesh Davda
· 12 years ago
a229e48
net/mlx4_en: Disable RFS when running in SRIOV mode
by Amir Vadai
· 12 years ago
83a5a6c
net/mlx4_en: Cleanup MAC resources on module unload or port stop
by Yan Burman
· 12 years ago
bfa8ab4
net/mlx4_en: Fix race when setting the device MAC address
by Yan Burman
· 12 years ago
e7dbeba
net/mlx4_core: Fix endianness bug in set_param_l
by Jack Morgenstein
· 12 years ago
0081c8f
net/mlx4_core: Turn off device-managed FS bit in dev-cap wrapper if DMFS is not enabled
by Jack Morgenstein
· 12 years ago
3fb817f
net/mlx4_core: Disable mlx4_QP_ATTACH calls from guests if the host uses flow steering
by Jack Morgenstein
· 12 years ago
e60b22c
e1000e: fix accessing to suspended device
by Konstantin Khlebnikov
· 12 years ago
66148ba
e1000e: fix runtime power management transitions
by Konstantin Khlebnikov
· 12 years ago
4e0855d
e1000e: fix pci-device enable-counter balance
by Konstantin Khlebnikov
· 12 years ago
f8af75f
tun: add a missing nf_reset() in tun_net_xmit()
by Eric Dumazet
· 12 years ago
930df2d
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 12 years ago
c5b3ad4
be2net: use CSR-BAR SEMAPHORE reg for BE2/BE3
by Sathya Perla
· 12 years ago
70e21fe
Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
by David S. Miller
· 12 years ago
c73e787
sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0
by Ben Hutchings
· 12 years ago
35205b2
sfc: Disable soft interrupt handling during efx_device_detach_sync()
by Ben Hutchings
· 12 years ago
32cdd59
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
66d29cb
benet: Wait f/w POST until timeout
by Gavin Shan
· 12 years ago
88c4c06
reset nf before xmit vxlan encapsulated packet
by Zang MingJie
· 12 years ago
0305d06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net into intel
by David S. Miller
· 12 years ago
9da060d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
603e86f
igb: Fix for lockdep issue in igb_get_i2c_client
by Carolyn Wyborny
· 12 years ago
ed65bdd
igb: Fix link setup for I210 devices
by Carolyn Wyborny
· 12 years ago
e4f7dbb
igb: Drop BUILD_BUG_ON check from igb_build_rx_buffer
by Alexander Duyck
· 12 years ago
e08f626
e1000e: workaround DMA unit hang on I218
by Bruce Allan
· 12 years ago
4f21e7e
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
by John W. Linville
· 12 years ago
acac840
net: fec: fix build error in no MXC platform
by Frank Li
· 12 years ago
de5fb0a
net: fec: put tx to napi poll function to fix dead lock
by Frank Li
· 12 years ago
2470b36
iwlwifi: mvm: don't warn on normal BAR sending
by Emmanuel Grumbach
· 12 years ago
8101a7f
iwlwifi: mvm: update the rssi calculation
by Emmanuel Grumbach
· 12 years ago
f9aa8dd
iwlwifi: mvm: ignore STOP_AGG when restarting
by Emmanuel Grumbach
· 12 years ago
de8bc6d
iwlwifi: mvm: Remove overriding calibrations for the 7000 family
by Dor Shaish
· 12 years ago
6221d47
iwlwifi: mvm: Take the phy_cfg from the TLV value
by Dor Shaish
· 12 years ago
e07cbb5
iwlwifi: mvm: Set valid TX antennas value before calib request
by Dor Shaish
· 12 years ago
715c998
iwlwifi: mvm: restart the NIC of the cmd queue gets full
by Emmanuel Grumbach
· 12 years ago
e2ca90c
ax88179_178a: ASIX AX88179_178A USB 3.0/2.0 to gigabit ethernet adapter driver
by Freddy Xin
· 12 years ago
aebb2af
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
98b7ff9
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
32fcafb
net/phy: micrel: Disable asymmetric pause for KSZ9021
by Vlastimil Kosar
· 12 years ago
02e7112
bgmac: omit the fcs
by Hauke Mehrtens
· 12 years ago
b2a4319
phy: Fix phy_device_free memory leak
by Petr Malat
· 12 years ago
d521de0
bnx2x: Fix KR2 work-around condition
by Yaniv Rosner
· 12 years ago
be94bea
bnx2x: Fix KR2 link
by Yaniv Rosner
· 12 years ago
8ce7684
bnx2x: Fix port identification for the 84834
by Yaniv Rosner
· 12 years ago
faf1e78
r8169: honor jumbo settings when chipset is requested to start.
by françois romieu
· 12 years ago
38c0f334
iwlwifi: use coherent DMA memory for command header
by Johannes Berg
· 12 years ago
aed7d9a
iwlwifi: disable 8K A-MSDU by default
by Emmanuel Grumbach
· 12 years ago
1afbfb6
iwlwifi: rename IWL_MAX_CMD_TFDS to IWL_MAX_CMD_TBS_PER_TFD
by Johannes Berg
· 12 years ago
9889175
iwlwifi: don't map complete commands bidirectionally
by Johannes Berg
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
2fa532c
ppp: convert to idr_alloc()
by Tejun Heo
· 12 years ago
ec09ebc
macvtap: convert to idr_alloc()
by Tejun Heo
· 12 years ago
4660269
libertas: fix crash for SD8688
by Bing Zhao
· 12 years ago
6ef9e2f
rt2x00: error in configurations with mesh support disabled
by Felix Fietkau
· 12 years ago
3e7a4ff
mwifiex: correct sleep delay counter
by Avinash Patil
· 12 years ago
3412f2f0
ath9k_hw: improve reset reliability after errors
by Felix Fietkau
· 12 years ago
838f427
ath9k_htc: fix signal strength handling issues
by Felix Fietkau
· 12 years ago
a3d63ca
ath9k: fix RSSI dummy marker value
by Felix Fietkau
· 12 years ago
45af3fb
usb/net/asix_devices: Add USBNET HG20F9 ethernet dongle
by Glen Turner
· 12 years ago
1f84eab
net: cdc_ncm: tag Huawei devices (e.g. E5331) with FLAG_WWAN
by Bjørn Mork
· 12 years ago
e2593fc
bnx2x: fix UDP checksum for 57710/57711.
by Dmitry Kravkov
· 12 years ago
e477598
iwlwifi: mvm: Remove testing of static PIC in PhyDB
by Dor Shaish
· 12 years ago
f444eb1
iwlwifi: fix wakeup status query and packet reporting
by Johannes Berg
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
3c834b6
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
Next »