summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-04-20bonding: disable netpoll on enslave failurenikolay@redhat.com1-0/+1
2013-04-20bonding: primary_slave & curr_active_slave are not cleaned on enslave failurenikolay@redhat.com1-0/+10
2013-04-20bonding: vlans don't get deleted on enslave failurenikolay@redhat.com1-0/+1
2013-04-20bonding: mc addresses don't get deleted on enslave failurenikolay@redhat.com1-0/+5
2013-04-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller7-145/+141
2013-04-18bonding: fix l23 and l34 load balancing in forwarding pathEric Dumazet1-25/+30
2013-04-18bnx2x: Fix status blocks configurationAriel Elior1-2/+5
2013-04-18bnx2x: Prevent UNDI FW illegal host accessDmitry Kravkov1-0/+4
2013-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville7-145/+141
2013-04-18qlcnic: Fix typo in logsShahed Shaikh1-5/+4
2013-04-18qlcnic: fix TSO race conditionSritej Velaga1-2/+1
2013-04-18qlcnic: Stop traffic before performing loopback testJitendra Kalsaria1-0/+6
2013-04-18ixgbe: Fix a bug in setting VF VLAN via PFGreg Rose1-0/+6
2013-04-18igb: Revert support for build_skb in igbAlexander Duyck2-114/+4
2013-04-17qlcnic: fix beaconing test for 82xx adapterHimanshu Madhani1-2/+2
2013-04-17net: fec: fix regression in link change accountingLucas Stach1-0/+1
2013-04-17net: cdc_mbim: remove bogus sizeof()Bjørn Mork1-1/+1
2013-04-15drivers: net: ethernet: cpsw: get slave VLAN id from slave node instead of cp...Mugunthan V N1-1/+1
2013-04-15net: mvneta: fix improper tx queue usage in mvneta_tx()Willy Tarreau1-5/+4
2013-04-14net: mvmdio: add select PHYLIBThomas Petazzoni1-1/+1
2013-04-12tuntap: fix error return code in tun_set_iff()Wei Yongjun1-1/+1
2013-04-12be2net: take care of __vlan_put_tag return valueIvan Vecera1-2/+3
2013-04-12ath9k_hw: change AR9580 initvals to fix a stability issueFelix Fietkau1-1/+1
2013-04-12can: sja1000: fix handling on dt properties on little endian systemsChristoph Fritz1-16/+15
2013-04-12can: mcp251x: add missing IRQF_ONESHOT to request_threaded_irqMarc Kleine-Budde1-2/+8
2013-04-12stmmac: prevent interrupt loop with MMC RX IPC CounterChristian Ruppert1-0/+1
2013-04-12bonding: IFF_BONDING is not stripped on enslave failurenikolay@redhat.com1-0/+1
2013-04-12bonding: fix netdev event NULL pointer dereferencenikolay@redhat.com1-2/+11
2013-04-10bnx2x: Prevent null pointer dereference in AFEX modeYuval Mintz1-1/+2
2013-04-10e100: Add dma mapping error checkNeil Horman1-11/+25
2013-04-10ssb: implement spurious tone avoidanceRafał Miłecki1-1/+2
2013-04-09bonding: fix bonding_masters race condition in bond unloadingnikolay@redhat.com1-0/+9
2013-04-09Revert "bonding: remove sysfs before removing devices"nikolay@redhat.com1-1/+1
2013-04-08brcmsmac: request firmware in .start() callbackArend van Spriel1-132/+132
2013-04-08brcmfmac: remove advertising P2P device supportArend van Spriel1-6/+1
2013-04-08ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau1-1/+1
2013-04-08ath9k: fix DFS detector called in softirq contextZefir Kurtisi2-4/+4
2013-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville14-290/+388
2013-04-08net: mvneta: enable features before registering the driverwilly tarreau1-4/+5
2013-04-08hyperv: Fix RNDIS send_completion code pathHaiyang Zhang2-18/+13
2013-04-08hyperv: Fix a kernel warning from netvsc_linkstatus_callback()Haiyang Zhang1-2/+0
2013-04-08bnx2x: Fix KR2 rapid link flapYaniv Rosner1-7/+11
2013-04-05ixgbe: fix registration order of driver and DCA nofiticationJakub Kicinski1-2/+9
2013-04-05bonding: remove sysfs before removing devicesVeaceslav Falico1-1/+1
2013-04-05atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa2-1/+2
2013-04-05r8169: fix auto speed down issuehayeswang1-3/+25
2013-04-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller3-12/+11
2013-04-03rt2x00: rt2x00pci: fix build error on Ralink RT3x5x SoCsGabor Juhos10-264/+347
2013-04-03rt2x00: rt2x00pci_regbusy_read() - only print register access failure onceTim Gardner1-2/+2
2013-04-03ath9k: Re-enable interrupts after a channel change failureRobert Shade1-0/+4