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.13.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
2016-11-15
ath9k: Really fix LED polarity for some Mini PCI AR9220 MB92 cards.
Vittorio Gambaletta (VittGam)
1
-2
/
+5
2016-11-09
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
12
-12
/
+432
2016-10-27
Merge tag 'iwlwifi-next-for-kalle-2016-10-25-2' of git://git.kernel.org/pub/s...
Kalle Valo
12
-75
/
+249
2016-10-27
net: netcp: add missing of_node_put() in netcp_probe()
Wei Yongjun
1
-0
/
+4
2016-10-27
net: ena: use setup_timer() and mod_timer()
Wei Yongjun
1
-6
/
+3
2016-10-27
amd-xgbe: Fix error return code in xgbe_probe()
Wei Yongjun
1
-0
/
+1
2016-10-27
net: ns83820: use dev_kfree_skb_irq instead of kfree_skb
Wei Yongjun
1
-1
/
+1
2016-10-27
net: eth: altera: Fix error return code in altera_tse_probe()
Wei Yongjun
1
-0
/
+2
2016-10-27
net: dsa: mv88e6xxx: use setup_timer to simplify the code
Wei Yongjun
1
-3
/
+2
2016-10-27
net: netcp: drop kfree for memory allocated with devm_kzalloc
Wei Yongjun
1
-2
/
+0
2016-10-27
net: phy: broadcom: Add support for BCM54612E
Xo Wang
1
-0
/
+48
2016-10-26
iwlwifi: mvm: use dev_coredumpsg()
Aviya Erenfeld
1
-45
/
+55
2016-10-26
iwlwifi: mvm: enable dynamic queue allocation mode
Liad Kaufman
1
-3
/
+2
2016-10-24
mlxsw: Convert resources into array
Jiri Pirko
8
-190
/
+223
2016-10-24
mlxsw: cmd: Push resource query defines to cmd.h
Jiri Pirko
2
-6
/
+9
2016-10-24
mlxsw: reg: Generare register names automatically
Jiri Pirko
1
-123
/
+73
2016-10-24
mlxsw: reg: Use helper macro to define registers
Jiri Pirko
1
-240
/
+66
2016-10-24
mlxsw: item: Make char *buf arg constant for getters
Jiri Pirko
4
-19
/
+23
2016-10-24
mlxsw: item: Make struct mlxsw_item args const
Jiri Pirko
1
-12
/
+15
2016-10-21
hv_netvsc: fix a race between netvsc_send() and netvsc_init_buf()
Vitaly Kuznetsov
1
-0
/
+7
2016-10-20
net: use core MTU range checking in misc drivers
Jarod Wilson
5
-20
/
+10
2016-10-20
net: use core MTU range checking in virt drivers
Jarod Wilson
6
-26
/
+29
2016-10-20
net: use core MTU range checking in core net infra
Jarod Wilson
7
-88
/
+74
2016-10-20
net: use core MTU range checking in WAN drivers
Jarod Wilson
16
-26
/
+6
2016-10-20
net: use core MTU range checking in wireless drivers
Jarod Wilson
10
-85
/
+23
2016-10-20
net: use core MTU range checking in USB NIC drivers
Jarod Wilson
9
-44
/
+25
2016-10-20
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
21
-108
/
+67
2016-10-20
myri10ge: fix typo in parameter description
Wei Yongjun
1
-1
/
+1
2016-10-20
net: ethernet: mediatek: use dev_kfree_skb_any instead of dev_kfree_skb
Wei Yongjun
1
-1
/
+1
2016-10-20
dwc_eth_qos: use dev_kfree_skb_any instead of dev_kfree_skb
Wei Yongjun
1
-1
/
+1
2016-10-20
net: phy: aquantia: add PHY ID of AQR106 and AQR107
Shaohui Xie
1
-0
/
+28
2016-10-20
net: fec: drop check for clk==NULL before calling clk_*
Uwe Kleine-König
1
-14
/
+11
2016-10-20
net: smc91x: fix neponset breakage by pxa u16 writes
Robert Jarzmik
1
-0
/
+2
2016-10-19
net: macb: Add ethtool get_ringparam and set_ringparam functionality
Zach Brown
1
-0
/
+59
2016-10-19
net: macb: Use variables with defaults for tx/rx ring sizes instead of hardco...
Zach Brown
2
-52
/
+65
2016-10-19
net: arc_emac: use dev_kfree_skb_any instead of dev_kfree_skb
Wei Yongjun
1
-1
/
+1
2016-10-19
net: fs_enet: Use net_device_stats from struct net_device
Tobias Klauser
2
-26
/
+18
2016-10-19
iwlwifi: mvm: assign cab queue to the correct station
Sara Sharon
2
-9
/
+23
2016-10-19
iwlwifi: mvm: tell the firmware about the AID of the peer
Emmanuel Grumbach
1
-0
/
+1
2016-10-19
iwlwifi: pcie: give a meaningful name to interrupt request
Sharon Dvir
1
-1
/
+28
2016-10-19
iwlwifi: mvm: use firmware station PM notification for AP_LINK_PS
Johannes Berg
9
-7
/
+119
2016-10-19
iwlwifi: mvm: fix dqa deferred frames marking
Liad Kaufman
1
-0
/
+1
2016-10-19
iwlwifi: mvm: support MONITOR vif in DQA mode
Liad Kaufman
1
-3
/
+5
2016-10-19
iwlwifi: mvm: fix reserved txq freeing
Liad Kaufman
1
-3
/
+6
2016-10-19
iwlwifi: mvm: update txq metadata to current owner
Liad Kaufman
1
-4
/
+9
2016-10-18
qed: Remove useless set memory to zero use memset()
Wei Yongjun
1
-1
/
+0
2016-10-18
net: dsa: mv88e6xxx: fix non static symbol warning
Wei Yongjun
1
-1
/
+1
2016-10-18
r8152: add new products of Lenovo
hayeswang
2
-1
/
+33
2016-10-18
net: smc91x: take into account half-word workaround
Robert Jarzmik
1
-0
/
+2
2016-10-18
net: smc91x: isolate u16 writes alignment workaround
Robert Jarzmik
2
-39
/
+46
[next]