index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Lines
2015-01-15
wil6210: simple ADDBA on originator (Tx) side
Vladimir Kondratiev
-0
/
+134
2015-01-15
wil6210: ADDBA/DELBA flows
Vladimir Kondratiev
-44
/
+376
2015-01-15
ath9k: Add QCA956x HW support
Miaoqing Pan
-32
/
+76
2015-01-15
ath9k: Fix register definitions for QCA956x
Miaoqing Pan
-8
/
+11
2015-01-15
ath9k: Add initvals for QCA956x
Miaoqing Pan
-1
/
+1106
2015-01-15
ath9k: Add HW IDs for QCA956x
Miaoqing Pan
-0
/
+13
2015-01-15
Merge tag 'iwlwifi-for-kalle-2015-01-13' of https://git.kernel.org/pub/scm/li...
Kalle Valo
-27
/
+59
2015-01-15
ath10k: fix hwmon temperature input units
Rajkumar Manoharan
-1
/
+2
2015-01-15
ath10k: document switch case fall-through in __ath10k_scan_finish
John W. Linville
-0
/
+1
2015-01-15
ath10k: prevent fw reg dump spam
Michal Kazior
-2
/
+6
2015-01-15
ath10k: fix duration calculation for quiet param
Rajkumar Manoharan
-1
/
+1
2015-01-15
ath10k: implement support for ap beacon offloading
Michal Kazior
-0
/
+162
2015-01-15
ath10k: implement p2p bcn ie command
Michal Kazior
-0
/
+66
2015-01-15
ath10k: implement prb tmpl wmi command
Michal Kazior
-0
/
+75
2015-01-15
ath10k: implement beacon template command
Michal Kazior
-0
/
+103
2015-01-15
ath10k: implement new beacon tx status event
Michal Kazior
-0
/
+62
2015-01-15
be2net: Allow GRE to work concurrently while a VxLAN tunnel is configured
Sriharsha Basavapatna
-3
/
+38
2015-01-15
vxlan: Only bind to sockets with compatible flags enabled
Thomas Graf
-11
/
+18
2015-01-15
vxlan: Group Policy extension
Thomas Graf
-13
/
+71
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-130
/
+288
2015-01-14
tg3: Release tp->lock before invoking synchronize_irq()
Prashant Sreedharan
-0
/
+12
2015-01-14
tg3: tg3_reset_task() needs to use rtnl_lock to synchronize
Prashant Sreedharan
-0
/
+3
2015-01-14
tg3: tg3_timer() should grab tp->lock before checking for tp->irq_sync
Prashant Sreedharan
-3
/
+5
2015-01-14
team: avoid possible underflow of count_pending value for notify_peers and mc...
Jiri Pirko
-2
/
+14
2015-01-14
i40e: adds FCoE configure option
Vasu Dev
-3
/
+14
2015-01-14
cxgb4vf: Fix queue allocation for 40G adapter
Hariprasad Shenai
-1
/
+1
2015-01-14
vxlan: Remote checksum offload
Tom Herbert
-6
/
+185
2015-01-14
udp: pass udp_offload struct to UDP gro callbacks
Tom Herbert
-2
/
+5
2015-01-14
r8152: replace tasklet with NAPI
hayeswang
-35
/
+85
2015-01-14
net: hisilicon: new hip04 ethernet driver
dingtianhong
-1
/
+970
2015-01-14
net: hisilicon: new hip04 MDIO driver
Zhangfei Gao
-0
/
+196
2015-01-14
net: fec: fix MDIO bus assignement for dual fec SoC's
Stefan Agner
-4
/
+7
2015-01-14
net/macb: improved ethtool statistics support
Xander Huff
-4
/
+307
2015-01-14
net/macb: Adding comments to various #defs to make interpretation easier
Xander Huff
-107
/
+162
2015-01-14
xen-netfront: refactor making Tx requests
David Vrabel
-114
/
+67
2015-01-14
xen-netfront: refactor skb slot counting
David Vrabel
-6
/
+7
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
-123
/
+126
2015-01-13
sunvnet: fix rx packet length check to allow for TSO
David L Stevens
-1
/
+6
2015-01-13
xen-netfront: use different locks for Rx and Tx stats
David Vrabel
-29
/
+42
2015-01-13
mlx5: avoid build warnings on 32-bit
Arnd Bergmann
-3
/
+3
2015-01-13
rocker: fix harmless warning on 32-bit machines
Arnd Bergmann
-2
/
+2
2015-01-13
drivers: net: cpsw: fix multicast flush in dual emac mode
Mugunthan V N
-4
/
+19
2015-01-13
cxgb4: Ripping out old hard-wired initialization code in driver
Hariprasad Shenai
-520
/
+58
2015-01-13
net/fsl: replace (1 << x) with BIT(x) for bit definitions in xgmac_mdio
Shaohui Xie
-7
/
+7
2015-01-13
net/fsl: fix a bug in xgmac_mdio
Shaohui Xie
-1
/
+1
2015-01-13
cxgb4vf: Initialize mdio_addr before using it
Hariprasad Shenai
-0
/
+2
2015-01-13
i40e: limit sriov to partition 1 of NPAR configurations
Shannon Nelson
-1
/
+1
2015-01-13
i40e: Don't exit link event early if link speed has changed
Catherine Sullivan
-0
/
+4
2015-01-13
i40e: limit WoL and link settings to partition 1
Shannon Nelson
-1
/
+42
2015-01-13
i40e: Adding function for reading PBA String
Kamil Krawczyk
-0
/
+63
[prev]
[next]