aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* vlan: allow null VLAN ID to be usedEric Dumazet2009-10-27
* can: sja1000: fix bug using library functions for skb allocationKurt Van Dijck2009-10-27
* cxgb3: Set the rxqKrishna Kumar2009-10-27
* rtnetlink: speedup rtnl_dump_ifinfo()Eric Dumazet2009-10-24
* gre: convert hash tables locking to RCUEric Dumazet2009-10-24
* ip6tnl: convert hash tables locking to RCUEric Dumazet2009-10-24
* ipip: convert hash tables locking to RCUEric Dumazet2009-10-24
* xfrm6_tunnel: RCU conversionEric Dumazet2009-10-24
* ipv6 sit: RCU conversion phase IIEric Dumazet2009-10-24
* ipv6 sit: RCU conversion phase IEric Dumazet2009-10-24
* sfc: Rename 'xfp' file and functions to reflect realityBen Hutchings2009-10-24
* sfc: Remove unused code for non-autoneg speed/duplex switchingBen Hutchings2009-10-24
* sfc: Merge efx_fc_resolve() into efx_mdio_get_pause()Ben Hutchings2009-10-24
* sfc: Move MTD probe after netdev registration and name allocationBen Hutchings2009-10-24
* sfc: Remove unnecessary tests of efx->membaseBen Hutchings2009-10-24
* sfc: Remove incorrect assertion from efx_pci_remove_main()Ben Hutchings2009-10-24
* sfc: Merge falcon_probe_phy() into falcon_probe_port()Ben Hutchings2009-10-24
* sfc: Remove pointless abstraction of memory BAR numberBen Hutchings2009-10-24
* sfc: Removed kernel-doc for nonexistent member of efx_phy_operationsBen Hutchings2009-10-24
* sfc: Maintain interrupt moderation values in ticks, not microsecondsBen Hutchings2009-10-24
* sfc: Move shared members of struct falcon_nic_data into struct efx_nicBen Hutchings2009-10-24
* sfc: Move efx_xmit_done() declaration into correct stanzaBen Hutchings2009-10-24
* sfc: Remove declarations of nonexistent functionsBen Hutchings2009-10-24
* sfc: Change order of device removal to reverse of probe orderBen Hutchings2009-10-24
* sfc: Merge struct efx_blinker into struct efx_boardBen Hutchings2009-10-24
* sfc: Move all TX DMA length limiting into tx.cBen Hutchings2009-10-24
* sfc: Define DMA address mask explicitly in terms of descriptor field widthBen Hutchings2009-10-24
* sfc: Eliminate indirect lookups of queue size constantsBen Hutchings2009-10-24
* sfc: Rename register I/O header and functions used by both Falcon and SienaBen Hutchings2009-10-24
* sfc: Update hardware definitions for SienaBen Hutchings2009-10-24
* sfc: Move RX data FIFO thresholds out of struct efx_nic_typeBen Hutchings2009-10-24
* sfc: Remove versioned bitfield macrosBen Hutchings2009-10-24
* sfc: Remove boards.h, moving last remaining declaration to falcon.hBen Hutchings2009-10-24
* sfc: Merge sfe4001.c into falcon_boards.cBen Hutchings2009-10-24
* sfc: Rename Falcon-specific board code and typesBen Hutchings2009-10-24
* sfc: Remove redundant hardware initialisationBen Hutchings2009-10-24
* sfc: Remove redundant header gmii.hBen Hutchings2009-10-24
* pkt_sched: skbedit add support for setting markjamal2009-10-23
* sfc: 10Xpress: Report support for pause framesBen Hutchings2009-10-22
* rtnetlink: rtnl_setlink() and rtnl_getlink() changesEric Dumazet2009-10-22
* qlge: Add ethtool register dump function.Ron Mercer2009-10-22
* qlge: Add ethtool wake on LAN function.Ron Mercer2009-10-22
* qlge: Add ethtool blink function.Ron Mercer2009-10-22
* qlge: Add ethtool get/set pause parameter.Ron Mercer2009-10-22
* net: Use sk_tx_queue_mapping for connected socketsKrishna Kumar2009-10-20
* net: Fix for dst_negative_adviceKrishna Kumar2009-10-20
* net: IPv6 changesKrishna Kumar2009-10-20
* net: Introduce sk_tx_queue_mappingKrishna Kumar2009-10-20
* net: Avoid compiler warning for mmsghdr when CONFIG_COMPAT is not selectedArnaldo Carvalho de Melo2009-10-20
* filter: Add SKF_AD_QUEUE instructionEric Dumazet2009-10-20