aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-03-10rrunner.c: fix possible memory leak in rr_init_one()David Oostdyk
2013-03-08tg3: Update link_up flag for phylib devicesNithin Sujir
2013-03-08bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenarioYaniv Rosner
2013-03-08bnx2x: Fix intermittent long KR2 link up timeYaniv Rosner
2013-03-07macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode.Vlad Yasevich
2013-03-07team: unsyc the devices addresses when port is removedVlad Yasevich
2013-03-07mv643xx_eth: fix for disabled autonegPhil Sutter
2013-03-07bonding: fire NETDEV_RELEASE event only on 0 slavesVeaceslav Falico
2013-03-07vxlan: fix oops when delete netns containing vxlanZang MingJie
2013-03-07vmxnet3: prevent div-by-zero panic when ring resizing uninitialized devBhavesh Davda
2013-03-07net/mlx4_en: Disable RFS when running in SRIOV modeAmir Vadai
2013-03-07net/mlx4_en: Cleanup MAC resources on module unload or port stopYan Burman
2013-03-07net/mlx4_en: Fix race when setting the device MAC addressYan Burman
2013-03-07net/mlx4_core: Fix endianness bug in set_param_lJack Morgenstein
2013-03-07net/mlx4_core: Turn off device-managed FS bit in dev-cap wrapper if DMFS is n...Jack Morgenstein
2013-03-07net/mlx4_core: Disable mlx4_QP_ATTACH calls from guests if the host uses flow...Jack Morgenstein
2013-03-07e1000e: fix accessing to suspended deviceKonstantin Khlebnikov
2013-03-07e1000e: fix runtime power management transitionsKonstantin Khlebnikov
2013-03-07e1000e: fix pci-device enable-counter balanceKonstantin Khlebnikov
2013-03-06tun: add a missing nf_reset() in tun_net_xmit()Eric Dumazet
2013-03-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-03-06be2net: use CSR-BAR SEMAPHORE reg for BE2/BE3Sathya Perla
2013-03-06Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller
2013-03-06sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0Ben Hutchings
2013-03-06sfc: Disable soft interrupt handling during efx_device_detach_sync()Ben Hutchings
2013-03-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-06benet: Wait f/w POST until timeoutGavin Shan
2013-03-06reset nf before xmit vxlan encapsulated packetZang MingJie
2013-03-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-05igb: Fix for lockdep issue in igb_get_i2c_clientCarolyn Wyborny
2013-03-05igb: Fix link setup for I210 devicesCarolyn Wyborny
2013-03-05igb: Drop BUILD_BUG_ON check from igb_build_rx_bufferAlexander Duyck
2013-03-05e1000e: workaround DMA unit hang on I218Bruce Allan
2013-03-04Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-03-04net: fec: fix build error in no MXC platformFrank Li
2013-03-04net: fec: put tx to napi poll function to fix dead lockFrank Li
2013-03-04iwlwifi: mvm: don't warn on normal BAR sendingEmmanuel Grumbach
2013-03-04iwlwifi: mvm: update the rssi calculationEmmanuel Grumbach
2013-03-04iwlwifi: mvm: ignore STOP_AGG when restartingEmmanuel Grumbach
2013-03-04iwlwifi: mvm: Remove overriding calibrations for the 7000 familyDor Shaish
2013-03-04iwlwifi: mvm: Take the phy_cfg from the TLV valueDor Shaish
2013-03-04iwlwifi: mvm: Set valid TX antennas value before calib requestDor Shaish
2013-03-04iwlwifi: mvm: restart the NIC of the cmd queue gets fullEmmanuel Grumbach
2013-03-03ax88179_178a: ASIX AX88179_178A USB 3.0/2.0 to gigabit ethernet adapter driverFreddy Xin
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-28net/phy: micrel: Disable asymmetric pause for KSZ9021Vlastimil Kosar
2013-02-28bgmac: omit the fcsHauke Mehrtens
2013-02-28phy: Fix phy_device_free memory leakPetr Malat