aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller15-61/+107
2009-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller127-5923/+13359
2009-10-29atm: Cleanup redundant tests on unsignedroel kluin2-3/+3
2009-10-29gigaset: convert strcmp chain to table lookupTilman Schmidt2-23/+25
2009-10-29gigaset: checkpatch cleanup of ev-layer.cTilman Schmidt1-247/+231
2009-10-29bas_gigaset: checkpatch cleanupTilman Schmidt2-82/+93
2009-10-29ser_gigaset: checkpatch cleanupTilman Schmidt1-19/+37
2009-10-29gigaset: checkpatch cleanupTilman Schmidt5-89/+74
2009-10-29usb_gigaset: code cleanupTilman Schmidt4-331/+358
2009-10-29gigaset: fix bad assumptions about CAPI skbuffsTilman Schmidt5-50/+70
2009-10-29gigaset: fix format string typo in CAPI dial commandTilman Schmidt1-1/+1
2009-10-29gigaset: CAPI module readability improvementsTilman Schmidt1-63/+81
2009-10-29netdev: usb: dm9601.c can drive a device not supported yet, add support for itJanusz Krzysztofik1-0/+4
2009-10-29qlge: Fix firmware mailbox command timeout.Ron Mercer2-11/+13
2009-10-29qlge: Fix EEH handling.Ron Mercer1-26/+52
2009-10-29be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.Ajit Khaparde1-0/+2
2009-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller6-11/+11
2009-10-29e1000e: flow control doesn't re-enableBruce Allan1-2/+10
2009-10-29ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599Yi Zou3-0/+48
2009-10-29ixgbe: Add support for 82599 alternative WWNN/WWPN prefixYi Zou2-0/+65
2009-10-28vmxnet3: remove duplicate #includeShreyas Bhatewara1-5/+0
2009-10-28bonding: fix a race condition in calls to slave MII ioctlsJiri Bohac1-1/+1
2009-10-28be2net: Changes to update ethtool get_settings function to return appropriate values.Sarveshwar Bandi4-6/+117
2009-10-28e100: Fix to allow systems with FW based cards to resume from STDDavid Graham1-4/+16
2009-10-28netxen: update version to 4.0.65Dhananjay Phadke1-2/+2
2009-10-28netxen: module firmware hintsDhananjay Phadke3-1/+15
2009-10-28netxen: update module infoDhananjay Phadke1-12/+6
2009-10-28netxen: add PCI IDs for new chipDhananjay Phadke3-4/+8
2009-10-28netxen: refactor indirect register accessDhananjay Phadke1-39/+36
2009-10-28netxen: support for new firmware file formatAmit Kumar Salecha2-63/+278
2009-10-28virtio-net: fix data corruption with OOMMichael S. Tsirkin1-3/+11
2009-10-28via-velocity: Remove private device listBen Hutchings2-38/+3
2009-10-28tc35815: Enable NAPIAtsushi Nemoto1-0/+1
2009-10-28tc35815: Fix return value of tc35815_do_interrupt when NAPI enabledAtsushi Nemoto1-0/+5
2009-10-28NET/KS8695: add support NAPI for RxFigo.zhang1-25/+78
2009-10-28sfc: Set ip_summed correctly for page buffers passed to GROBen Hutchings1-3/+6
2009-10-28cnic: Fix L2CTX_STATUSB_NUM offset in context memory.Michael Chan2-6/+9
2009-10-28igb: Fix warnings in igb_set_ringparam()David S. Miller1-2/+2
2009-10-28igb: cleanup whitespace issues in igb_main.cAlexander Duyck1-22/+19
2009-10-28igb: open up SCTP checksum offloads to all MACs 82576 and newerAlexander Duyck1-1/+1
2009-10-28igb: limit minimum mtu to 68 to keep ip bound to interfaceAlexander Duyck1-2/+1
2009-10-28igb: add pci_dev in few spots to clean up use of dev_err/info/warnAlexander Duyck1-12/+12
2009-10-28igb: replace unecessary &adapter->hw with just hw where applicableAlexander Duyck1-14/+12
2009-10-28igb: cleanup clean_rx_irq_adv and alloc_rx_buffers_advAlexander Duyck1-5/+19
2009-10-28igb: cleanup igb xmit frame pathAlexander Duyck1-15/+15
2009-10-28igb: cleanup igb.h header whitespace and some structure formattingAlexander Duyck1-6/+6
2009-10-28igb: Remove invalid stats countersAlexander Duyck2-23/+1
2009-10-28igb: cleanup interrupt enablement in regards to msix_otherAlexander Duyck1-8/+23
2009-10-28igb: change queue ordering for 82576 based adaptersAlexander Duyck1-12/+13
2009-10-28igb: cleanup code related to ring resource allocation and freeAlexander Duyck1-12/+17