index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: update copyright
Johannes Berg
2013-01-24
61
-91
/
+91
*
iwlwifi: improve the reports in TX path
Emmanuel Grumbach
2013-01-16
4
-20
/
+61
*
iwlwifi: enable communication with WoWLAN firmware
Johannes Berg
2013-01-16
7
-24
/
+136
*
iwlwifi: simplify scheduler memory clearing
Johannes Berg
2013-01-16
1
-15
/
+7
*
iwlwifi: allow to zero SRAM
Emmanuel Grumbach
2013-01-16
2
-2
/
+4
*
iwlwifi: don't enable all interrupts on resuming
Johannes Berg
2013-01-16
1
-3
/
+0
*
iwlwifi: don't memset scalar values
Johannes Berg
2013-01-16
2
-4
/
+4
*
iwlwifi: always check that grab_nic_access succeeds
Emmanuel Grumbach
2013-01-03
6
-43
/
+51
*
iwlwifi: fix spelling and value in LED registers.
Eytan Lifshitz
2013-01-03
2
-3
/
+3
*
iwlwifi: move some PCIe calls to better places
Johannes Berg
2013-01-03
2
-6
/
+5
*
iwlwifi: request IRQ only once
Johannes Berg
2013-01-03
2
-41
/
+25
*
iwlwifi: don't treat a bool as an error code
Emmanuel Grumbach
2013-01-03
1
-2
/
+2
*
iwlwifi: virtualize SRAM access
Emmanuel Grumbach
2013-01-03
9
-98
/
+109
*
iwlwifi: virtualize iwl_{grab,release}_nic_access
Emmanuel Grumbach
2013-01-03
8
-108
/
+115
*
iwlwifi: use __packed
Johannes Berg
2013-01-03
1
-4
/
+4
*
iwlwifi: let the op_mode run a FW while in RFKILL
Emmanuel Grumbach
2013-01-03
3
-6
/
+8
*
iwlwifi: don't verify fw after download
Emmanuel Grumbach
2013-01-03
1
-94
/
+0
*
iwlwifi: clean up code in AGG
Emmanuel Grumbach
2013-01-03
1
-11
/
+10
*
iwlwifi: make the BC table layout configurable
Emmanuel Grumbach
2013-01-03
4
-1
/
+10
*
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-12-22
15
-59
/
+1309
|
\
|
*
-
.
Merge branches 'cxgb4', 'ipoib' and 'mlx4' into for-next
Roland Dreier
2012-12-20
6
-44
/
+128
|
|
\
\
|
|
|
*
mlx4_core: Allow choosing flow steering mode
Jack Morgenstein
2012-12-19
3
-16
/
+49
|
|
|
*
mlx4_core: Adjustments to Flow Steering activation logic for SR-IOV
Jack Morgenstein
2012-12-19
3
-25
/
+62
|
|
|
*
mlx4_core: Fix error flow in the flow steering wrapper
Hadar Hen Zion
2012-12-19
1
-1
/
+1
|
|
|
*
mlx4_core: Add QPN enforcement for flow steering rules set by VFs
Hadar Hen Zion
2012-12-19
1
-6
/
+20
|
|
|
/
|
*
|
RDMA/cxgb4: Fix bug for active and passive LE hash collision path
Vipul Pandya
2012-12-20
4
-6
/
+24
|
*
|
RDMA/cxgb4: Fix LE hash collision bug for passive open connection
Vipul Pandya
2012-12-20
2
-0
/
+55
|
*
|
RDMA/cxgb4: Fix LE hash collision bug for active open connection
Vipul Pandya
2012-12-20
3
-2
/
+162
|
*
|
cxgb4: Add LE hash collision bug fix path in LLD driver
Vipul Pandya
2012-12-19
4
-10
/
+193
|
*
|
cxgb4: Add T4 filter support
Vipul Pandya
2012-12-19
8
-7
/
+757
|
|
/
*
|
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-12-20
1
-29
/
+19
|
\
\
|
*
|
virtio: net: make it clear that virtqueue_add_buf() no longer returns > 0
Rusty Russell
2012-12-18
1
-1
/
+1
|
*
|
virtio_net: don't rely on virtqueue_add_buf() returning capacity.
Rusty Russell
2012-12-18
1
-20
/
+13
|
*
|
virtio-net: remove unused skb_vnet_hdr->num_sg field
Michael S. Tsirkin
2012-12-18
1
-3
/
+3
|
*
|
virtio-net: correct capacity math on ring full
Michael S. Tsirkin
2012-12-18
1
-5
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-12-20
27
-127
/
+237
|
\
\
\
|
*
|
|
8139cp: Prevent dev_close/cp_interrupt race on MTU change
John Greene
2012-12-19
1
-7
/
+11
|
*
|
|
net: qmi_wwan: add ZTE MF880
Bjørn Mork
2012-12-19
1
-0
/
+1
|
*
|
|
drivers/net: Use of_match_ptr() macro in smsc911x.c
Sachin Kamat
2012-12-19
1
-1
/
+3
|
*
|
|
drivers/net: Use of_match_ptr() macro in smc91x.c
Sachin Kamat
2012-12-19
1
-3
/
+1
|
*
|
|
use generic usbnet_manage_power()
Oliver Neukum
2012-12-19
2
-16
/
+4
|
*
|
|
usbnet: generic manage_power()
Oliver Neukum
2012-12-19
1
-0
/
+10
|
*
|
|
usbnet: handle PM failure gracefully
Oliver Neukum
2012-12-19
1
-7
/
+8
|
*
|
|
ksz884x: fix receive polling race condition
Lennert Buytenhek
2012-12-19
1
-3
/
+9
|
*
|
|
qlcnic: update driver version
Signed-off-by: Sony Chacko
2012-12-19
1
-2
/
+2
|
*
|
|
qlcnic: fix unused variable warnings
Shahed Shaikh
2012-12-19
4
-12
/
+6
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-12-19
2
-1
/
+9
|
|
\
\
\
|
|
*
|
|
wireless: fix Atheros drivers compilation
Vladimir Kondratiev
2012-12-17
1
-1
/
+1
|
|
*
|
|
rt2x00: zero-out rx_status
Gabor Juhos
2012-12-17
1
-0
/
+8
|
*
|
|
|
net: fec: forbid FEC_PTP on SoCs that do not support
Shawn Guo
2012-12-19
1
-2
/
+1
[next]