summaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
Commit message (Expand)AuthorFilesLines
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-23pkt_sched: skbedit add support for setting markjamal3-1/+20
2009-10-23sfc: 10Xpress: Report support for pause framesBen Hutchings1-0/+1
2009-10-22rtnetlink: rtnl_setlink() and rtnl_getlink() changesEric Dumazet1-19/+19
2009-10-22qlge: Add ethtool register dump function.Ron Mercer3-0/+345
2009-10-22qlge: Add ethtool wake on LAN function.Ron Mercer4-0/+172
2009-10-22qlge: Add ethtool blink function.Ron Mercer3-0/+89
2009-10-22qlge: Add ethtool get/set pause parameter.Ron Mercer3-2/+37
2009-10-21net: Use sk_tx_queue_mapping for connected socketsKrishna Kumar1-6/+18
2009-10-21net: Fix for dst_negative_adviceKrishna Kumar5-7/+21
2009-10-21net: IPv6 changesKrishna Kumar1-2/+1
2009-10-21net: Introduce sk_tx_queue_mappingKrishna Kumar2-1/+30
2009-10-20net: Avoid compiler warning for mmsghdr when CONFIG_COMPAT is not selectedArnaldo Carvalho de Melo1-1/+5
2009-10-20filter: Add SKF_AD_QUEUE instructionEric Dumazet2-1/+5
2009-10-20af_packet: mc_drop/flush_mclist changesEric Dumazet1-8/+4
2009-10-20af_packet: Avoid cache line dirtyingEric Dumazet1-1/+1
2009-10-20can: provide library functions for skb allocationWolfgang Grandegger6-76/+47
2009-10-20IP: CleanupsJohn Dykstra3-5/+2
2009-10-20i2400m-sdio: select IWMC3200TOP in KconfigTomas Winkler1-0/+8
2009-10-20iwmc3200wifi: select IWMC3200TOP in KconfigTomas Winkler1-0/+1
2009-10-20iwmc3200top: Add Intel Wireless MultiCom 3200 top driver.Tomas Winkler12-0/+2124
2009-10-20pkt_sched: ingress socket filter by markjamal2-1/+5
2009-10-20qlge: Size RX buffers based on MTU.Ron Mercer2-74/+214
2009-10-19xfrm: remove skb_icv_walkSteffen Klassert2-81/+0
2009-10-19ah: Remove obsolete codeSteffen Klassert1-26/+3
2009-10-19ah6: convert to ahashSteffen Klassert1-80/+272
2009-10-19ah4: convert to ahashSteffen Klassert1-59/+236
2009-10-19ah: Add struct crypto_ahash to ah_dataSteffen Klassert1-0/+1
2009-10-19cosa: Kill off the use of the old ioctl pathAlan Cox1-7/+13
2009-10-19net: sk_drops consolidation part 2Eric Dumazet4-2/+6
2009-10-19inet: rename some inet_sock fieldsEric Dumazet47-388/+408
2009-10-18genetlink: Optimize and one bug fix in genl_generate_id()Krishna Kumar1-16/+8
2009-10-18genetlink: Optimize genl_register_family()Krishna Kumar1-5/+3
2009-10-18cxgb3: No need to wake queue in xmit handlerKrishna Kumar1-1/+1
2009-10-18ctcm rollback in case of errorsEinar Lueck1-17/+42
2009-10-18lcs: Recognize return codes of ccw_device_set_online().Klaus-Dieter Wacker1-3/+9