summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | rt2x00: Fix unbalanced mutex lockingIvo van Doorn2008-06-252-30/+42
| | * | | | | | b43legacy: Fix possible NULL pointer dereference in DMA codeMichael Buesch2008-06-251-1/+1
| | * | | | | | b43: Fix possible MMIO access while device is downMichael Buesch2008-06-251-0/+3
| | * | | | | | b43legacy: Do not return TX_BUSY from op_txMichael Buesch2008-06-251-2/+4
| | * | | | | | b43: Do not return TX_BUSY from op_txMichael Buesch2008-06-251-4/+8
| | |/ / / / /
| * | | | | | Hold RTNL while calling dev_close()Ben Hutchings2008-06-271-0/+3
| * | | | | | qla3xxx: Hold RTNL while calling dev_close()Ben Hutchings2008-06-271-0/+2
| * | | | | | [netdrvr] Fix IOMMU overflow checking in s2io.cAndi Kleen2008-06-272-27/+12
| * | | | | | e1000: only enable TSO6 via ethtool when using correct hardwareAndy Gospodarek2008-06-271-1/+1
| * | | | | | e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xxKevin Hao2008-06-271-0/+2
| * | | | | | [netdrvr] netxen: fix netxen_pci_tbl[] breakageAl Viro2008-06-271-7/+11
| * | | | | | [netdrvr] 3c59x: remove irqs_disabled warning from local_bh_enableIngo Molnar2008-06-271-2/+3
| * | | | | | ipg: use NULL, not zero, for pointersPekka Enberg2008-06-271-1/+1
| * | | | | | ipg: fix jumbo frame compilationPekka Enberg2008-06-271-7/+7
| * | | | | | drivers/net/r6040.c: Eliminate double sizeofJulia Lawall2008-06-271-1/+1
| * | | | | | pcnet_cs, axnet_cs: clear bogus interrupt before request_irqKomuro2008-06-272-0/+5
| * | | | | | e1000e: fix EEH recovery during reset on PPCJeff Kirsher2008-06-271-1/+2
| * | | | | | igb: fix EEH recovery during reset on PPCJeff Kirsher2008-06-271-1/+2
| * | | | | | ixgbe: fix EEH recovery during reset on PPCPaul Larson2008-06-271-1/+2
| * | | | | | tc35815: Fix receiver hangup on Rx FIFO overflowAtsushi Nemoto2008-06-271-1/+1
| * | | | | | tc35815: Mark carrier-off before starting PHYAtsushi Nemoto2008-06-271-0/+2
| |/ / / / /
* | | | | | ibm_newemac: Parameterize EMAC Multicast Match HandlingGrant Erickson2008-07-094-65/+232
* | | | | | drivers/net: Use linux/of_{device,platform}.h instead of asmStephen Rothwell2008-06-306-6/+6
* | | | | | Merge branch 'linux-2.6'Paul Mackerras2008-06-3050-516/+544
|\| | | | |
| * | | | | pppoe: warning fixStephen Hemminger2008-06-201-1/+1
| | |_|_|/ | |/| | |
| * | | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-06-1711-242/+189
| |\ \ \ \
| | * | | | atl1: relax eeprom mac address error checkRadu Cristescu2008-06-171-1/+0
| | * | | | net/enc28j60: low power modeDavid Brownell2008-06-171-24/+58
| | * | | | net/enc28j60: section fixDavid Brownell2008-06-171-3/+2
| | * | | | sky2: 88E8040T pci device idStephen Hemminger2008-06-171-0/+1
| | * | | | netxen: download firmware in pci probeDhananjay Phadke2008-06-172-59/+30
| | * | | | netxen: cleanup debug messagesDhananjay Phadke2008-06-174-132/+70
| | * | | | netxen: remove global physical_port arrayDhananjay Phadke2008-06-176-24/+22
| | * | | | netxen: fix portnum for hp mezz cardsDhananjay Phadke2008-06-171-2/+8
| | * | | | ibm_newemac: select CRC32 in KconfigJosh Boyer2008-06-171-0/+1
| * | | | | tun: Proper handling of IPv6 header in tun driver when TUN_NO_PI is setAng Way Chuang2008-06-171-0/+15
| |/ / / /
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-147-51/+60
| |\ \ \ \
| | * | | | rt2x00: Add D-link DWA111 supportIvo van Doorn2008-06-131-0/+1
| | * | | | rt2x00: LEDS build failureRandy Dunlap2008-06-131-6/+6
| | * | | | rt2x00: INPUT build failureRandy Dunlap2008-06-131-3/+4
| | * | | | b43: Fix noise calculation WARN_ONMichael Buesch2008-06-132-7/+10
| | * | | | b43: Fix possible NULL pointer dereference in DMA codeMichael Buesch2008-06-131-33/+32
| | * | | | rt2x00: Restrict DMA to 32-bit addresses.Gertjan van Wingerde2008-06-131-2/+1
| | * | | | rt2x00: Don't kill guardian_urb when it wasn't createdIvo van Doorn2008-06-131-0/+6
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-1315-55/+32
| |\| | | |
| | * | | | bnx2x: Updating the MaintainerEilon Greenstein2008-06-123-4/+7
| | * | | | net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller2008-06-129-47/+21
| | * | | | drivers/net/r6040.c: correct bad use of round_jiffies()Christophe Jaillet2008-06-111-1/+1
| | * | | | fec_mpc52xx: MPC52xx_MESSAGES_DEFAULT: 2nd NETIF_MSG_IFDOWN => IFUPRoel Kluin2008-06-111-1/+1
| | * | | | ipg: fix receivemode IPG_RM_RECEIVEMULTICAST{,HASH} in ipg_nic_set_multicast_...Roel Kluin2008-06-111-2/+2