summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* bonding: fix locking in enslave failure pathnikolay@redhat.com2013-04-251-2/+4
* bnx2x: Prevent NULL pointer dereference in kdumpYuval Mintz2013-04-253-23/+39
* caif: spi: missing platform_driver_unregister() on error in cfspi_init_module()Wei Yongjun2013-04-251-0/+1
* tuntap: correct the return value in tun_set_iff()Jason Wang2013-04-251-2/+6
* gianfar: do not advertise any alarm capability.Richard Cochran2013-04-251-2/+1
* sfc: Fix naming of MTD partitions for FPGA bitfilesBen Hutchings2013-04-251-1/+1
* be2net: Fix PVID tag offload for packets with inline VLAN tag.Ajit Khaparde2013-04-241-0/+8
* be2net: fix a Tx stall bug caused by a specific ipv6 packetAjit Khaparde2013-04-244-7/+144
* be2net: Remove an incorrect pvid check in TxAjit Khaparde2013-04-241-10/+4
* 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
OpenPOWER on IntegriCloud