summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-02-13wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-13tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-10Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2015-02-09i40e: Fix for stats init function call in Rx setupCarolyn Wyborny
2015-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-02-09net: Mellanox: Delete unnecessary checks before the function call "vunmap"Markus Elfring
2015-02-09cxgb4: Add support in cxgb4 to get expansion rom version via ethtoolHariprasad Shenai
2015-02-09net/bonding: Fix potential bad memory access during bonding eventsMoni Shoua
2015-02-09Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...David S. Miller
2015-02-09i40e/i40evf: Add call to u64_stats_init to initCarolyn Wyborny
2015-02-09i40e: Enable Loopback for the FCOE vsi as wellAnjali Singhai Jain
2015-02-09i40e: use dev_port for fcoe netdevVasu Dev
2015-02-09i40e: Fix function headerGreg Rose
2015-02-09i40e: fix led blink toggle to enable steady stateMatt Jared
2015-02-09i40evf: Force Tx writeback on ITRAnjali Singhai Jain
2015-02-08i40e: stop the service task at shutdownMitch Williams
2015-02-08cxgb4: Fix trace observed while dumping clip_tblHariprasad Shenai
2015-02-08i40evf: stop the watchdog for shutdownMitch Williams
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