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
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
449
-186
/
+531
|
\
|
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-04-11
445
-117
/
+377
|
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-04-06
32
-53
/
+13998
|
|
|
\
|
|
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
442
-116
/
+374
|
|
*
|
iwlwifi: don't include iwl-dev.h from iwl-devtrace.h
Tejun Heo
2010-03-30
3
-1
/
+3
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-04-09
1
-4
/
+9
|
|
\
\
\
|
|
*
|
|
iwlwifi: need check for valid qos packet before free
Wey-Yi Guy
2010-04-08
1
-4
/
+9
|
*
|
|
|
myri10ge: fix rx_pause in myri10ge_set_pauseparam
Brice Goglin
2010-04-08
1
-1
/
+1
|
*
|
|
|
stmmac: use resource_size()
Dan Carpenter
2010-04-08
1
-5
/
+5
|
*
|
|
|
cnic: Fix crash during bnx2x MTU change.
Michael Chan
2010-04-08
1
-5
/
+5
|
*
|
|
|
qlcnic: fix set mac addr
Amit Kumar Salecha
2010-04-08
1
-0
/
+3
|
*
|
|
|
r6040: fix r6040_multicast_list
Florian Fainelli
2010-04-08
1
-7
/
+4
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-04-08
5
-51
/
+130
|
|
\
|
|
|
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
ath9k: fix double calls to ath_radio_enable
Felix Fietkau
2010-04-06
1
-2
/
+1
|
|
*
|
iwlwifi: avoid Tx queue memory allocation in interface down
Zhu Yi
2010-04-02
3
-15
/
+60
|
|
*
|
iwlwifi: use consistent table for tx data collect
Shanyu Zhao
2010-04-02
1
-31
/
+24
|
|
*
|
iwlwifi: fix DMA allocation warnings
Zhu Yi
2010-04-02
1
-3
/
+45
*
|
|
|
vxge: Version update.
Sreenivasa Honnur
2010-04-08
1
-2
/
+2
*
|
|
|
vxge: Pass correct number of VFs value to pci_sriov_enable().
Sreenivasa Honnur
2010-04-08
3
-12
/
+71
*
|
|
|
vxge: Allow driver load for all enumerated pci functions.
Sreenivasa Honnur
2010-04-08
1
-2
/
+4
*
|
|
|
vxge: Fix a possible memory leak in vxge_hw_device_initialize().
Sreenivasa Honnur
2010-04-08
1
-1
/
+3
*
|
|
|
Revert "Add non-Virtex5 support for LL TEMAC driver"
David S. Miller
2010-04-08
3
-115
/
+38
*
|
|
|
macb: allow reception of large (>1518 bytes) frames
Peter Korsgaard
2010-04-08
1
-0
/
+1
*
|
|
|
bnx2x: use the DMA API instead of the pci equivalents
FUJITA Tomonori
2010-04-08
2
-56
/
+58
*
|
|
|
bnx2: use the dma state API instead of the pci equivalents
FUJITA Tomonori
2010-04-08
2
-23
/
+23
*
|
|
|
virtio-net: move sg off stack
Michael S. Tsirkin
2010-04-08
1
-27
/
+25
*
|
|
|
benet: fix the misusage of zero dma address
FUJITA Tomonori
2010-04-08
1
-1
/
+1
*
|
|
|
benet: use the dma state API instead of the pci equivalents
FUJITA Tomonori
2010-04-08
2
-3
/
+3
*
|
|
|
3c503: Fix IRQ probing
Ben Hutchings
2010-04-08
1
-12
/
+30
*
|
|
|
caif: tty's are kref objects so take a reference
Alan Cox
2010-04-08
1
-1
/
+2
*
|
|
|
caif: check write operations
Alan Cox
2010-04-08
1
-0
/
+4
*
|
|
|
au1000-eth: bump to 1.7
Florian Fainelli
2010-04-07
1
-1
/
+1
*
|
|
|
au1000-eth: Use (dev|netdev|netif)_<level> macro helpers
Florian Fainelli
2010-04-07
1
-68
/
+48
*
|
|
|
au1000-eth: implement set/get_msglevel
Florian Fainelli
2010-04-07
2
-0
/
+21
*
|
|
|
au1000-eth: fix checkpatch errors.
Florian Fainelli
2010-04-07
2
-24
/
+23
*
|
|
|
au1000-eth: prefix all functions with au1000_
Florian Fainelli
2010-04-07
1
-35
/
+35
*
|
|
|
au1000-eth: set MODULE_VERSION
Florian Fainelli
2010-04-07
1
-0
/
+1
*
|
|
|
au1000-eth: allow driver to be compiled as a module
Florian Fainelli
2010-04-07
1
-1
/
+1
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-07
61
-287
/
+14234
|
\
|
|
|
|
*
|
|
smc91c92_cs: fix the problem of "Unable to find hardware address"
Ken Kawasaki
2010-04-04
1
-5
/
+7
|
*
|
|
r8169: clean up my printk uglyness
Neil Horman
2010-04-02
1
-2
/
+2
|
*
|
|
net: Hook up cxgb4 to Kconfig and Makefile
Dimitris Michailidis
2010-04-02
2
-0
/
+26
|
*
|
|
cxgb4: Add main driver file and driver Makefile
Dimitris Michailidis
2010-04-02
2
-0
/
+3395
|
*
|
|
cxgb4: Add remaining driver headers and L2T management
Dimitris Michailidis
2010-04-02
4
-0
/
+1714
|
*
|
|
cxgb4: Add packet queues and packet DMA code
Dimitris Michailidis
2010-04-02
1
-0
/
+2431
|
*
|
|
cxgb4: Add HW and FW support code
Dimitris Michailidis
2010-04-02
2
-0
/
+3231
|
*
|
|
cxgb4: Add register, message, and FW definitions
Dimitris Michailidis
2010-04-02
3
-0
/
+3122
|
*
|
|
bonding: fix potential deadlock in bond_uninit()
Amerigo Wang
2010-04-02
1
-12
/
+14
|
*
|
|
stmmac: fix kconfig for crc32 build error
Carmelo AMOROSO
2010-04-02
1
-0
/
+1
|
*
|
|
be2net: fix bug in vlan rx path for big endian architecture
Ajit Khaparde
2010-04-02
1
-2
/
+2
[next]