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
...
|
|
*
|
rtlwifi: rtl8192de: Merge hardware routines
Chaoming Li
2011-06-27
2
-0
/
+2391
|
|
*
|
rtlwifi: rtl8192de: Merge firmware routines
Chaoming Li
2011-06-27
2
-0
/
+945
|
|
*
|
rtlwifi: rtl8192de: Merge dynamic management routines
Chaoming Li
2011-06-27
2
-0
/
+1567
|
|
*
|
rtlwifi: rtl8192de: Merge def.h
Chaoming Li
2011-06-27
1
-0
/
+269
|
|
*
|
iwlagn: don't use CCK rates for P2P interfaces
Johannes Berg
2011-06-24
3
-6
/
+15
|
|
*
|
iwlagn: fill beacon TX rate properly
Johannes Berg
2011-06-24
3
-24
/
+22
|
|
*
|
iwlagn: extend host command timeout
Johannes Berg
2011-06-24
1
-1
/
+1
|
|
*
|
iwlagn: fix cmd queue unmap
Johannes Berg
2011-06-24
1
-4
/
+1
|
|
*
|
iwlagn: use PM ops macro
Johannes Berg
2011-06-24
1
-8
/
+1
*
|
|
|
bnx2x: Fix warning message during 57712/8727 initialization
Yaniv Rosner
2011-07-05
1
-5
/
+1
*
|
|
|
bnx2x: Add autogrEEEn support
Yaniv Rosner
2011-07-05
3
-12
/
+111
*
|
|
|
bnx2x: Fix BCM84833 initialization
Yaniv Rosner
2011-07-05
2
-13
/
+40
*
|
|
|
bnx2x: Fix false link indication at link partner when DAC is used
Yaniv Rosner
2011-07-05
5
-0
/
+42
*
|
|
|
bnx2x: Reset PHY due to fan failure for 578xx
Yaniv Rosner
2011-07-05
1
-15
/
+65
*
|
|
|
bnx2x: Add CL37 BAM for Warpcore
Yaniv Rosner
2011-07-05
2
-1
/
+14
*
|
|
|
bnx2x: Change BCM54616S to BCM54618SE
Yaniv Rosner
2011-07-05
3
-30
/
+62
*
|
|
|
bnx2x: PFC fixes
Yaniv Rosner
2011-07-05
3
-37
/
+64
*
|
|
|
net/wireless: ipw2x00: Use helpers from linux/etherdevice.h
Tobias Klauser
2011-07-05
1
-2
/
+2
*
|
|
|
net: vxge: Use is_multicast_ether_addr helper
Tobias Klauser
2011-07-05
1
-9
/
+5
*
|
|
|
net: ewrk3: Use helpers from linux/etherdevice.h
Tobias Klauser
2011-07-05
1
-5
/
+3
*
|
|
|
net: depca: Use helpers from linux/etherdevice.h
Tobias Klauser
2011-07-05
1
-3
/
+3
*
|
|
|
net: rionet: Use is_multicast_ether_addr
Tobias Klauser
2011-07-05
1
-1
/
+1
*
|
|
|
net: iseries_veth: Use is_unicast_ether_addr helper
Tobias Klauser
2011-07-05
1
-1
/
+1
*
|
|
|
net: igb: Use is_multicast_ether_addr helper
Tobias Klauser
2011-07-05
1
-1
/
+2
*
|
|
|
net: de4x5: Use helpers from linux/etherdevice.h
Tobias Klauser
2011-07-05
1
-4
/
+3
*
|
|
|
net: e1000e: Use is_multicast_ether_addr helper
Tobias Klauser
2011-07-05
1
-1
/
+1
*
|
|
|
b44: use dev_kfree_skb() in b44_tx()
Eric Dumazet
2011-07-05
1
-1
/
+1
*
|
|
|
net: sh_eth: remove __flush_purge_region
Yoshihiro Shimoda
2011-07-04
1
-4
/
+4
*
|
|
|
net: de4x5: Omit check for multicast bit in netdev_for_each_mc_addr
Tobias Klauser
2011-07-01
1
-4
/
+1
*
|
|
|
be2net: clear intr bit in be_probe()
Sathya Perla
2011-07-01
1
-0
/
+6
*
|
|
|
be2net: create/destroy rx-queues on interface open/close
Sathya Perla
2011-07-01
3
-44
/
+111
*
|
|
|
be2net: fix certain cmd failure logging
Sathya Perla
2011-07-01
2
-18
/
+23
*
|
|
|
qlcnic: add external loopback support
Amit Kumar Salecha
2011-07-01
3
-12
/
+22
*
|
|
|
net: ucc_geth: Omit check for multicast bit in netdev_for_each_mc_addr
Tobias Klauser
2011-07-01
1
-5
/
+0
*
|
|
|
net: iseries_veth: Omit check for multicast bit in netdev_for_each_mc_addr
Tobias Klauser
2011-07-01
1
-5
/
+3
*
|
|
|
net: depca: Omit check for multicast bit in netdev_for_each_mc_addr
Tobias Klauser
2011-07-01
1
-13
/
+8
*
|
|
|
net: am79c961a: Omit check for multicast bit in netdev_for_each_mc_addr
Tobias Klauser
2011-07-01
1
-8
/
+6
*
|
|
|
wanxl: remove a stray irq enable
Dan Carpenter
2011-07-01
1
-1
/
+1
*
|
|
|
Exclude duplicated checking for iface-up. This flags is checked in 'is_skb_fo...
Alexander Smirnov
2011-07-01
1
-3
/
+0
*
|
|
|
jme: Cleanup PM operations after using new PM API
Guo-Fu Tseng
2011-07-01
2
-12
/
+13
*
|
|
|
jme: Fix compile warning introduced by new pm macro
Guo-Fu Tseng
2011-07-01
1
-1
/
+1
*
|
|
|
can: remove useless defaults in Kconfig
Kurt Van Dijck
2011-07-01
1
-3
/
+0
*
|
|
|
enic: Add support to configure hardware interrupt coalesce timers in a platfo...
Vasanthy Kolluri
2011-07-01
11
-26
/
+122
*
|
|
|
virtio-net: per cpu 64 bit stats (v2)
stephen hemminger
2011-07-01
1
-6
/
+79
*
|
|
|
xen/netback: Add module alias for autoloading
Bastian Blank
2011-06-30
1
-0
/
+1
|
/
/
/
*
|
|
myri10ge: update version
Jon Mason
2011-06-29
1
-2
/
+2
*
|
|
myri10ge: misc style cleanups
Jon Mason
2011-06-29
1
-18
/
+14
*
|
|
myri10ge: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2011-06-29
1
-6
/
+5
*
|
|
myri10ge: add support for set_phys_id
Jon Mason
2011-06-29
2
-0
/
+57
*
|
|
myri10ge: allow small_bytes = 0
Jon Mason
2011-06-29
1
-3
/
+11
[prev]
[next]