| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-07 | 3 | -115/+38 |
* | macb: allow reception of large (>1518 bytes) frames | Peter Korsgaard | 2010-04-07 | 1 | -0/+1 |
* | bnx2x: use the DMA API instead of the pci equivalents | FUJITA Tomonori | 2010-04-07 | 2 | -56/+58 |
* | bnx2: use the dma state API instead of the pci equivalents | FUJITA Tomonori | 2010-04-07 | 2 | -23/+23 |
* | virtio-net: move sg off stack | Michael S. Tsirkin | 2010-04-07 | 1 | -27/+25 |
* | benet: fix the misusage of zero dma address | FUJITA Tomonori | 2010-04-07 | 1 | -1/+1 |
* | benet: use the dma state API instead of the pci equivalents | FUJITA Tomonori | 2010-04-07 | 2 | -3/+3 |
* | 3c503: Fix IRQ probing | Ben Hutchings | 2010-04-07 | 1 | -12/+30 |
* | caif: tty's are kref objects so take a reference | Alan Cox | 2010-04-07 | 1 | -1/+2 |
* | caif: check write operations | Alan Cox | 2010-04-07 | 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-06 | 61 | -287/+14234 |
|\ |
|
| * | smc91c92_cs: fix the problem of "Unable to find hardware address" | Ken Kawasaki | 2010-04-03 | 1 | -5/+7 |
| * | r8169: clean up my printk uglyness | Neil Horman | 2010-04-01 | 1 | -2/+2 |
| * | net: Hook up cxgb4 to Kconfig and Makefile | Dimitris Michailidis | 2010-04-01 | 2 | -0/+26 |
| * | cxgb4: Add main driver file and driver Makefile | Dimitris Michailidis | 2010-04-01 | 2 | -0/+3395 |
| * | cxgb4: Add remaining driver headers and L2T management | Dimitris Michailidis | 2010-04-01 | 4 | -0/+1714 |
| * | cxgb4: Add packet queues and packet DMA code | Dimitris Michailidis | 2010-04-01 | 1 | -0/+2431 |
| * | cxgb4: Add HW and FW support code | Dimitris Michailidis | 2010-04-01 | 2 | -0/+3231 |
| * | cxgb4: Add register, message, and FW definitions | Dimitris Michailidis | 2010-04-01 | 3 | -0/+3122 |
| * | bonding: fix potential deadlock in bond_uninit() | Amerigo Wang | 2010-04-01 | 1 | -12/+14 |
| * | stmmac: fix kconfig for crc32 build error | Carmelo AMOROSO | 2010-04-01 | 1 | -0/+1 |
| * | be2net: fix bug in vlan rx path for big endian architecture | Ajit Khaparde | 2010-04-01 | 1 | -2/+2 |
| * | be2net: fix flashing on big endian architectures | Ajit Khaparde | 2010-04-01 | 2 | -10/+9 |
| * | be2net: fix a bug in flashing the redboot section | Ajit Khaparde | 2010-04-01 | 1 | -1/+1 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-03-31 | 10 | -13/+33 |
| |\ |
|
| | * | net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register() | Daniel Mack | 2010-03-30 | 2 | -2/+7 |
| | * | iwlwifi: range checking issue | Dan Carpenter | 2010-03-30 | 1 | -1/+1 |
| | * | setup correct int pipe type in ar9170_usb_exec_cmd | Valentin Longchamp | 2010-03-30 | 1 | -1/+1 |
| | * | rt2x00: Disable powersaving by default in rt2500usb. | Gertjan van Wingerde | 2010-03-30 | 1 | -0/+5 |
| | * | rt2x00: Fix typo in RF register programming of rt2800. | Gertjan van Wingerde | 2010-03-30 | 1 | -2/+2 |
| | * | iwlwifi: clear unattended interrupts in tasklet | Shanyu Zhao | 2010-03-30 | 1 | -1/+9 |
| | * | iwlwifi: counting number of tfds can be free for 4965 | Wey-Yi Guy | 2010-03-30 | 1 | -4/+2 |
| | * | iwlwifi: fix regulatory | Reinette Chatre | 2010-03-30 | 2 | -2/+2 |
| | * | Add USB ID for Thomson SpeedTouch 120g to p54usb id table | Hans de Goede | 2010-03-30 | 1 | -0/+1 |
| | * | Add a pci-id to the mwl8k driver | Benjamin Larsson | 2010-03-30 | 1 | -0/+1 |
| | * | ar9170: add support for NEC WL300NU-G USB dongle | Ben Konrath | 2010-03-30 | 1 | -0/+2 |
| * | | bonding: bond_xmit_roundrobin() fix | Eric Dumazet | 2010-03-31 | 1 | -1/+1 |
| * | | drivers/net: Add missing unlock | Julia Lawall | 2010-03-30 | 1 | -1/+3 |
| * | | net: gianfar - align BD ring size console messages | Kim Phillips | 2010-03-30 | 1 | -2/+2 |