aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* korina: do schedule napi after testing for itPhil Sutter2009-01-151-1/+1
* korina: rework korina_rx() for use with napiPhil Sutter2009-01-151-56/+53
* korina: disable napi on close and restartPhil Sutter2009-01-151-0/+4
* korina: reset resource buffer size to 1536Phil Sutter2009-01-151-1/+4
* korina: fix usage of driver_dataPhil Sutter2009-01-151-1/+0
* bnx2x: First slow path interrupt raceEilon Greenstein2009-01-151-9/+9
* bnx2x: MTU FilterEilon Greenstein2009-01-151-1/+1
* bnx2x: Indirection table initialization indexEilon Greenstein2009-01-151-5/+4
* bnx2x: Missing bracketsEilon Greenstein2009-01-151-1/+1
* bnx2x: Fixing the doorbell sizeEilon Greenstein2009-01-151-1/+1
* bnx2x: Endianness issuesEilon Greenstein2009-01-151-5/+6
* bnx2x: VLAN tagged packets without VLAN offloadEilon Greenstein2009-01-152-14/+40
* bnx2x: Protecting the link change indicationEilon Greenstein2009-01-151-3/+5
* bnx2x: Flow control updated before reporting the linkEilon Greenstein2009-01-151-1/+2
* bnx2x: Missing mask when calculating flow controlEilon Greenstein2009-01-151-1/+2
* bnx2x: Using system page size for SGEEilon Greenstein2009-01-152-16/+19
* bnx2x: Missing memory barriersEilon Greenstein2009-01-151-2/+26
* bnx2x: Using singlethread work queueEilon Greenstein2009-01-152-6/+16
* can: fix slowpath issue in hrtimer callback functionOliver Hartkopp2009-01-141-27/+30
* ax88796: start_xmit fix using net_device_opsMagnus Damm2009-01-141-6/+21
* net: Add init_dummy_netdev() and fix EMAC driver using itBenjamin Herrenschmidt2009-01-144-1/+47
* drivers/net/irda/irda-usb.c: fix buffer overflowJos-Vicente Gilabert2009-01-141-1/+1
* netxen: handle dma mapping failuresDhananjay Phadke2009-01-143-40/+67
* netxen: hold tx lock while sending firmware commandsDhananjay Phadke2009-01-141-0/+4
* netxen: cleanup mac list on driver unloadDhananjay Phadke2009-01-143-0/+17
* netxen: firmware init fixDhananjay Phadke2009-01-143-37/+51
* netxen: fix link speed reporting for some boardsDhananjay Phadke2009-01-144-18/+58
* netxen: fix ipv6 offload and tx cleanupDhananjay Phadke2009-01-143-91/+57
* netxen: fix endianness in firmware commandsDhananjay Phadke2009-01-144-97/+95
* sis900: generate fake MAC address if the hardware doesn't have oneDaniele Venzano2009-01-141-4/+4
* powerpc/fs_enet: Add missing irq free in error path.Mike Ditto2009-01-141-0/+1
* gso: Ensure that the packet is long enoughHerbert Xu2009-01-141-6/+7
* gro: Fix page ref count for skbs freed normallyHerbert Xu2009-01-142-6/+6
* xfrm: For 32/64 compatability wrt. xfrm_usersa_infoDavid S. Miller2009-01-141-2/+9
* i4l: minor cleanupsPaul Bolle2009-01-141-5/+0
* i4l: do not print a warning when shutting down an i4l ppp interfacePaul Bolle2009-01-141-1/+3
* phylib: Fix Freescale TBI PHY detectionAnton Vorontsov2009-01-141-9/+0
* gro: Check for GSO packets and packets with frag_listHerbert Xu2009-01-141-0/+3
* ARM etherh: Fix build failure.David S. Miller2009-01-141-1/+1
* ipv6: Fix fib6_dump_table walker leakHerbert Xu2009-01-131-7/+8
* tcp: splice as many packets as possible at onceWilly Tarreau2009-01-131-2/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-01-1330-96/+124
|\
| * p54: fix "‘ret’ may be used uninitialized" warningJohn W. Linville2009-01-131-1/+1
| * iwl3945: fix "‘power_idx’ may be used uninitialized" warningJohn W. Linville2009-01-131-1/+1
| * b43legacy: fix "‘up_dev’ may be used uninitialized" warningJohn W. Linville2009-01-131-1/+1
| * b43: fix "‘gmode’ may be used uninitialized" warningJohn W. Linville2009-01-131-1/+1
| * mac80211: fix "‘ret’ may be used uninitialized" warningJohn W. Linville2009-01-131-1/+1
| * libertas_tf: return NETDEV_TX_OK in TX opAndrey Yurovsky2009-01-121-1/+1
| * rt2x00: Fix rt2500usb HW crypto: WEP 128 & AESIvo van Doorn2009-01-121-2/+2
| * mac80211: initialize RC data for all mesh links upon allocationChristian Lamparter2009-01-121-0/+1