summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: phy: Invalidate LP advertising flags when restarting or disabling ANBen Hutchings2015-01-271-0/+3
* sunvnet: improve error handling when a remote crashesDavid L Stevens2015-01-271-28/+34
* sunvnet: free pending tx buffers before clearing ring dataDavid L Stevens2015-01-271-10/+11
* net: phy: avoid suspending twice a PHYFlorian Fainelli2015-01-271-2/+6
* net: phy: keep track of the PHY suspend stateFlorian Fainelli2015-01-271-4/+18
* net: phy: utilize phy_suspend and phy_resumeFlorian Fainelli2015-01-271-4/+2
* cxgb4: Added support in debugfs to dump different timer and clock values of t...Hariprasad Shenai2015-01-272-0/+86
* cxgb4: Added support in debugfs to dump PM module statsHariprasad Shenai2015-01-275-0/+135
* cxgb4: Addded support in debugfs to dump CIM outbound queue contentHariprasad Shenai2015-01-275-0/+119
* cxgb4: Added support in debugfs to dump cim ingress bound queue contentsHariprasad Shenai2015-01-275-0/+104
* cxgb4: Added support in debugfs to dump sge_qinfoHariprasad Shenai2015-01-273-2/+215
* net: dsa/mv88e6352: make mv88e6352_wait genericVivien Didelot2015-01-271-8/+5
* net: dsa/mv88e6xxx: add reg read and write debugVivien Didelot2015-01-271-0/+9
* net: macb: Remove CONFIG_PM ifdef because of compilation warningMichal Simek2015-01-261-4/+2
* net: macb: allow deffered probe of the driverNicolae Rosia2015-01-261-4/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/...David S. Miller2015-01-26229-3318/+13668
|\
| * bcma: use standard bus scanning during early registerRafał Miłecki2015-01-234-89/+15
| * atmel: Remove open-coded and wrong strcasecmpRasmus Villemoes2015-01-231-11/+1
| * p54pci: add handling of signal caseNicholas Mc Guire2015-01-231-2/+5
| * p54: add handling of the signal caseNicholas Mc Guire2015-01-231-3/+6
| * ath5k: document a fall-through case in ath5k_hw_set_opmodeJohn Linville2015-01-231-0/+1
| * ath9k_htc: remove dead code in error path of ath9k_htc_txcompletion_cbJohn Linville2015-01-231-5/+1
| * brcmfmac: Use put_unaligned_le32Vaishali Thakkar2015-01-231-7/+2
| * bcma: clean bus initialization codeRafał Miłecki2015-01-233-9/+15
| * b43: stop leds during suspendSabrina Dubroca2015-01-231-0/+1
| * wlcore: unlock on error in wl1271_op_suspend()Dan Carpenter2015-01-231-1/+3
| * rtlwifi/rtl8192de: remove redundant else if checkColin Ian King2015-01-231-1/+1
| * ath9k_htc: Add a module parameter to disable blinkHong Xu2015-01-233-0/+11
| * wcn36xx: initiate TX BA sessionsBob Copeland2015-01-233-2/+77
| * wcn36xx: move set_tx_pdu inside set_tx_data/mgmtBob Copeland2015-01-231-17/+20
| * wcn36xx: initialize dxe lockBob Copeland2015-01-231-0/+2
| * wcn36xx: initialize skb_lockBob Copeland2015-01-231-0/+1
| * wcn36xx: don't process 'valid' descriptorsBob Copeland2015-01-231-0/+2
| * wcn36xx: let device generate qos seq numbersBob Copeland2015-01-232-1/+9
| * wcn36xx: use !! when assigning int as a booleanBob Copeland2015-01-231-1/+1
| * wcn36xx: initialize device defaults on startBob Copeland2015-01-231-2/+71
| * wlcore: fix copy-paste bug: assign from src struct not destGiel van Schijndel2015-01-231-1/+1
| * mwifiex: do not emit messages while holding spinlockAvinash Patil2015-01-232-5/+5
| * mwifiex: check driver status in connect and scan handlersAmitkumar Karwar2015-01-232-0/+14
| * ath9k: Fix no-ack frame statusSujith Manoharan2015-01-231-3/+6
| * Merge tag 'iwlwifi-next-for-kalle-2015-01-22' of https://git.kernel.org/pub/s...Kalle Valo2015-01-2336-617/+1233
| |\
| | * iwlwifi: mvm: fix rx chains configuration in phy ctxt cmdLiad Kaufman2015-01-221-1/+1
| | * iwlwifi: pcie: support secured boot flow for family 8000 B stepEran Harary2015-01-221-3/+5
| | * iwlwifi: mvm: rs: remove stats argument from functionsJohannes Berg2015-01-223-26/+72
| | * iwlwifi: mvm: use a new API for enabling STBCEyal Shapira2015-01-223-3/+28
| | * iwlwifi: mvm: rs: refactor ht/vht initEyal Shapira2015-01-221-38/+4
| | * iwlwifi: mvm: really disable TDLS queuesEmmanuel Grumbach2015-01-221-2/+2
| | * iwlwifi: mvm: Do not consider invalid HW queues in queue maskIlan Peer2015-01-221-2/+4
| | * iwlwifi: mvm: BT Coex - set all the co-running values to 0Emmanuel Grumbach2015-01-222-16/+16
| | * iwlwifi: mvm: support family 8000 C stepEran Harary2015-01-223-2/+3