- c8ac18f2 Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 10 years ago
- acde2c2 cxgb4: Fix trace observed while dumping clip_tbl by Hariprasad Shenai · 10 years ago
- dd83829 Driver: Vmxnet3: Change the hex constant to its decimal equivalent by Shrikrishna Khare · 10 years ago
- 567e4b7 net: rfs: add hash collision detection by Eric Dumazet · 10 years ago
- bad4379 cxgb4: Add support in debugfs to dump the congestion control table by Hariprasad Shenai · 10 years ago
- bf7c781 cxgb4: Add support to dump mailbox content in debugfs by Hariprasad Shenai · 10 years ago
- 797ff0f cxgb4: Add support for ULP RX logic analyzer output in debugfs by Hariprasad Shenai · 10 years ago
- 2d277b3 cxgb4: Added support in debugfs to display TP logic analyzer output by Hariprasad Shenai · 10 years ago
- 70a5f3b cxgb4: Add support in debugfs to display sensor information by Hariprasad Shenai · 10 years ago
- f986afc be2net: avoid unncessary swapping of fields in eth_tx_wrb by Sathya Perla · 10 years ago
- 2125237 be2net: process port misconfig async event by Vasundhara Volam · 10 years ago
- f66b7cf be2net: refactor be_set_rx_mode() and be_vid_config() for readability by Sathya Perla · 10 years ago
- ac34b74 be2net: remove duplicate code in be_cmd_rx_filter() by Sathya Perla · 10 years ago
- 70a7b52 be2net: use offset based FW flashing for Skyhawk chip by Vasundhara Volam · 10 years ago
- 81a9e22 be2net: avoid flashing SH-B0 UFI image on SH-P2 chip by Vasundhara Volam · 10 years ago
- 5d3acd0 be2net: refactor code that checks flash file compatibility by Vasundhara Volam · 10 years ago
- 83b0611 be2net: replace (1 << x) with BIT(x) by Vasundhara Volam · 10 years ago
- f7062ee be2net: move un-exported routines from be.h to respective src files by Sathya Perla · 10 years ago
- d78f802 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
- f5aaaa6 r8152: use BIT macro by hayeswang · 10 years ago
- 6e74d17 r8152: replace get_protocol with vlan_get_protocol by hayeswang · 10 years ago
- ccc39fa r8152: adjust the line feed for hw_features by hayeswang · 10 years ago
- 53543db r8152: check RTL8152_UNPLUG for rtl8152_close by hayeswang · 10 years ago
- 51d979f r8152: check linking status with netif_carrier_ok by hayeswang · 10 years ago
- 34203e2 r8152: adjust lpm timer by hayeswang · 10 years ago
- e1a2ca9 r8152: adjust rx_bottom by hayeswang · 10 years ago
- 9af197a net: dsa: bcm_sf2: implement GPHY power down by Florian Fainelli · 10 years ago
- b083668 net: dsa: bcm_sf2: move GPHY enabling to its own function by Florian Fainelli · 10 years ago
- 3c09e92 Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 10 years ago
- d530711 Merge ath-next from ath.git by Kalle Valo · 10 years ago
- 8cd4cbf Merge tag 'iwlwifi-next-for-kalle-2015-02-03' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Kalle Valo · 10 years ago
- 297540f brcm80211: Delete unnecessary checks before two function calls by Markus Elfring · 10 years ago
- 6f24fe3 hostap: Delete an unnecessary check before the function call "kfree" by Markus Elfring · 10 years ago
- 71b9d0a orinoco: Delete an unnecessary check before the function call "kfree" by Markus Elfring · 10 years ago
- c0420ea ath9k: Delete an unnecessary check before the function call "relay_close" by Markus Elfring · 10 years ago
- ee4ddad cw1200: Less function calls in cw1200_load_firmware_cw1200() after error detection by Markus Elfring · 10 years ago
- df970d3 cw1200: Delete an unnecessary check before the function call "release_firmware" by Markus Elfring · 10 years ago
- c1f1f66 orinoco: orinoco_tmd use msecs_to_jiffies for conversion by Nicholas Mc Guire · 10 years ago
- 3427da4 orinoco: orinoco_pci use msecs_to_jiffies for conversion by Nicholas Mc Guire · 10 years ago
- ab458cc orinoco: orinoco_plx use msecs_to_jiffies for conversion by Nicholas Mc Guire · 10 years ago
- 4d24550 cw1200: use msecs_to_jiffies for conversion by Nicholas Mc Guire · 10 years ago
- 8bfae4f ath5k: fix spontaneus AR5312 freezes by Sergey Ryazanov · 10 years ago
- c20bbda ath9k: Choose correct rate for 2GHz channel by Sujith Manoharan · 10 years ago
- 23ee7c3 ath9k: Clear TSF2 properly by Sujith Manoharan · 10 years ago
- b6f68b1 ath9k: Program AR_WA correctly by Sujith Manoharan · 10 years ago
- bb63131 ath9k: Fix issues with WoW enable by Sujith Manoharan · 10 years ago
- e68e9c1 ath9k: Register correct WOW details with mac80211 by Sujith Manoharan · 10 years ago
- a28815d ath9k: Add support for more WOW patterns by Sujith Manoharan · 10 years ago
- 6d4beca rtlwifi: rtl8192ee: Fix problems with calculating free space in FIFO by Larry Finger · 10 years ago
- d031131 rtlwifi: rtl8192ee: Fix handling of new style descriptors by Troy Tan · 10 years ago
- 5b7f000 ixgbe: add Tx anti spoofing support by Don Skidmore · 10 years ago
- 9ac5c5c ixgbevf: combine all of the tasks into a single service task by Emil Tantilov · 10 years ago
- e66c92a ixgbevf: rewrite watchdog task to function similar to igbvf by Emil Tantilov · 10 years ago
- e08400b ixgbevf: Add code to check for Tx hang by Emil Tantilov · 10 years ago
- d9bdb57 ixgbevf: Fix ordering of shutdown to correctly disable Rx and Tx by Emil Tantilov · 10 years ago
- 39f35a3 ixgbevf: set vlan_features in a single write instead of several ORs by Emil Tantilov · 10 years ago
- 3f20780 ixgbe: add VXLAN offload support for X550 devices by Don Skidmore · 10 years ago
- 4dedadc ixgbe: Cleanup probe to remove redundant attempt to ID PHY by Don Skidmore · 10 years ago
- f9c9e48 ixgbe: cleanup redundant default method set_rxpba by Don Skidmore · 10 years ago
- 42ce2c8 ixgbe: fix setting port VLAN by Emil Tantilov · 10 years ago
- 9295edb ixgbevf: add RSS support for X550 by Emil Tantilov · 10 years ago
- 2dc571a ixgbevf: enable multiple queue support by Emil Tantilov · 10 years ago
- dec2e39 ixgbe: allow multiple queues in SRIOV mode by Emil Tantilov · 10 years ago
- 7ddbde3 ixgbe: cleanup sparse errors in new ixgbe_x550.c file by Don Skidmore · 10 years ago
- f4a80f1 fm10k: Resolve compile warnings with W=1 by Matthew Vick · 10 years ago
- 33a44c2 fm10k: Validate VLAN ID in fm10k_update_xc_addr_pf by Matthew Vick · 10 years ago
- 2ca292d vxge: fix sparse warning by Lad, Prabhakar · 10 years ago
- 38741d5 xen-netback: fix sparse warning by Lad, Prabhakar · 10 years ago
- 8093b1c net/macb: fix sparse warning by Lad, Prabhakar · 10 years ago
- 1444c30 net: bnx2x: fix sparse warnings by Lad, Prabhakar · 10 years ago
- 57ae84a0 enic: enic_main: fix sparse warnings by Lad, Prabhakar · 10 years ago
- a20667b enic: enic_ethtool: fix sparse warning by Lad, Prabhakar · 10 years ago
- bc0ee16 be2net: fix sparse warning by Lad, Prabhakar · 10 years ago
- 4a95b6d chelsio: cxgb4: fix sparse warning by Lad, Prabhakar · 10 years ago
- da19fcd hyperv: fix sparse warnings by Lad, Prabhakar · 10 years ago
- 4134069 hso: Use static attribute groups for sysfs entry by Takashi Iwai · 10 years ago
- 3581ec5 drivers: isdn: isdnloop: isdnloop.c: Remove parenthesis around return values, as specified in CodingStyle. by Bas Peters · 10 years ago
- cacccb0 drivers: isdn: isdnloop: isdnloop.c: Fix brace positions according to CodingStyle specifications. by Bas Peters · 10 years ago
- 50a58b6 drivers: isdn: isdnloop: isdnloop.c: remove assignment of variables in if conditions, in accordance with the CodingStyle. by Bas Peters · 10 years ago
- 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- 9d82f5e MMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
- 14365ea Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
- 42345d6 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
- d445d46 Merge tag 'spi-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
- e7394c7 Merge tag 'pm+acpi-3.19-fin' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- f3c2352 Merge tag 'pci-v3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- db79a62 vxlan: Only set has-GBP bit in header if any other bits would be set by Thomas Graf · 10 years ago
- 7af348b net: ep93xx_eth: Delete unnecessary checks before the function call "kfree" by Markus Elfring · 10 years ago
- 27b917e xen-netfront: Use static attribute groups for sysfs entries by Takashi Iwai · 10 years ago
- c4d33e2 tun: Use static attribute groups for sysfs entries by Takashi Iwai · 10 years ago
- 7061b2b qlogic: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
- adfde05 Merge tag 'linux-can-next-for-3.20-20150204' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 10 years ago
- f86b4ae net: ethernet: ti/cpsw-common.c: fix sparse warning by Lad, Prabhakar · 10 years ago
- de70176 netxen: Delete an unnecessary check before the function call "kfree" by Markus Elfring · 10 years ago
- 1b4b32c net: fec: Delete unnecessary checks before the function call "kfree" by Markus Elfring · 10 years ago
- 2d4ad4f myri10ge: Delete an unnecessary check before the function call "kfree" by Markus Elfring · 10 years ago
- f31ec95 qlcnic: Fix NAPI poll routine for Tx completion by Shahed Shaikh · 10 years ago
- 0b5b6be cxgb4: Delete an unnecessary check before the function call "release_firmware" by Markus Elfring · 10 years ago
- 3a336cb cxgb4: Add low latency socket busy_poll support by Hariprasad Shenai · 10 years ago
- f2683b7 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 10 years ago