summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: ax88796: avoid 64 bit arithmeticArnd Bergmann2013-04-191-1/+1
* qlge: Update version to 1.00.00.32.Jitendra Kalsaria2013-04-191-1/+1
* qlge: Fix ethtool autoneg advertising.Jitendra Kalsaria2013-04-191-1/+1
* qlge: Fix receive path to drop error framesSritej Velaga2013-04-191-7/+29
* net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround)Bjørn Mork2013-04-191-0/+9
* net: qmi_wwan: fixup destination address (firmware bug workaround)Bjørn Mork2013-04-191-0/+11
* net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)Bjørn Mork2013-04-191-0/+84
* bonding: in bond_mc_swap() bond's mc addr list is walked without locknikolay@redhat.com2013-04-191-0/+4
* bonding: disable netpoll on enslave failurenikolay@redhat.com2013-04-191-0/+1
* bonding: primary_slave & curr_active_slave are not cleaned on enslave failurenikolay@redhat.com2013-04-191-0/+10
* bonding: vlans don't get deleted on enslave failurenikolay@redhat.com2013-04-191-0/+1
* bonding: mc addresses don't get deleted on enslave failurenikolay@redhat.com2013-04-191-0/+5
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-04-197-145/+141
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-187-145/+141
| |\
| | * ath9k_hw: change AR9580 initvals to fix a stability issueFelix Fietkau2013-04-121-1/+1
| | * ssb: implement spurious tone avoidanceRafał Miłecki2013-04-101-1/+2
| | * brcmsmac: request firmware in .start() callbackArend van Spriel2013-04-081-132/+132
| | * brcmfmac: remove advertising P2P device supportArend van Spriel2013-04-081-6/+1
| | * ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau2013-04-081-1/+1
| | * ath9k: fix DFS detector called in softirq contextZefir Kurtisi2013-04-082-4/+4
* | | bonding: fix l23 and l34 load balancing in forwarding pathEric Dumazet2013-04-181-25/+30
* | | bnx2x: Fix status blocks configurationAriel Elior2013-04-181-2/+5
* | | bnx2x: Prevent UNDI FW illegal host accessDmitry Kravkov2013-04-181-0/+4
* | | qlcnic: Fix typo in logsShahed Shaikh2013-04-181-5/+4
* | | qlcnic: fix TSO race conditionSritej Velaga2013-04-181-2/+1
* | | qlcnic: Stop traffic before performing loopback testJitendra Kalsaria2013-04-181-0/+6
* | | ixgbe: Fix a bug in setting VF VLAN via PFGreg Rose2013-04-181-0/+6
* | | igb: Revert support for build_skb in igbAlexander Duyck2013-04-182-114/+4
|/ /
* | qlcnic: fix beaconing test for 82xx adapterHimanshu Madhani2013-04-171-2/+2
* | net: fec: fix regression in link change accountingLucas Stach2013-04-161-0/+1
* | net: cdc_mbim: remove bogus sizeof()Bjørn Mork2013-04-161-1/+1
* | drivers: net: ethernet: cpsw: get slave VLAN id from slave node instead of cp...Mugunthan V N2013-04-151-1/+1
* | net: mvneta: fix improper tx queue usage in mvneta_tx()Willy Tarreau2013-04-151-5/+4
* | net: mvmdio: add select PHYLIBThomas Petazzoni2013-04-131-1/+1
* | tuntap: fix error return code in tun_set_iff()Wei Yongjun2013-04-121-1/+1
* | be2net: take care of __vlan_put_tag return valueIvan Vecera2013-04-121-2/+3
* | can: sja1000: fix handling on dt properties on little endian systemsChristoph Fritz2013-04-121-16/+15
* | can: mcp251x: add missing IRQF_ONESHOT to request_threaded_irqMarc Kleine-Budde2013-04-121-2/+8
* | stmmac: prevent interrupt loop with MMC RX IPC CounterChristian Ruppert2013-04-111-0/+1
* | bonding: IFF_BONDING is not stripped on enslave failurenikolay@redhat.com2013-04-111-0/+1
* | bonding: fix netdev event NULL pointer dereferencenikolay@redhat.com2013-04-111-2/+11
* | bnx2x: Prevent null pointer dereference in AFEX modeYuval Mintz2013-04-101-1/+2
* | e100: Add dma mapping error checkNeil Horman2013-04-101-11/+25
* | bonding: fix bonding_masters race condition in bond unloadingnikolay@redhat.com2013-04-081-0/+9
* | Revert "bonding: remove sysfs before removing devices"nikolay@redhat.com2013-04-081-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-0814-290/+388
|\ \ | |/
| * rt2x00: rt2x00pci: fix build error on Ralink RT3x5x SoCsGabor Juhos2013-04-0310-264/+347
| * rt2x00: rt2x00pci_regbusy_read() - only print register access failure onceTim Gardner2013-04-031-2/+2
| * ath9k: Re-enable interrupts after a channel change failureRobert Shade2013-04-031-0/+4
| * brcmfmac: do not proceed if fail to download nvram to dongleFranky Lin2013-04-031-3/+3
OpenPOWER on IntegriCloud