summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert ixp4xx_eth driver to use net_device_ops.Krzysztof Hałasa2008-12-221-5/+10
* drivers/net/wan: Remove redundant testJulia Lawall2008-12-221-3/+2
* HDLC_PPP: Fix Configure-Ack to return original options as required by the sta...Krzysztof Hałasa2008-12-221-5/+6
* IXP4xx: move common debugging from network drivers to QMGR module.Krzysztof Hałasa2008-12-224-100/+85
* Update MAINTAINERS entries for IXP4xx and WAN network drivers.Krzysztof Hałasa2008-12-221-1/+6
* WAN: Add IXP4xx HSS HDLC driver.Krzysztof Hałasa2008-12-223-0/+1365
* IXP4xx: Add ethtool support to Ethernet driver.Krzysztof Hałasa2008-12-221-0/+45
* IXP4xx: Add PHYLIB MII ioctl to the Ethernet driver.Krzysztof Hałasa2008-12-221-1/+3
* IXP4xx: Add PHYLIB support to Ethernet driver.Krzysztof Hałasa2008-12-222-100/+96
* IXP4xx: Make the Ethernet driver use built-in netdev stats.Krzysztof Hałasa2008-12-221-16/+8
* IXP4xx: Silence section mismatch warning in Ethernet driver.Krzysztof Hałasa2008-12-221-3/+3
* IXP4xx: clear IRQ stat in qmgr_disable_irq().Krzysztof Hałasa2008-12-221-0/+1
* IXP4xx: check for queue being empty in qmgr_release_queue().Krzysztof Hałasa2008-12-221-0/+4
* ucc_geth: Remove UGETH_FILTERING dead codeAnton Vorontsov2008-12-192-266/+0
* ucc_geth: Fix IO memory (un)mapping codeAnton Vorontsov2008-12-191-3/+12
* ucc_geth: Cleanup repetitive ucc_geth_memclean() callsAnton Vorontsov2008-12-191-30/+1
* ucc_geth: Fix IRQ freeing code in ucc_geth_open()Anton Vorontsov2008-12-191-9/+8
* ucc_geth: Fix TX watchdog timeout handlingAnton Vorontsov2008-12-192-8/+30
* ucc_geth: Fix endless loop in stop_{tx,rx} routinesAnton Vorontsov2008-12-191-3/+6
* tcp: Stop scaring users with "treason uncloaked!"Matt Mackall2008-12-191-2/+2
* NIU: Implement discard counters, optimizeJesper Dangaard Brouer2008-12-191-1/+3
* NIU: Implement discard counters, info/debug statements.Jesper Dangaard Brouer2008-12-191-0/+6
* NIU: Implement discard countersJesper Dangaard Brouer2008-12-191-0/+51
* enc28j60: reduce the number of spi transfers in enc28j60_set_bank()Baruch Siach2008-12-191-7/+23
* netdevice zd1201: Use after freeWang Chen2008-12-191-5/+5
* Revert "xfrm: Accept ESP packets regardless of UDP encapsulation mode"David S. Miller2008-12-191-0/+5
* Revert "net: release skb->dst in sock_queue_rcv_skb()"David S. Miller2008-12-181-5/+1
* bonding: use port_params in __update_lacpdu_from_portHolger Eitzenberger2008-12-181-6/+7
* bonding: use port_params in __update_default_selected()Holger Eitzenberger2008-12-181-8/+10
* bonding: use port_params in __update_selected()Holger Eitzenberger2008-12-181-8/+8
* bonding: remove various function declarationsHolger Eitzenberger2008-12-181-28/+0
* bonding: init port_params from templateHolger Eitzenberger2008-12-181-12/+11
* bonding: use plain memcpy in __record_default()Holger Eitzenberger2008-12-181-7/+2
* bonding: use port_params in __record_pdu()Holger Eitzenberger2008-12-181-9/+10
* bonding: introduce and use port_params structureHolger Eitzenberger2008-12-182-72/+73
* bonding: improve elaborate port_state assignmentHolger Eitzenberger2008-12-181-10/+1
* gianfar: Continue polling until both tx and rx are emptyAndy Fleming2008-12-181-5/+9
* gianfar: Merge Tx and Rx interrupt for scheduling clean up ringDai Haruki2008-12-182-42/+19
* gianfar: Use interface name in interrupt name to distinguish the source.Dai Haruki2008-12-182-6/+31
* gianfar: Add Scatter Gather supportDai Haruki2008-12-183-71/+149
* gianfar: Fix packet drop when out of memoryAndy Fleming2008-12-181-2/+1
* dccp_diag: LISTEN sockets don't have CCIDsArnaldo Carvalho de Melo2008-12-181-2/+5
* Phonet: USB CDC Phonet function for gadget frameworkRémi Denis-Courmont2008-12-182-0/+642
* Phonet: get rid of deferred work on the transmission pathRémi Denis-Courmont2008-12-181-63/+28
* Phonet: use atomic for packet TX windowRémi Denis-Courmont2008-12-183-19/+23
* Phonet: allocate separate ARP type for GPRS over a Phonet pipeRémi Denis-Courmont2008-12-183-3/+4
* Phonet: allocate a non-Ethernet ARP typeRémi Denis-Courmont2008-12-182-4/+6
* vcan: whitespace fixesOliver Hartkopp2008-12-181-10/+10
* net: ppp_generic - use idr technique instead of cardmapsCyrill Gorcunov2008-12-171-135/+48
* bnx2x: Fix namespace collision with FLOW_CTRL_{TX,RX}David S. Miller2008-12-173-60/+60