summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-24sfc: Move shared members of struct falcon_nic_data into struct efx_nicBen Hutchings
2009-10-24sfc: Move efx_xmit_done() declaration into correct stanzaBen Hutchings
2009-10-24sfc: Remove declarations of nonexistent functionsBen Hutchings
2009-10-24sfc: Change order of device removal to reverse of probe orderBen Hutchings
2009-10-24sfc: Merge struct efx_blinker into struct efx_boardBen Hutchings
2009-10-24sfc: Move all TX DMA length limiting into tx.cBen Hutchings
2009-10-24sfc: Define DMA address mask explicitly in terms of descriptor field widthBen Hutchings
2009-10-24sfc: Eliminate indirect lookups of queue size constantsBen Hutchings
2009-10-24sfc: Rename register I/O header and functions used by both Falcon and SienaBen Hutchings
2009-10-24sfc: Update hardware definitions for SienaBen Hutchings
2009-10-24sfc: Move RX data FIFO thresholds out of struct efx_nic_typeBen Hutchings
2009-10-24sfc: Remove versioned bitfield macrosBen Hutchings
2009-10-24sfc: Remove boards.h, moving last remaining declaration to falcon.hBen Hutchings
2009-10-24sfc: Merge sfe4001.c into falcon_boards.cBen Hutchings
2009-10-24sfc: Rename Falcon-specific board code and typesBen Hutchings
2009-10-24sfc: Remove redundant hardware initialisationBen Hutchings
2009-10-24sfc: Remove redundant header gmii.hBen Hutchings
2009-10-23pkt_sched: skbedit add support for setting markjamal
2009-10-23sfc: 10Xpress: Report support for pause framesBen Hutchings
2009-10-22rtnetlink: rtnl_setlink() and rtnl_getlink() changesEric Dumazet
2009-10-22qlge: Add ethtool register dump function.Ron Mercer
2009-10-22qlge: Add ethtool wake on LAN function.Ron Mercer
2009-10-22qlge: Add ethtool blink function.Ron Mercer
2009-10-22qlge: Add ethtool get/set pause parameter.Ron Mercer
2009-10-21net: Use sk_tx_queue_mapping for connected socketsKrishna Kumar
2009-10-21net: Fix for dst_negative_adviceKrishna Kumar
2009-10-21net: IPv6 changesKrishna Kumar
2009-10-21net: Introduce sk_tx_queue_mappingKrishna Kumar
2009-10-20net: Avoid compiler warning for mmsghdr when CONFIG_COMPAT is not selectedArnaldo Carvalho de Melo
2009-10-20filter: Add SKF_AD_QUEUE instructionEric Dumazet
2009-10-20af_packet: mc_drop/flush_mclist changesEric Dumazet
2009-10-20af_packet: Avoid cache line dirtyingEric Dumazet
2009-10-20can: provide library functions for skb allocationWolfgang Grandegger
2009-10-20IP: CleanupsJohn Dykstra
2009-10-20i2400m-sdio: select IWMC3200TOP in KconfigTomas Winkler
2009-10-20iwmc3200wifi: select IWMC3200TOP in KconfigTomas Winkler
2009-10-20iwmc3200top: Add Intel Wireless MultiCom 3200 top driver.Tomas Winkler
2009-10-20pkt_sched: ingress socket filter by markjamal
2009-10-20qlge: Size RX buffers based on MTU.Ron Mercer
2009-10-19xfrm: remove skb_icv_walkSteffen Klassert
2009-10-19ah: Remove obsolete codeSteffen Klassert
2009-10-19ah6: convert to ahashSteffen Klassert
2009-10-19ah4: convert to ahashSteffen Klassert
2009-10-19ah: Add struct crypto_ahash to ah_dataSteffen Klassert
2009-10-19cosa: Kill off the use of the old ioctl pathAlan Cox
2009-10-19net: sk_drops consolidation part 2Eric Dumazet
2009-10-19inet: rename some inet_sock fieldsEric Dumazet
2009-10-18genetlink: Optimize and one bug fix in genl_generate_id()Krishna Kumar
2009-10-18genetlink: Optimize genl_register_family()Krishna Kumar
2009-10-18cxgb3: No need to wake queue in xmit handlerKrishna Kumar