summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-10-27can: sja1000: fix bug using library functions for skb allocationKurt Van Dijck1-2/+0
2009-10-27cxgb3: Set the rxqKrishna Kumar1-0/+1
2009-10-24sfc: Rename 'xfp' file and functions to reflect realityBen Hutchings5-58/+58
2009-10-24sfc: Remove unused code for non-autoneg speed/duplex switchingBen Hutchings1-69/+39
2009-10-24sfc: Merge efx_fc_resolve() into efx_mdio_get_pause()Ben Hutchings2-15/+8
2009-10-24sfc: Move MTD probe after netdev registration and name allocationBen Hutchings1-2/+4
2009-10-24sfc: Remove unnecessary tests of efx->membaseBen Hutchings1-8/+0
2009-10-24sfc: Remove incorrect assertion from efx_pci_remove_main()Ben Hutchings1-2/+0
2009-10-24sfc: Merge falcon_probe_phy() into falcon_probe_port()Ben Hutchings1-35/+25
2009-10-24sfc: Remove pointless abstraction of memory BAR numberBen Hutchings3-11/+10
2009-10-24sfc: Removed kernel-doc for nonexistent member of efx_phy_operationsBen Hutchings1-1/+0
2009-10-24sfc: Maintain interrupt moderation values in ticks, not microsecondsBen Hutchings4-34/+28
2009-10-24sfc: Move shared members of struct falcon_nic_data into struct efx_nicBen Hutchings2-16/+14
2009-10-24sfc: Move efx_xmit_done() declaration into correct stanzaBen Hutchings1-1/+1
2009-10-24sfc: Remove declarations of nonexistent functionsBen Hutchings1-2/+0
2009-10-24sfc: Change order of device removal to reverse of probe orderBen Hutchings1-1/+1
2009-10-24sfc: Merge struct efx_blinker into struct efx_boardBen Hutchings2-29/+21
2009-10-24sfc: Move all TX DMA length limiting into tx.cBen Hutchings4-25/+25
2009-10-24sfc: Define DMA address mask explicitly in terms of descriptor field widthBen Hutchings1-5/+2
2009-10-24sfc: Eliminate indirect lookups of queue size constantsBen Hutchings7-98/+62
2009-10-24sfc: Rename register I/O header and functions used by both Falcon and SienaBen Hutchings7-421/+426
2009-10-24sfc: Update hardware definitions for SienaBen Hutchings7-1887/+3756
2009-10-24sfc: Move RX data FIFO thresholds out of struct efx_nic_typeBen Hutchings2-15/+12
2009-10-24sfc: Remove versioned bitfield macrosBen Hutchings3-40/+47
2009-10-24sfc: Remove boards.h, moving last remaining declaration to falcon.hBen Hutchings9-22/+2
2009-10-24sfc: Merge sfe4001.c into falcon_boards.cBen Hutchings4-443/+420
2009-10-24sfc: Rename Falcon-specific board code and typesBen Hutchings5-26/+25
2009-10-24sfc: Remove redundant hardware initialisationBen Hutchings1-4/+0
2009-10-24sfc: Remove redundant header gmii.hBen Hutchings2-61/+0
2009-10-22sfc: 10Xpress: Report support for pause framesBen Hutchings1-0/+1
2009-10-21qlge: Add ethtool register dump function.Ron Mercer3-0/+345
2009-10-21qlge: Add ethtool wake on LAN function.Ron Mercer4-0/+172
2009-10-21qlge: Add ethtool blink function.Ron Mercer3-0/+89
2009-10-21qlge: Add ethtool get/set pause parameter.Ron Mercer3-2/+37
2009-10-20can: provide library functions for skb allocationWolfgang Grandegger5-76/+43
2009-10-19i2400m-sdio: select IWMC3200TOP in KconfigTomas Winkler1-0/+8
2009-10-19iwmc3200wifi: select IWMC3200TOP in KconfigTomas Winkler1-0/+1
2009-10-19iwmc3200top: Add Intel Wireless MultiCom 3200 top driver.Tomas Winkler12-0/+2124
2009-10-19qlge: Size RX buffers based on MTU.Ron Mercer2-74/+214
2009-10-18cosa: Kill off the use of the old ioctl pathAlan Cox1-7/+13
2009-10-18inet: rename some inet_sock fieldsEric Dumazet1-9/+13
2009-10-17cxgb3: No need to wake queue in xmit handlerKrishna Kumar1-1/+1
2009-10-17ctcm rollback in case of errorsEinar Lueck1-17/+42
2009-10-17lcs: Recognize return codes of ccw_device_set_online().Klaus-Dieter Wacker1-3/+9
2009-10-17lcs: ODEBUG: object is on stack, but not annotated.Klaus-Dieter Wacker1-1/+1
2009-10-17netxen; update version to 4.0.62Dhananjay Phadke1-2/+2
2009-10-17netxen: sysfs control for auto firmware recoveryNarender Kumar2-1/+52
2009-10-17netxen: fix error codes in for tools accessDhananjay Phadke2-24/+31
2009-10-17netxen: onchip memory access changeAmit Kumar Salecha3-9/+17
2009-10-17netxen: reset sequence changesAmit Kumar Salecha3-29/+16