summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-02-09Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...David S. Miller
2015-02-08cxgb4: Fix trace observed while dumping clip_tblHariprasad Shenai
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-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-07Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
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
2015-02-06ath9k: Choose correct rate for 2GHz channelSujith Manoharan
2015-02-06ath9k: Clear TSF2 properlySujith Manoharan
2015-02-06ath9k: Program AR_WA correctlySujith Manoharan
2015-02-06ath9k: Fix issues with WoW enableSujith Manoharan
2015-02-06ath9k: Register correct WOW details with mac80211Sujith Manoharan
2015-02-06ath9k: Add support for more WOW patternsSujith Manoharan
2015-02-06rtlwifi: rtl8192ee: Fix problems with calculating free space in FIFOLarry Finger
2015-02-06rtlwifi: rtl8192ee: Fix handling of new style descriptorsTroy Tan