summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro2013-06-161-1/+1
* tulip: Properly check dma mapping resultNeil Horman2013-06-131-0/+6
* net: sh_eth: fix incorrect RX length error if R8A7740Yoshihiro Shimoda2013-06-131-4/+11
* drivers: net: davinci_mdio: restore mdio clk divider in mdio resumeMugunthan V N2013-06-131-4/+1
* drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driverMugunthan V N2013-06-131-2/+2
* tg3: Wait for boot code to finish after power onNithin Sujir2013-06-131-0/+10
* bonding: fix igmp_retrans type and two related racesNikolay Aleksandrov2013-06-132-5/+12
* bonding: reset master mac on first enslave failureNikolay Aleksandrov2013-06-131-0/+4
* net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG usedDinh Nguyen2013-06-131-1/+1
* be2net: Fix 32-bit DMA Mask handlingSomnath Kotur2013-06-131-0/+3
* xen-netback: don't de-reference vif pointer after having called xenvif_put()Jan Beulich2013-06-131-5/+6
* macvlan: don't touch promisc without passthroughMichael S. Tsirkin2013-06-131-7/+13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-1219-71/+181
|\
| * b43: stop format string leaking into error msgsKees Cook2013-06-121-1/+1
| * ath9k: Use minstrel rate control by defaultSujith Manoharan2013-06-124-9/+9
| * Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity"Felix Fietkau2013-06-121-5/+5
| * ath9k: Disable PowerSave by defaultSujith Manoharan2013-06-121-2/+1
| * net: wireless: iwlegacy: fix build error for il_pm_opsYijing Wang2013-06-121-3/+3
| * rtlwifi: Fix a false leak indication for PCI devicesLarry Finger2013-06-121-0/+1
| * wl12xx/wl18xx: scan all 5ghz channelsEliad Peller2013-06-122-2/+2
| * wl12xx: increase minimum singlerole firmware version requiredLuciano Coelho2013-06-121-2/+2
| * wl12xx: fix minimum required firmware version for wl127x multiroleLuciano Coelho2013-06-121-1/+1
| * rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networksLarry Finger2013-06-127-41/+139
| * mwifiex: debugfs: Fix out of bounds array accessMark A. Greer2013-06-121-5/+17
* | team: move add to port list before port enablementJiri Pirko2013-06-121-1/+1
* | team: check return value of team_get_port_by_index_rcu() for NULLJiri Pirko2013-06-122-0/+4
* | tuntap: set SOCK_ZEROCOPY flag during openJason Wang2013-06-121-0/+2
* | qmi_wwan/cdc_ether: let qmi_wwan handle the Huawei E1820Bjørn Mork2013-06-112-0/+7
* | sh_eth: fix result of sh_eth_check_reset() on timeoutSergei Shtylyov2013-06-111-2/+2
* | net/ti davinci_mdio: don't hold a spin lock while calling pm_runtimeSebastian Siewior2013-06-111-3/+2
* | tuntap: fix a possible race between queue selection and changing queuesJason Wang2013-06-101-1/+1
* | tg3: Add read dma workaround for 5720Nithin Sujir2013-06-042-8/+18
* | net: ethernet: xilinx_emaclite: set protocol selector bits when writing ANARJens Renner \(EFE\)2013-06-041-1/+2
* | bnx2x: Fix bridged GSO for 57710/57711 chipsYuval Mintz2013-06-041-2/+1
* | net: fec: add fallback to random MAC addressLucas Stach2013-06-041-0/+12
* | bnx2x: fix TCP offload for tunneling ipv4 over ipv6Dmitry Kravkov2013-06-041-7/+6
* | Merge branch 'fixes-for-3.10' of git://gitorious.org/linux-can/linux-canDavid S. Miller2013-06-044-93/+160
|\ \
| * | net: can: peak_usb: Do not do dma on the stackMarc Kleine-Budde2013-06-032-21/+41
| * | net: can: esd_usb2: Do not do dma on the stackOlivier Sobrie2013-06-031-51/+76
| * | net: can: kvaser_usb: fix reception on "USBcan Pro" and "USBcan R" type hardw...Jonas Peterson2013-06-031-21/+43
* | | net/mlx4_core: Keep VF assigned MAC in the PF admin tableOr Gerlitz2013-06-041-3/+7
* | | net/mlx4_en: Handle unassigned VF MAC address correctlyOr Gerlitz2013-06-041-4/+12
* | | net/mlx4_core: Return -EPROBE_DEFER when a VF is probed before PF is sufficie...Jack Morgenstein2013-06-042-16/+6
* | | net/mlx4_en: Fix adaptive moderation cq updateSagi Grimberg2013-06-041-0/+1
|/ /
* | hyperv: Fix vlan_proto setting in netvsc_recv_callback()Haiyang Zhang2013-05-311-1/+2
* | team: fix port list dump for big number of portsJiri Pirko2013-05-311-3/+4
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-05-3118-189/+234
|\ \
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-2918-189/+234
| |\|
| | * ath9k: use correct OTP register offsets for AR9550Gabor Juhos2013-05-281-3/+6
| | * brcmfmac: Disable powersave mode for P2P link.Hante Meuleman2013-05-281-0/+5