summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netlink: Kill redundant net argument in netlink_insertHerbert Xu2015-01-271-8/+7
* net: phy: Invalidate LP advertising flags when restarting or disabling ANBen Hutchings2015-01-271-0/+3
* Merge branch 'sunvnet-next'David S. Miller2015-01-271-38/+45
|\
| * 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
|/
* Merge branch 'phy-next'David S. Miller2015-01-273-10/+29
|\
| * net: phy: avoid suspending twice a PHYFlorian Fainelli2015-01-271-2/+6
| * net: phy: keep track of the PHY suspend stateFlorian Fainelli2015-01-272-4/+20
| * net: phy: document has_fixups fieldFlorian Fainelli2015-01-271-0/+1
| * net: phy: utilize phy_suspend and phy_resumeFlorian Fainelli2015-01-271-4/+2
|/
* Merge branch 'cxgb4-next'David S. Miller2015-01-276-2/+659
|\
| * 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-271-4/+2
* net: macb: allow deffered probe of the driverNicolae Rosia2015-01-271-4/+5
* flow_dissector: add tipc supportErik Hugne2015-01-271-0/+14
* tipc: fix excessive network event loggingErik Hugne2015-01-272-21/+21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/...David S. Miller2015-01-27233-3323/+13702
|\
| * bcma: use standard bus scanning during early registerRafał Miłecki2015-01-235-91/+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