aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-03qlge: Add check for eeh failure when closing device.Ron Mercer2-0/+15
2010-02-03qlge: Move reset from eeh io_resume to slot_reset.Ron Mercer1-2/+6
2010-02-03ixgbe: Make descriptor ring allocations NUMA-awarePJ Waskiewicz4-167/+189
2010-02-03ixgbe: Allocate driver resources per NUMA nodeJesse Brandeburg2-3/+36
2010-02-03e1000: call pci_save_state after pci_restore_stateNick Nunley1-0/+4
2010-02-03e1000: Report link status in ethtool when interface is downNick Nunley3-2/+20
2010-02-03ixgbe: only process one ixgbe_watchdog_task at a time.John Fastabend2-13/+17
2010-02-03ixgbe: Fix return of invalid txqKrishna Kumar1-1/+4
2010-02-03ixgbe: Fix ixgbe_tx_map error pathAnton Blanchard1-1/+1
2010-02-03netxen: protect resource cleanup by rtnl lockAmit Kumar Salecha1-0/+2
2010-02-03netxen: fix tx timeout recovery for NX2031 chipAmit Kumar Salecha1-1/+1
2010-02-03sfc: Do not include unneeded headersBen Hutchings2-3/+0
2010-02-03sfc: Fix some incorrect or redundant commentsBen Hutchings4-15/+7
2010-02-03sfc: Remove declarations of nonexistent functionsBen Hutchings1-2/+0
2010-02-03sfc: Add some missing bits to register self-test masksSteve Hodgson2-2/+2
2010-02-03sfc: Survive ISR0=0 bug in the shared IRQ caseGuido Barzini1-0/+9
2010-02-03sfc: Implement NVRAM selftest for SFC9000 familyBen Hutchings3-0/+48
2010-02-03sfc: Replace PHY MDIO test with an 'alive' testBen Hutchings9-40/+66
2010-02-03sfc: Enable autonegotiated flow-control by default if supportedSteve Hodgson3-7/+16
2010-02-03sfc: Handle firmware assertion failure while resettingSteve Hodgson2-25/+44
2010-02-03sfc: Update MCDI protocol definitionsBen Hutchings1-23/+179
2010-02-03Bluetooth: Enter active mode before establishing a SCO link.Nick Pelly1-0/+3
2010-02-03Bluetooth: Fix memory leak in Marvell BT-over-SDIO driverYoichi Yuasa1-0/+1
2010-02-03dccp: fix auto-loading of dccp(_probe)Gerrit Renker1-2/+2
2010-02-03dccp: fix bug in cache allocationGerrit Renker2-4/+6
2010-02-03drivers/net/amd8111e.c: Fix continuation line formatsJoe Perches1-2/+1
2010-02-03can: add support for CAN interface cards based on the PLX90xx PCI bridgePavel Cheblakov3-0/+485
2010-02-03cxgb3: add memory barriersDivy Le Ray1-4/+12
2010-02-03sky2: fix transmit DMA map leakagestephen hemminger1-5/+3
2010-02-03MCS7830 USB-Ether: resume _with_ working link, via .reset_resume supportAndreas Mohr1-67/+123
2010-02-03MCS7830 USB-Ether: change register defineAndreas Mohr1-2/+3
2010-02-03MCS7830 USB-Ether: Spelling correctionsAndreas Mohr1-6/+6
2010-02-03MCS7830 USB-Ether: add Rx error supportAndreas Mohr1-1/+42
2010-02-03netlink: fix for too early rmmodAlexey Dobriyan1-0/+5
2010-02-03af_key: fix netns ops ordering on module load/unloadAlexey Dobriyan1-7/+8
2010-02-03Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socketNick Pelly1-1/+5
2010-02-03Bluetooth: Fix sleeping function in RFCOMM within invalid contextMarcel Holtmann1-1/+1
2010-02-03Bluetooth: Fallback eSCO to SCO on error 0x1a (Unsupported Remote Feature)Nick Pelly1-0/+1
2010-02-03netfilter: xtables: add CT targetPatrick McHardy7-0/+211
2010-02-03netfilter: nf_conntrack: support conntrack templatesPatrick McHardy8-24/+61
2010-02-03netfilter: ctnetlink: support selective event deliveryPatrick McHardy4-33/+48
2010-02-03netfilter: nf_conntrack: split up IPCT_STATUS eventPatrick McHardy8-18/+21
2010-02-03netfilter: add struct net * to target parametersPatrick McHardy4-10/+18
2010-02-03netfilter: ctnetlink: only assign helpers for matching protocolsPatrick McHardy3-16/+17
2010-02-03netfilter: xt_hashlimit: fix race condition and simplify lockingPatrick McHardy1-34/+18
2010-02-02connector: Delete buggy notification code.Evgeniy Polyakov2-207/+0
2010-02-02qlcnic: add loopback diagnostic testAmit Kumar Salecha5-10/+225
2010-02-02qlcnic: add interrupt diagnostic testAmit Kumar Salecha4-16/+154
2010-02-02qlcnic: support LED blink for device identificationSucheta Chakraborty3-0/+49
2010-02-02qlcnic: protect resoruce cleanup by rtnl lockAmit Kumar Salecha2-3/+5