summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-03-09net: powerpc: remove the legacy iSeries ethernet driverStephen Rothwell3-1715/+0
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds22-58/+128
2012-02-24Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-7/+7
2012-02-24Merge branch 'sfc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller1-2/+2
2012-02-25sfc: Fix assignment of ip_summed for pre-allocated skbsBen Hutchings1-2/+2
2012-02-24ppp: fix 'ppp_mp_reconstruct bad seq' errorsBen McKeegan1-0/+23
2012-02-24enic: Fix endianness bug.Santosh Nayak2-2/+2
2012-02-24davinci_emac: Do not free all rx dma descriptors during initChristian Riesch1-2/+4
2012-02-24mlx4_core: Fixing array indexes when setting port typesYevgeny Petrilin1-1/+1
2012-02-23phy: IC+101G and PHY_HAS_INTERRUPT flagGiuseppe CAVALLARO1-14/+17
2012-02-23netdev/phy/icplus: Correct broken phy_init codeDavid McKay1-6/+18
2012-02-22mlx4_core: Exported functions can't be staticDoug Ledford2-7/+7
2012-02-22Move Logitech Harmony 900 from cdc_ether to zaurusScott Talbert2-0/+14
2012-02-22hso: memsetting wrong data in hso_get_count()Dan Carpenter1-1/+1
2012-02-22ethernet/broadcom: ip6_route_output() never returns NULL.RongQing.Li1-1/+5
2012-02-22jme: Fix FIFO flush issueGuo-Fu Tseng2-10/+2
2012-02-21mlx4: Setting new port types after all interfaces unregisteredYevgeny Petrilin1-3/+2
2012-02-21mlx4: Replacing pool_lock with mutexYevgeny Petrilin3-6/+6
2012-02-21zaurus: Add ID for C-750/C-760/C-860/SL-C3000 PDA in MDLM modeDave Jones1-0/+5
2012-02-20mlx4_core: Do not map BF area if capability is 0Jack Morgenstein1-0/+3
2012-02-20Merge branch 'master' of git://gitorious.org/linux-can/linux-canDavid S. Miller1-1/+12
2012-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-2/+8
2012-02-20can: sja1000: fix isr hang when hw is unplugged under loadOliver Hartkopp1-1/+12
2012-02-19b44: remove __exit from b44_pci_exit()Nikola Pajkovsky1-1/+1
2012-02-19net/ethernet: ks8851_mll: signedness bug in ks8851_probe()Dan Carpenter1-1/+1
2012-02-19vmxnet3: cap copy length at size of skb to prevent dropped frames on txNeil Horman1-2/+2
2012-02-19atl1c: dont use highprio tx queueEric Dumazet1-4/+0
2012-02-15net/ethernet: ks8851_mll fix irq handlingJan Weitzel1-8/+6
2012-02-15veth: Enforce minimum size of VETH_INFO_PEERThomas Graf1-1/+3
2012-02-15stmmac: update the driver version to Feb 2012 (v2)Giuseppe CAVALLARO1-1/+1
2012-02-15stmmac: move hw init in the probe (v2)Giuseppe CAVALLARO4-116/+105
2012-02-15stmmac: request_irq when use an ext wake irq line (v2)Francesco Virlinzi1-0/+16
2012-02-15stmmac: do not discard frame on dribbling bit assertGiuseppe CAVALLARO4-3/+9
2012-02-15ipheth: Add iPhone 4STim Gardner1-0/+5
2012-02-15mlx4: add unicast steering entries to resource_trackerEugenia Emantayev1-7/+11
2012-02-15mlx4: fix QP tree trashingEugenia Emantayev1-0/+1
2012-02-15mlx4: fix buffer overrunEugenia Emantayev1-1/+1
2012-02-15ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin1-1/+1
2012-02-15mwifiex: clear previous security setting during associationAmitkumar Karwar1-1/+7
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+2
2012-02-143c59x: shorten timer period for slave devicesEric Dumazet1-1/+1
2012-02-14bnx2x: remove the 'poll' module optionMichal Schmidt1-16/+1
2012-02-13ks8851: Fix NOHZ local_softirq_pending 08 warningCousson, Benoit1-1/+1
2012-02-13bnx2x: fix bnx2x_storm_stats_update() on big endianEric Dumazet1-4/+4
2012-02-13ixp4xx-eth: fix PHY name to match MDIO bus nameFlorian Fainelli1-1/+2
2012-02-13octeon: fix PHY name to match MDIO bus nameFlorian Fainelli1-2/+2
2012-02-13fec: fix PHY name to match fixed MDIO bus nameFlorian Fainelli1-1/+1
2012-02-13bcm63xx-enet: fix PHY name to match MDIO bus nameFlorian Fainelli1-1/+1
2012-02-13cpmac: fix PHY name to match MDIO bus nameFlorian Fainelli1-2/+2
2012-02-13mlx4: Fix kcalloc parameters swappedAxel Lin1-2/+3