| Commit message (Expand) | Author | Age | Files | Lines |
* | WAN: Add IXP4xx HSS HDLC driver. | Krzysztof Hałasa | 2008-12-22 | 3 | -0/+1365 |
* | IXP4xx: Add ethtool support to Ethernet driver. | Krzysztof Hałasa | 2008-12-22 | 1 | -0/+45 |
* | IXP4xx: Add PHYLIB MII ioctl to the Ethernet driver. | Krzysztof Hałasa | 2008-12-22 | 1 | -1/+3 |
* | IXP4xx: Add PHYLIB support to Ethernet driver. | Krzysztof Hałasa | 2008-12-22 | 2 | -100/+96 |
* | IXP4xx: Make the Ethernet driver use built-in netdev stats. | Krzysztof Hałasa | 2008-12-22 | 1 | -16/+8 |
* | IXP4xx: Silence section mismatch warning in Ethernet driver. | Krzysztof Hałasa | 2008-12-22 | 1 | -3/+3 |
* | ucc_geth: Remove UGETH_FILTERING dead code | Anton Vorontsov | 2008-12-18 | 2 | -266/+0 |
* | ucc_geth: Fix IO memory (un)mapping code | Anton Vorontsov | 2008-12-18 | 1 | -3/+12 |
* | ucc_geth: Cleanup repetitive ucc_geth_memclean() calls | Anton Vorontsov | 2008-12-18 | 1 | -30/+1 |
* | ucc_geth: Fix IRQ freeing code in ucc_geth_open() | Anton Vorontsov | 2008-12-18 | 1 | -9/+8 |
* | ucc_geth: Fix TX watchdog timeout handling | Anton Vorontsov | 2008-12-18 | 2 | -8/+30 |
* | ucc_geth: Fix endless loop in stop_{tx,rx} routines | Anton Vorontsov | 2008-12-18 | 1 | -3/+6 |
* | NIU: Implement discard counters, optimize | Jesper Dangaard Brouer | 2008-12-18 | 1 | -1/+3 |
* | NIU: Implement discard counters, info/debug statements. | Jesper Dangaard Brouer | 2008-12-18 | 1 | -0/+6 |
* | NIU: Implement discard counters | Jesper Dangaard Brouer | 2008-12-18 | 1 | -0/+51 |
* | enc28j60: reduce the number of spi transfers in enc28j60_set_bank() | Baruch Siach | 2008-12-18 | 1 | -7/+23 |
* | netdevice zd1201: Use after free | Wang Chen | 2008-12-18 | 1 | -5/+5 |
* | bonding: use port_params in __update_lacpdu_from_port | Holger Eitzenberger | 2008-12-17 | 1 | -6/+7 |
* | bonding: use port_params in __update_default_selected() | Holger Eitzenberger | 2008-12-17 | 1 | -8/+10 |
* | bonding: use port_params in __update_selected() | Holger Eitzenberger | 2008-12-17 | 1 | -8/+8 |
* | bonding: remove various function declarations | Holger Eitzenberger | 2008-12-17 | 1 | -28/+0 |
* | bonding: init port_params from template | Holger Eitzenberger | 2008-12-17 | 1 | -12/+11 |
* | bonding: use plain memcpy in __record_default() | Holger Eitzenberger | 2008-12-17 | 1 | -7/+2 |
* | bonding: use port_params in __record_pdu() | Holger Eitzenberger | 2008-12-17 | 1 | -9/+10 |
* | bonding: introduce and use port_params structure | Holger Eitzenberger | 2008-12-17 | 2 | -72/+73 |
* | bonding: improve elaborate port_state assignment | Holger Eitzenberger | 2008-12-17 | 1 | -10/+1 |
* | gianfar: Continue polling until both tx and rx are empty | Andy Fleming | 2008-12-17 | 1 | -5/+9 |
* | gianfar: Merge Tx and Rx interrupt for scheduling clean up ring | Dai Haruki | 2008-12-17 | 2 | -42/+19 |
* | gianfar: Use interface name in interrupt name to distinguish the source. | Dai Haruki | 2008-12-17 | 2 | -6/+31 |
* | gianfar: Add Scatter Gather support | Dai Haruki | 2008-12-17 | 3 | -71/+149 |
* | gianfar: Fix packet drop when out of memory | Andy Fleming | 2008-12-17 | 1 | -2/+1 |
* | Phonet: USB CDC Phonet function for gadget framework | Rémi Denis-Courmont | 2008-12-17 | 2 | -0/+642 |
* | vcan: whitespace fixes | Oliver Hartkopp | 2008-12-17 | 1 | -10/+10 |
* | net: ppp_generic - use idr technique instead of cardmaps | Cyrill Gorcunov | 2008-12-17 | 1 | -135/+48 |
* | bnx2x: Fix namespace collision with FLOW_CTRL_{TX,RX} | David S. Miller | 2008-12-16 | 3 | -60/+60 |
* | bnx2: Don't redefine FLOW_CTRL_{RX,TX}. | David S. Miller | 2008-12-16 | 1 | -3/+0 |
* | bnx2: Update version to 1.9.0. | Michael Chan | 2008-12-16 | 1 | -3/+3 |
* | bnx2: Rename MSI-X vectors. | Michael Chan | 2008-12-16 | 2 | -2/+4 |
* | drivers/net/hamradio: Move a dereference below a NULL test | Julia Lawall | 2008-12-16 | 1 | -1/+2 |
* | phylib: Remove unnecessary "reset" fixups in genphy_setup_forced | Andy Fleming | 2008-12-16 | 1 | -17/+0 |
* | gianfar: Make all BD status writes 32-bit | Dai Haruki | 2008-12-16 | 2 | -25/+31 |
* | gianfar: Add macros for stepping through BDs | Andy Fleming | 2008-12-16 | 2 | -18/+15 |
* | gianfar: Remove unused gfar_add_fcb() function parameter | Dai Haruki | 2008-12-16 | 1 | -4/+4 |
* | gianfar: Enable padding and Optimize the frame prepended bytes handling | Dai Haruki | 2008-12-16 | 1 | -46/+41 |
* | gianfar: Fix VLAN HW feature related frame/buffer size calculation. | Dai Haruki | 2008-12-16 | 2 | -19/+26 |
* | gianfar: Fix eTSEC configuration procedure | Dai Haruki | 2008-12-16 | 2 | -13/+15 |
* | gianfar: Optimize interrupt coalescing configuration | Dai Haruki | 2008-12-16 | 3 | -38/+40 |
* | gianfar: Convert gianfar to an of_platform_driver | Andy Fleming | 2008-12-16 | 5 | -192/+386 |
* | gianfar: Use gfar_halt to stop DMA in gfar_probe | Andy Fleming | 2008-12-16 | 1 | -13/+1 |
* | tlan: Remove broken support for big buffers | Sakari Ailus | 2008-12-16 | 1 | -134/+77 |