summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-02-08i40evf: ignore bogus messages from FWMitch Williams
2015-02-08i40evf: reset on module unloadMitch Williams
2015-02-08i40e: add locking around VF resetMitch Williams
2015-02-08i40e: Use even more ARQ descriptorsMitch Williams
2015-02-08i40e: delay after VF resetMitch Williams
2015-02-08i40e: avoid use of uninitialized v_budget in i40e_init_msixJohn W Linville
2015-02-08i40e: i40e_fcoe.c: Remove unused functionRickard Strandqvist
2015-02-08vxlan: Wrong type passed to %pISRasmus Villemoes
2015-02-08Driver: Vmxnet3: Change the hex constant to its decimal equivalentShrikrishna Khare
2015-02-08net: rfs: add hash collision detectionEric Dumazet
2015-02-07cxgb4: Add support in debugfs to dump the congestion control tableHariprasad Shenai
2015-02-07cxgb4: Add support to dump mailbox content in debugfsHariprasad Shenai
2015-02-07cxgb4: Add support for ULP RX logic analyzer output in debugfsHariprasad Shenai
2015-02-07cxgb4: Added support in debugfs to display TP logic analyzer outputHariprasad Shenai
2015-02-07cxgb4: Add support in debugfs to display sensor informationHariprasad Shenai
2015-02-07be2net: avoid unncessary swapping of fields in eth_tx_wrbSathya Perla
2015-02-07be2net: process port misconfig async eventVasundhara Volam
2015-02-07be2net: refactor be_set_rx_mode() and be_vid_config() for readabilitySathya Perla
2015-02-07be2net: remove duplicate code in be_cmd_rx_filter()Sathya Perla
2015-02-07be2net: use offset based FW flashing for Skyhawk chipVasundhara Volam
2015-02-07be2net: avoid flashing SH-B0 UFI image on SH-P2 chipVasundhara Volam
2015-02-07be2net: refactor code that checks flash file compatibilityVasundhara Volam
2015-02-07be2net: replace (1 << x) with BIT(x)Vasundhara Volam
2015-02-07be2net: move un-exported routines from be.h to respective src filesSathya Perla
2015-02-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-02-07r8152: use BIT macrohayeswang
2015-02-07r8152: replace get_protocol with vlan_get_protocolhayeswang
2015-02-07r8152: adjust the line feed for hw_featureshayeswang
2015-02-07r8152: check RTL8152_UNPLUG for rtl8152_closehayeswang
2015-02-07r8152: check linking status with netif_carrier_okhayeswang
2015-02-07r8152: adjust lpm timerhayeswang
2015-02-07r8152: adjust rx_bottomhayeswang
2015-02-07amd-xgbe: Check per channel DMA interrupt use in main ISRLendacky, Thomas
2015-02-07net: dsa: bcm_sf2: implement GPHY power downFlorian Fainelli
2015-02-07net: dsa: bcm_sf2: move GPHY enabling to its own functionFlorian Fainelli
2015-02-07dsa: do not dereference non-existing routing tableTobias Waldekranz
2015-02-06net: sxgbe: fix error handling in init_rx_ring()Dan Carpenter
2015-02-06Merge ath-next from ath.gitKalle Valo
2015-02-06Merge tag 'iwlwifi-next-for-kalle-2015-02-03' of https://git.kernel.org/pub/s...Kalle Valo
2015-02-06brcm80211: Delete unnecessary checks before two function callsMarkus Elfring
2015-02-06hostap: Delete an unnecessary check before the function call "kfree"Markus Elfring
2015-02-06orinoco: Delete an unnecessary check before the function call "kfree"Markus Elfring
2015-02-06ath9k: Delete an unnecessary check before the function call "relay_close"Markus Elfring
2015-02-06cw1200: Less function calls in cw1200_load_firmware_cw1200() after error dete...Markus Elfring
2015-02-06cw1200: Delete an unnecessary check before the function call "release_firmware"Markus Elfring
2015-02-06orinoco: orinoco_tmd use msecs_to_jiffies for conversionNicholas Mc Guire
2015-02-06orinoco: orinoco_pci use msecs_to_jiffies for conversionNicholas Mc Guire
2015-02-06orinoco: orinoco_plx use msecs_to_jiffies for conversionNicholas Mc Guire
2015-02-06cw1200: use msecs_to_jiffies for conversionNicholas Mc Guire
2015-02-06ath5k: fix spontaneus AR5312 freezesSergey Ryazanov