index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
41
-207
/
+288
2012-06-27
can: flexcan: use be32_to_cpup to handle the value of dt entry
Hui Wang
1
-2
/
+2
2012-06-27
xen/netfront: teardown the device before unregistering it.
Ian Campbell
1
-4
/
+4
2012-06-27
ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP
Alexander Duyck
3
-7
/
+13
2012-06-26
net/mlx4_en: Release QP range in free_resources
Yevgeny Petrilin
2
-4
/
+9
2012-06-26
net/mlx4: Use single completion vector after NOP failure
Yevgeny Petrilin
1
-0
/
+2
2012-06-26
net/mlx4_en: Set correct port parameters during device initialization
Yevgeny Petrilin
1
-2
/
+4
2012-06-26
ipheth: add support for iPad
Davide Gerhard
1
-0
/
+5
2012-06-26
caif-hsi: Add missing return in error path
Sjur Brændeland
1
-0
/
+1
2012-06-26
caif-hsi: Bugfix - Piggyback'ed embedded CAIF frame lost
Per Ellefsen
1
-2
/
+2
2012-06-24
Fix typo in printed messages
Anatol Pomozov
2
-2
/
+2
2012-06-23
net: sh_eth: fix the condition to fix the cur_tx/dirty_rx
Yoshihiro Shimoda
1
-5
/
+7
2012-06-23
r8169: RxConfig hack for the 8168evl.
françois romieu
1
-0
/
+1
2012-06-23
usbnet: handle remote wakeup asap
Ming Lei
1
-16
/
+26
2012-06-23
usbnet: decrease suspend count if returning -EBUSY for runtime suspend
Ming Lei
1
-0
/
+1
2012-06-23
usbnet: clear OPEN flag in failure path
Ming Lei
1
-1
/
+3
2012-06-23
net: qmi_wwan: fix Gobi device probing
Bjørn Mork
1
-43
/
+40
2012-06-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-45
/
+64
2012-06-20
ath9k_htc: configure bssid on ASSOC/IBSS change
Rajkumar Manoharan
1
-3
/
+2
2012-06-20
iwlwifi: remove log_event debugfs file debugging is disabled
Johannes Berg
1
-0
/
+6
2012-06-20
ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvc
Mohammed Shafi Shajakhan
1
-1
/
+13
2012-06-20
wl1251: Fix memory leaks in SPI initialization
Grazvydas Ignotas
1
-0
/
+4
2012-06-20
wl1251: always report beacon loss to the stack
Grazvydas Ignotas
1
-2
/
+1
2012-06-20
wl1251: fix TSF calculation
Grazvydas Ignotas
1
-1
/
+1
2012-06-20
ixgbe: Fix memory leak in ixgbe when receiving traffic on DDP enabled rings
Alexander Duyck
1
-1
/
+1
2012-06-20
Kconfig: Fix Kconfig for Intel ixgbe and igb PTP support.
Carolyn Wyborny
1
-3
/
+7
2012-06-20
igb: Fix incorrect RAR address entries for i210/i211 device.
Carolyn Wyborny
1
-2
/
+0
2012-06-19
mwifiex: fix wrong return values in add_virtual_intf() error cases
Bing Zhao
1
-14
/
+11
2012-06-19
airo: copying wrong data in airo_get_aplist()
Dan Carpenter
1
-2
/
+2
2012-06-19
mwifiex: fix uAP TX packet timeout issue
Avinash Patil
1
-7
/
+3
2012-06-19
ath5k: remove _bh from inner locks
Bob Copeland
1
-2
/
+2
2012-06-19
ath9k: fix invalid pointer access in the tx path
Felix Fietkau
2
-12
/
+18
2012-06-19
ath9k: fix a tx rate duration calculation bug
Felix Fietkau
1
-1
/
+1
2012-06-19
phy/micrel: change phy_id_mask for KSZ9021 and KS8001
Jason Wang
1
-4
/
+4
2012-06-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-19
/
+21
2012-06-18
bonding: show all the link status of slaves
Amerigo Wang
1
-2
/
+13
2012-06-18
usbnet: sanitise overlong driver information strings
Phil Sutter
1
-3
/
+3
2012-06-18
be2net: Increase statistics structure size for skyhawk.
Vasundhara Volam
1
-1
/
+1
2012-06-18
be2net: Modify error message to incorporate subsystem
Vasundhara Volam
1
-6
/
+6
2012-06-18
be2net: reduce gso_max_size setting to account for ethernet header.
Sarveshwar Bandi
1
-1
/
+1
2012-06-18
ixgbe: Fix PHC loophole allowing misconfiguration of increment register
Jacob Keller
1
-2
/
+11
2012-06-17
bnx2x: fix link for BCM57711 with 84823 phy
Yuval Mintz
1
-1
/
+1
2012-06-17
bnx2x: fix I2C non-respondent issue
Yuval Mintz
1
-23
/
+29
2012-06-16
qlcnic: off by one in qlcnic_init_pci_info()
Dan Carpenter
1
-1
/
+1
2012-06-16
bnx2x: fix panic when TX ring is full
Eric Dumazet
1
-5
/
+3
2012-06-16
can: c_can: precedence error in c_can_chip_config()
Dan Carpenter
1
-2
/
+2
2012-06-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
53
-196
/
+2262
2012-06-14
bnx2x: fix checksum validation
Eric Dumazet
2
-21
/
+21
2012-06-13
ath9k: Fix softlockup in AR9485
Mohammed Shafi Shajakhan
1
-0
/
+9
2012-06-13
bonding: Fix corrupted queue_mapping
Eric Dumazet
1
-4
/
+5
[next]