index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-25
b43: ensue that BCMA is "y" when B43 is "y"
Hauke Mehrtens
1
-2
/
+2
2013-07-25
ath9k: Do not assign noise for NULL caldata
Sujith Manoharan
1
-1
/
+0
2013-07-25
ath9k: Fix noisefloor calibration
Sujith Manoharan
2
-8
/
+2
2013-07-25
ath9k_hw: Assign default xlna config for AR9485
Sujith Manoharan
2
-2
/
+8
2013-07-25
rt2x00: rt2800lib: fix default TX power check for RT55xx
Gabor Juhos
1
-1
/
+1
2013-07-25
rt2x00: read 5GHz TX power values from the correct offset
Gabor Juhos
3
-4
/
+6
2013-07-21
iwlwifi: pcie: wake the queue if stopped when being unmapped
Emmanuel Grumbach
1
-0
/
+3
2013-07-21
iwlwifi: pcie: fix race in queue unmapping
Emmanuel Grumbach
1
-0
/
+10
2013-07-21
rtlwifi: rtl8192cu: Fix duplicate if test
Larry Finger
1
-1
/
+1
2013-07-21
rtlwifi: rtl8723ae: Fix typo in firmware names
Larry Finger
1
-3
/
+3
2013-07-21
rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200ND
Larry Finger
1
-0
/
+1
2013-06-26
dlci: validate the net device in dlci_del()
Zefan Li
1
-0
/
+12
2013-06-26
dlci: acquire rtnl_lock before calling __dev_get_by_name()
Zefan Li
1
-5
/
+9
2013-06-25
net/tg3: Avoid delay during MMIO access
Gavin Shan
1
-0
/
+36
2013-06-25
macvtap: fix recovery from gup errors
Michael S. Tsirkin
1
-2
/
+4
2013-06-25
tun: fix recovery from gup errors
Michael S. Tsirkin
1
-2
/
+4
2013-06-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-2
/
+6
2013-06-24
ath9k_htc: Handle IDLE state transition properly
Sujith Manoharan
1
-1
/
+1
2013-06-24
ath9k: fix an RCU issue in calling ieee80211_get_tx_rates
Felix Fietkau
1
-1
/
+5
2013-06-24
qlcnic: Do not sleep while holding spinlock
Shahed Shaikh
1
-1
/
+1
2013-06-24
drivers: net: cpsw: fix compilation error with cpsw driver
Mugunthan V N
1
-0
/
+1
2013-06-24
sh_eth: fix misreporting of transmit abort
Sergei Shtylyov
1
-2
/
+3
2013-06-24
sh_eth: fix unhandled RFE interrupt
Sergei Shtylyov
2
-16
/
+19
2013-06-24
qmi_wwan: add various Novatel Gobi1K IDs
Dan Williams
1
-1
/
+7
2013-06-24
net: eth: davicnci_cpdma: check dma map error
Sebastian Siewior
1
-0
/
+7
2013-06-24
bonding: fix slave speed reporting in bond_miimon_commit
Nikolay Aleksandrov
1
-1
/
+2
2013-06-24
net/mlx_en: Timestamping is not supported in slave mode
Amir Vadai
1
-0
/
+3
2013-06-19
mv643xx_eth: Allocate receive queue initialized to zero
Lubomir Rintel
1
-1
/
+1
2013-06-19
pxa168_eth: Allocate receive queue initialized to zero
Lubomir Rintel
1
-2
/
+2
2013-06-19
sfc: Remove write permission from phy_type attribute
Ben Hutchings
1
-1
/
+1
2013-06-19
netdev: octeon_mgmt: Fix structure layout for little-endian.
David Daney
1
-7
/
+15
2013-06-19
netdev: octeon_mgmt: Correct tx IFG workaround.
David Daney
1
-3
/
+6
2013-06-19
stmmac: fix EEE setup
Giuseppe CAVALLARO
2
-37
/
+33
2013-06-19
drivers: net: cpsw: fix cpsw clock gating issue across suspend/resume
Mugunthan V N
1
-0
/
+2
2013-06-19
net: fec: Fix build for MCF5272
Guenter Roeck
1
-0
/
+14
2013-06-19
vxlan: fix check for migration of static entry
stephen hemminger
1
-1
/
+1
2013-06-19
can: usb_8dev: unregister netdev before free()ing
Marc Kleine-Budde
1
-1
/
+4
2013-06-17
net: cpsw: check for cpts pointer after its allocation
Sebastian Siewior
1
-1
/
+1
2013-06-17
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
10
-30
/
+33
2013-06-17
alx: add a simple AR816x/AR817x device driver
Johannes Berg
9
-0
/
+4568
2013-06-17
Fix the VLAN_TAG_PRESENT in netvsc_recv_callback()
Haiyang Zhang
1
-1
/
+3
2013-06-17
vxlan: handle skb_clone failure
stephen hemminger
1
-3
/
+5
2013-06-17
vxlan: only migrate dynamic FDB entries
stephen hemminger
1
-4
/
+12
2013-06-17
vxlan: fix race between flush and incoming learning
stephen hemminger
1
-7
/
+9
2013-06-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-30
/
+33
2013-06-16
lseek(fd, n, SEEK_END) does *not* go to eof - n
Al Viro
1
-1
/
+1
2013-06-13
tulip: Properly check dma mapping result
Neil Horman
1
-0
/
+6
2013-06-13
brcmfmac: free primary net_device when brcmf_bus_start() fails
Arend van Spriel
1
-0
/
+4
2013-06-13
net: sh_eth: fix incorrect RX length error if R8A7740
Yoshihiro Shimoda
1
-4
/
+11
2013-06-13
drivers: net: davinci_mdio: restore mdio clk divider in mdio resume
Mugunthan V N
1
-4
/
+1
[next]