summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: fix occasional statistics off-by-4GB errorMaciej Żenczykowski2013-03-181-1/+2
* bnx2x: add missing napi deletion in error pathMichal Schmidt2013-03-171-0/+1
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-03-174-67/+47
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-154-67/+47
| |\
| | * rtlwifi: rtl8192cu: Fix problem that prevents reassociationLarry Finger2013-03-131-52/+35
| | * rt2x00: fix rt2x00 to work with the new ralink SoC config symbolsJohn Crispin2013-03-132-9/+9
| | * rtlwifi: rtl8192cu: Fix schedule while atomic bug splatLarry Finger2013-03-081-2/+0
| | * mwifiex: fix potential out-of-boundary access to ibss rate tableBing Zhao2013-03-081-4/+3
* | | drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_de...Mugunthan V N2013-03-171-1/+1
* | | ethernet/tulip: DE4x5 needs VIRT_TO_BUSArnd Bergmann2013-03-171-0/+1
* | | net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibilityBjørn Mork2013-03-172-27/+33
|/ /
* | smsc75xx: configuration help incorrectly mentions smsc95xxRobert de Vries2013-03-151-1/+1
* | net: fec: fix missing napi_disable callGeorg Hofmann2013-03-151-0/+1
* | net: fec: restart the FEC when PHY speed changesLucas Stach2013-03-152-11/+16
* | net: qmi_wwan: set correct altsetting for Gobi 1K devicesBjørn Mork2013-03-131-33/+16
* | tg3: 5715 does not link up when autoneg offNithin Sujir2013-03-131-0/+8
* | Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-03-131-1/+2
|\ \
| * | sfc: Only use TX push if a single descriptor is to be writtenBen Hutchings2013-03-121-1/+2
* | | bonding: don't call update_speed_duplex() under spinlocksVeaceslav Falico2013-03-131-4/+2
* | | net: ethernet: cpsw: fix usage of cpdma_check_free_tx_desc()Daniel Mack2013-03-131-1/+1
* | | netconsole: don't call __netpoll_cleanup() while atomicVeaceslav Falico2013-03-121-6/+9
* | | cxgb4: Allow for backward compatibility with new VPD scheme.Santosh Rastapur2013-03-121-3/+9
* | | rrunner.c: fix possible memory leak in rr_init_one()David Oostdyk2013-03-101-0/+3
* | | tg3: Update link_up flag for phylib devicesNithin Sujir2013-03-081-9/+5
* | | bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenarioYaniv Rosner2013-03-082-1/+6
* | | bnx2x: Fix intermittent long KR2 link up timeYaniv Rosner2013-03-082-1/+13
* | | macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode.Vlad Yasevich2013-03-071-0/+1
* | | team: unsyc the devices addresses when port is removedVlad Yasevich2013-03-071-0/+2
* | | mv643xx_eth: fix for disabled autonegPhil Sutter2013-03-071-4/+51
* | | bonding: fire NETDEV_RELEASE event only on 0 slavesVeaceslav Falico2013-03-071-2/+3
* | | vxlan: fix oops when delete netns containing vxlanZang MingJie2013-03-071-0/+8
* | | vmxnet3: prevent div-by-zero panic when ring resizing uninitialized devBhavesh Davda2013-03-073-2/+9
* | | net/mlx4_en: Disable RFS when running in SRIOV modeAmir Vadai2013-03-071-3/+5
* | | net/mlx4_en: Cleanup MAC resources on module unload or port stopYan Burman2013-03-071-16/+20
* | | net/mlx4_en: Fix race when setting the device MAC addressYan Burman2013-03-072-22/+21
* | | net/mlx4_core: Fix endianness bug in set_param_lJack Morgenstein2013-03-078-18/+18
* | | net/mlx4_core: Turn off device-managed FS bit in dev-cap wrapper if DMFS is n...Jack Morgenstein2013-03-071-0/+8
* | | net/mlx4_core: Disable mlx4_QP_ATTACH calls from guests if the host uses flow...Jack Morgenstein2013-03-071-0/+3
* | | e1000e: fix accessing to suspended deviceKonstantin Khlebnikov2013-03-072-0/+15
* | | e1000e: fix runtime power management transitionsKonstantin Khlebnikov2013-03-071-60/+18
* | | e1000e: fix pci-device enable-counter balanceKonstantin Khlebnikov2013-03-071-1/+1
* | | tun: add a missing nf_reset() in tun_net_xmit()Eric Dumazet2013-03-061-0/+2
| |/ |/|
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-03-0615-339/+229
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-0615-339/+229
| |\ \
| | * \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-03-0415-339/+229
| | |\ \
| | | * | iwlwifi: mvm: don't warn on normal BAR sendingEmmanuel Grumbach2013-03-041-5/+1
| | | * | iwlwifi: mvm: update the rssi calculationEmmanuel Grumbach2013-03-043-23/+35
| | | * | iwlwifi: mvm: ignore STOP_AGG when restartingEmmanuel Grumbach2013-03-041-0/+10
| | | * | iwlwifi: mvm: Remove overriding calibrations for the 7000 familyDor Shaish2013-03-041-114/+0
| | | * | iwlwifi: mvm: Take the phy_cfg from the TLV valueDor Shaish2013-03-041-15/+1
OpenPOWER on IntegriCloud