summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-07-30bnx2x: Version 1.48.114-1Eilon Greenstein1-2/+2
2009-07-30bnx2x: WoL only with current MAC addressEilon Greenstein1-4/+4
2009-07-30bnx2x: Self-test kills management trafficEilon Greenstein1-5/+4
2009-07-30bnx2x: Receive traffic that maches management filtering rulesEilon Greenstein2-0/+18
2009-07-30netxen: fix CONFIG_INET=n buildDhananjay Phadke1-0/+7
2009-07-27drivers/atm: Correct redundant testJulia Lawall1-1/+1
2009-07-27drivers/net: Correct redundant testJulia Lawall1-1/+1
2009-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...David S. Miller1-5/+125
2009-07-27netxen: update version to 4.0.41Dhananjay Phadke1-2/+2
2009-07-27netxen: support for ethtool set ringparamAmit Kumar Salecha3-11/+97
2009-07-27netxen: add vlan tx acceleration supportDhananjay Phadke2-6/+57
2009-07-27netxen: fix skb alloc size for legacy firmwareDhananjay Phadke2-12/+12
2009-07-27netxen: refactor net_device setup codeDhananjay Phadke1-63/+75
2009-07-27netxen: clean up firmware version checksDhananjay Phadke5-9/+8
2009-07-27netxen: Add default and limit macros for ring sizes.Dhananjay Phadke3-32/+41
2009-07-27netxen: refactor tso codeDhananjay Phadke2-118/+83
2009-07-27netxen: annotate dma watchdog setupDhananjay Phadke4-99/+43
2009-07-27netxen: configure interrupt coalesce defaultsDhananjay Phadke1-0/+20
2009-07-27netxen: enable ip addr hashingDhananjay Phadke4-25/+182
2009-07-27netxen: refresh firmware info after resetDhananjay Phadke3-9/+7
2009-07-27mISDN: Fix wrong struct name in macro and clarificationsKarsten Keil3-17/+17
2009-07-27net: fix multiple definitions of setup_w6692Stephen Rothwell1-1/+1
2009-07-27bnx2: Update vlan_featuresEric Dumazet1-4/+15
2009-07-27imwc3200: move iwmc3200 SDIO ids to sdio_ids.hTomas Winkler3-11/+8
2009-07-27bnx2x: Dont update vlan_features in bnx2x_set_tso()Eric Dumazet1-8/+0
2009-07-27sky2: remove unnecessary assignmentMike McCormack1-1/+1
2009-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller90-2397/+2774
2009-07-26Merge branch 'for_david' of git://git.kernel.org/pub/scm/linux/kernel/git/kke...David S. Miller49-461/+10258
2009-07-26igbvf: resolve "frees DMA memory with different size" warningsAlexander Duyck1-3/+2
2009-07-26igb: initialize mailbox function pointers prior to phy initAlexander Duyck1-4/+4
2009-07-26igb: cleanup flow control configuration to make requested/current more clearAlexander Duyck5-45/+55
2009-07-26igb: use buffer_info->dma instead of shinfo->nr_frags to determine unmapAlexander Duyck1-12/+18
2009-07-26igb: add support for 82576 mezzanine cardAlexander Duyck3-0/+3
2009-07-26igb: remove unused switch statement from igb_set_wolAlexander Duyck1-6/+0
2009-07-26igb: cleanup receive address register initializationAlexander Duyck3-35/+30
2009-07-26igb: move all multicast addresses into multicast table arrayAlexander Duyck6-89/+56
2009-07-26igb: add completion timeout workaround for 82575/82576Alexander Duyck6-15/+98
2009-07-26igb: do not overwrite EEPROM LED settingsAlexander Duyck1-6/+1
2009-07-26igb: change configure_pcs_link to void since it always returns 0Alexander Duyck1-9/+4
2009-07-26igb: make serdes power down available for 82575 in addition to 82576 partsAlexander Duyck3-9/+17
2009-07-26igb: remove media type fiber as it is misleadingAlexander Duyck5-58/+22
2009-07-25mISDN: hfcmulti display real PCI ids for not supported cardsKarsten Keil1-3/+4
2009-07-25ISDN: ARRAY_SIZE changesKarsten Keil14-108/+59
2009-07-25drivers/isdn: Drop unnecessary NULL testJulia Lawall6-12/+0
2009-07-25mISDN: Add support for Traverse Technologies NETJet PCI cardsKarsten Keil4-0/+1224
2009-07-25mISDN: Add driver for Winbond cardsKarsten Keil4-0/+1638
2009-07-25mISDN: Add support for Speedfax+ cardsKarsten Keil5-0/+2536
2009-07-25mISDN: Driver for AVM Fritz!CARD PCIKarsten Keil3-0/+1161
2009-07-25mISDN: Add driver for Infineon ISDN chipset familyKarsten Keil6-0/+3364
2009-07-25mISDN: Make clearing B-channel a common functionKarsten Keil4-47/+16