summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* sfc: Move shared members of struct falcon_nic_data into struct efx_nicBen Hutchings2009-10-242-16/+14
* sfc: Move efx_xmit_done() declaration into correct stanzaBen Hutchings2009-10-241-1/+1
* sfc: Remove declarations of nonexistent functionsBen Hutchings2009-10-241-2/+0
* sfc: Change order of device removal to reverse of probe orderBen Hutchings2009-10-241-1/+1
* sfc: Merge struct efx_blinker into struct efx_boardBen Hutchings2009-10-242-29/+21
* sfc: Move all TX DMA length limiting into tx.cBen Hutchings2009-10-244-25/+25
* sfc: Define DMA address mask explicitly in terms of descriptor field widthBen Hutchings2009-10-241-5/+2
* sfc: Eliminate indirect lookups of queue size constantsBen Hutchings2009-10-247-98/+62
* sfc: Rename register I/O header and functions used by both Falcon and SienaBen Hutchings2009-10-247-421/+426
* sfc: Update hardware definitions for SienaBen Hutchings2009-10-247-1887/+3756
* sfc: Move RX data FIFO thresholds out of struct efx_nic_typeBen Hutchings2009-10-242-15/+12
* sfc: Remove versioned bitfield macrosBen Hutchings2009-10-243-40/+47
* sfc: Remove boards.h, moving last remaining declaration to falcon.hBen Hutchings2009-10-249-22/+2
* sfc: Merge sfe4001.c into falcon_boards.cBen Hutchings2009-10-244-443/+420
* sfc: Rename Falcon-specific board code and typesBen Hutchings2009-10-245-26/+25
* sfc: Remove redundant hardware initialisationBen Hutchings2009-10-241-4/+0
* sfc: Remove redundant header gmii.hBen Hutchings2009-10-242-61/+0
* pkt_sched: skbedit add support for setting markjamal2009-10-223-1/+20
* sfc: 10Xpress: Report support for pause framesBen Hutchings2009-10-221-0/+1
* rtnetlink: rtnl_setlink() and rtnl_getlink() changesEric Dumazet2009-10-221-19/+19
* qlge: Add ethtool register dump function.Ron Mercer2009-10-213-0/+345
* qlge: Add ethtool wake on LAN function.Ron Mercer2009-10-214-0/+172
* qlge: Add ethtool blink function.Ron Mercer2009-10-213-0/+89
* qlge: Add ethtool get/set pause parameter.Ron Mercer2009-10-213-2/+37
* net: Use sk_tx_queue_mapping for connected socketsKrishna Kumar2009-10-201-6/+18
* net: Fix for dst_negative_adviceKrishna Kumar2009-10-205-7/+21
* net: IPv6 changesKrishna Kumar2009-10-201-2/+1
* net: Introduce sk_tx_queue_mappingKrishna Kumar2009-10-202-1/+30
* net: Avoid compiler warning for mmsghdr when CONFIG_COMPAT is not selectedArnaldo Carvalho de Melo2009-10-201-1/+5
* filter: Add SKF_AD_QUEUE instructionEric Dumazet2009-10-202-1/+5
* af_packet: mc_drop/flush_mclist changesEric Dumazet2009-10-201-8/+4
* af_packet: Avoid cache line dirtyingEric Dumazet2009-10-201-1/+1
* can: provide library functions for skb allocationWolfgang Grandegger2009-10-206-76/+47
* IP: CleanupsJohn Dykstra2009-10-193-5/+2
* i2400m-sdio: select IWMC3200TOP in KconfigTomas Winkler2009-10-191-0/+8
* iwmc3200wifi: select IWMC3200TOP in KconfigTomas Winkler2009-10-191-0/+1
* iwmc3200top: Add Intel Wireless MultiCom 3200 top driver.Tomas Winkler2009-10-1912-0/+2124
* pkt_sched: ingress socket filter by markjamal2009-10-192-1/+5
* qlge: Size RX buffers based on MTU.Ron Mercer2009-10-192-74/+214
* xfrm: remove skb_icv_walkSteffen Klassert2009-10-182-81/+0
* ah: Remove obsolete codeSteffen Klassert2009-10-181-26/+3
* ah6: convert to ahashSteffen Klassert2009-10-181-80/+272
* ah4: convert to ahashSteffen Klassert2009-10-181-59/+236
* ah: Add struct crypto_ahash to ah_dataSteffen Klassert2009-10-181-0/+1
* cosa: Kill off the use of the old ioctl pathAlan Cox2009-10-181-7/+13
* net: sk_drops consolidation part 2Eric Dumazet2009-10-184-2/+6
* inet: rename some inet_sock fieldsEric Dumazet2009-10-1847-388/+408
* genetlink: Optimize and one bug fix in genl_generate_id()Krishna Kumar2009-10-171-16/+8
* genetlink: Optimize genl_register_family()Krishna Kumar2009-10-171-5/+3
* cxgb3: No need to wake queue in xmit handlerKrishna Kumar2009-10-171-1/+1
OpenPOWER on IntegriCloud