summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2011-01-13USB CDC NCM: Don't deref NULL in cdc_ncm_rx_fixup() and don't use uninitializ...Jesper Juhl1-1/+3
2011-01-13vxge: Remember to release firmware after upgrading firmwareJesper Juhl1-0/+1
2011-01-13netdev: bfin_mac: Remove is_multicast_ether_addr use in netdev_for_each_mc_addrJoe Perches1-8/+1
2011-01-13net: remove dev_txq_stats_fold()Eric Dumazet4-14/+31
2011-01-13sfc: Restore the effect of the rss_cpus module parameterBen Hutchings1-0/+3
2011-01-13sfc: Make efx_get_tx_queue() an inline functionBen Hutchings2-14/+11
2011-01-13rt2x00: Don't leak mem in error path of rt2x00lib_request_firmware()Jesper Juhl1-0/+1
2011-01-13iwmc3200wifi: Return proper error for iwm_if_allocAxel Lin1-0/+2
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds39-54/+54
2011-01-12bna: Remove unnecessary memset(,0,)Joe Perches1-1/+0
2011-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller8-23/+51
2011-01-12netdev: bfin_mac: Use is_multicast_ether_addr helperTobias Klauser1-1/+1
2011-01-12netdev: ucc_geth: Use is_multicast_ether_addr helperTobias Klauser1-1/+1
2011-01-12IB/mlx4: Handle protocol field in multicast tableAleksey Senin1-10/+13
2011-01-12mlx4_{core, ib, en}: Fix driver when sizeof (phys_addr_t) > sizeof (long)Roland Dreier3-5/+6
2011-01-12Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2011-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds51-1552/+2607
2011-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2-4/+3
2011-01-11cxgb4vf: recover from failure in cxgb4vf_open()Casey Leedom1-5/+10
2011-01-11ehea: Increase the skb array usageBreno Leitao2-5/+3
2011-01-11net/fec: remove config FEC2 as it's used nowhereShawn Guo1-8/+0
2011-01-11pcnet_cs: add new_idKen Kawasaki1-0/+1
2011-01-10mlx4_core: Avoid vunmap() of invalid pointer if allocation failsAli Ayoub1-1/+2
2011-01-10mlx4_core: Remove warning message about firmware bugRoland Dreier1-3/+1
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds1-0/+2
2011-01-10net/r8169: Update the function of parsing firmwarehayeswang1-12/+110
2011-01-10net: ppp: use {get,put}_unaligned_be{16,32}Changli Gao5-20/+18
2011-01-10mlx4: Call alloc_etherdev to allocate RX and TX queuesTom Herbert1-1/+2
2011-01-10cxgb4vf: fix mailbox data/control coherency domain raceCasey Leedom1-0/+11
2011-01-10qlcnic: change module parameter permissionsamit salecha2-7/+7
2011-01-10qlcnic: fix ethtool diagnostics testSony Chacko1-1/+1
2011-01-10qlcnic: fix flash fw version readamit salecha2-1/+82
2011-01-10netdev: bfin_mac: let boards set vlan masksMike Frysinger2-0/+10
2011-01-10netdev: bfin_mac: disable hardware checksum if writeback cache is enabledSonic Zhang1-0/+7
2011-01-10netdev: bfin_mac: drop unused Mac dataMike Frysinger1-1/+0
2011-01-10netdev: bfin_mac: mark setup_system_regs as staticMike Frysinger1-1/+1
2011-01-10netdev: bfin_mac: clean up printk messagesMike Frysinger1-36/+29
2011-01-10hostap_cs: fix sleeping function called from invalid contextStanislaw Gruszka1-9/+6
2011-01-10ipw2200: Check for -1 INTA in tasklet too.Indan Zupancic1-0/+7
2011-01-10p54: fix sequence no. accounting off-by-one errorChristian Lamparter1-1/+1
2011-01-10ath9k_htc: Really fix packet injectionSujith Manoharan2-11/+27
2011-01-10ath9k_hw: Fix RX handling for USB devicesSujith Manoharan1-1/+1
2011-01-10ath9k_hw: Fix thermal issue with UB94Sujith Manoharan1-0/+4
2011-01-10ath9k_hw: Fix calibration for AR9287 devicesSujith Manoharan1-0/+3
2011-01-10ath9k_hw: Fix chip testSujith Manoharan1-1/+2
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-0/+4
2011-01-10headers: kobject.h reduxAlexey Dobriyan1-1/+0
2011-01-10net/irda: bfin_sir: back out transitional definesMike Frysinger1-3/+0
2011-01-10net/irda: bfin_sir: pull in serial headers for definesMike Frysinger1-0/+5
2011-01-09ixgbe: update ntuple filter configurationAlexander Duyck5-371/+250