summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* e1000e: fix use of pci_enable_pcie_error_reportingXiaotian Feng2009-08-161-8/+8
* e1000e: WoL does not work on 82577/82578 with manageability enabledBruce Allan2009-08-161-3/+3
* cnic: Fix locking in init/exit calls.Michael Chan2009-08-162-9/+40
* cnic: Fix locking in start/stop calls.Michael Chan2009-08-162-16/+29
* bnx2: Use mutex on slow path cnic calls.Michael Chan2009-08-162-6/+12
* cnic: Refine registration with bnx2.Michael Chan2009-08-161-13/+36
* cnic: Fix symbol_put_addr() panic on ia64.Michael Chan2009-08-161-1/+1
* pegasus: Add new device ID.Petko Manolov2009-08-151-0/+2
* drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng2009-08-154-8/+12
* via-velocity: Fix test of mii_status bit VELOCITY_DUPLEX_FULLroel kluin2009-08-151-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-141-2/+4
|\
| * rt2x00: fix memory corruption in rf cache, add a sanity checkPavel Roskin2009-08-141-2/+4
* | ixgbe: Fix receive on real device when VLANs are configuredLucy Liu2009-08-141-2/+2
* | ixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP in DDP completionYi Zou2009-08-141-1/+1
* | netxen: free napi resources during detachDhananjay Phadke2009-08-142-15/+24
* | netxen: remove netxen workqueueAmit Kumar Salecha2009-08-142-29/+42
* | ixgbe: fix issues setting rx-usecs with legacy interruptsDon Skidmore2009-08-141-8/+19
* | can: fix oops caused by wrong rtnl newlink usageOliver Hartkopp2009-08-141-0/+7
|/
* 8139cp: balance dma_map_single vs dma_unmap_single pairFrancois Romieu2009-08-131-3/+2Star
* Revert "libertas: Read buffer overflow"David S. Miller2009-08-131-8/+10
* ar9170: fix read & write outside array boundsDan Carpenter2009-08-101-2/+3
* ar9170usb: fix spurious firmware related messageChristian Lamparter2009-08-101-1/+5
* mlx4_en: Fix read buffer overflow in mlx4_en_complete_rx_desc()roel kluin2009-08-101-2/+3
* zorro8390: Fix read buffer overflow in zorro8390_init_one()roel kluin2009-08-101-0/+3
* pcnet32: Read buffer overflowroel kluin2009-08-101-1/+1
* gianfar: keep vlan related state when restartYong Zhang2009-08-101-2/+10
* e1000e: fix potential NVM corruption on ICH9 with 8K bank sizeBruce Allan2009-08-101-38/+12Star
* e1000e: fix acquisition of SW/FW/HW semaphore for ICHx partsBruce Allan2009-08-101-13/+31
* ixgbe: Disable packet split only on FCoE queues in 82599Yi Zou2009-08-102-16/+19
* ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl()Yi Zou2009-08-101-40/+15Star
* tun: Extend RTNL lock coverage over whole ioctlHerbert Xu2009-08-101-31/+19Star
* fec: fix FEC driver packet transmission breakageGreg Ungerer2009-08-101-4/+5
* atlx: strncpy does not null terminate stringRoel Kluin2009-08-102-8/+8
* irda: fix read buffer overflowRoel Kluin2009-08-101-1/+1
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-08-1035-164/+158Star
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-0537-121/+263
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-2732-133/+229
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-2232-77/+3317
| |\ \ \
| * | | | Revert "ppp: Fix throttling bugs"Linus Torvalds2009-07-162-0/+2
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-07-152-2/+9
| |\ \ \ \
| | * | | | mlx4_core: Add new ConnectX EN PCI ID 0x6764Yevgeny Petrilin2009-07-071-0/+1
| | * | | | mlx4_core: Handle multi-physical function devicesYevgeny Petrilin2009-07-072-2/+8
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-1520-49/+75
| |\ \ \ \ \
| * | | | | | headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0Star
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-1018-29/+81
| |\ \ \ \ \ \
| * | | | | | | Fix compile error in bmac.cDave Jones2009-07-101-1/+1
| * | | | | | | fealnx: Fix build breakage -- PR_CONT should be KERN_CONTRoland Dreier2009-07-091-3/+3
| * | | | | | | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-0830-161/+147Star
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-103-15/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | libertas: correct packing of rxpd structureBob Dunlop2009-08-071-2/+2