summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2015-01-23veth: advertise link netns via netlinkNicolas Dichtel-0/+9
2015-01-23macvlan: advertise link netns via netlinkNicolas Dichtel-0/+6
2015-01-23atmel: Remove open-coded and wrong strcasecmpRasmus Villemoes-11/+1
2015-01-23p54pci: add handling of signal caseNicholas Mc Guire-2/+5
2015-01-23p54: add handling of the signal caseNicholas Mc Guire-3/+6
2015-01-23ath5k: document a fall-through case in ath5k_hw_set_opmodeJohn Linville-0/+1
2015-01-23ath9k_htc: remove dead code in error path of ath9k_htc_txcompletion_cbJohn Linville-5/+1
2015-01-23brcmfmac: Use put_unaligned_le32Vaishali Thakkar-7/+2
2015-01-23b43: stop leds during suspendSabrina Dubroca-0/+1
2015-01-23wlcore: unlock on error in wl1271_op_suspend()Dan Carpenter-1/+3
2015-01-23rtlwifi/rtl8192de: remove redundant else if checkColin Ian King-1/+1
2015-01-23ath9k_htc: Add a module parameter to disable blinkHong Xu-0/+11
2015-01-23wcn36xx: initiate TX BA sessionsBob Copeland-2/+77
2015-01-23wcn36xx: move set_tx_pdu inside set_tx_data/mgmtBob Copeland-17/+20
2015-01-23wcn36xx: initialize dxe lockBob Copeland-0/+2
2015-01-23wcn36xx: initialize skb_lockBob Copeland-0/+1
2015-01-23wcn36xx: don't process 'valid' descriptorsBob Copeland-0/+2
2015-01-23wcn36xx: let device generate qos seq numbersBob Copeland-1/+9
2015-01-23wcn36xx: use !! when assigning int as a booleanBob Copeland-1/+1
2015-01-23wcn36xx: initialize device defaults on startBob Copeland-2/+71
2015-01-23wlcore: fix copy-paste bug: assign from src struct not destGiel van Schijndel-1/+1
2015-01-23mwifiex: do not emit messages while holding spinlockAvinash Patil-5/+5
2015-01-23mwifiex: check driver status in connect and scan handlersAmitkumar Karwar-0/+14
2015-01-23ath9k: Fix no-ack frame statusSujith Manoharan-3/+6
2015-01-23Merge tag 'iwlwifi-next-for-kalle-2015-01-22' of https://git.kernel.org/pub/s...Kalle Valo-617/+1233
2015-01-22net: e1000e: support txtd update delay via xmit_moreFlorian Westphal-10/+15
2015-01-22net: e1000: support txtd update delay via xmit_moreFlorian Westphal-6/+9
2015-01-22igb: Indicate failure on vf reset for empty mac addressAlexander Graf-2/+6
2015-01-22fm10k: Increase the timeout for the data path resetMatthew Vick-1/+1
2015-01-22fm10k: Check tunnel header length in encap offloadJoe Stringer-0/+6
2015-01-22net/fm10k: Avoid double setting of NETIF_F_SG for the HW encapsulation featur...Or Gerlitz-7/+6
2015-01-22igb: enable auxiliary PHC functions for the i210Richard Cochran-6/+276
2015-01-22igb: enable internal PPS for the i210Richard Cochran-5/+45
2015-01-22igb: serialize access to the time sync interrupt registersRichard Cochran-3/+7
2015-01-22igb: refactor time sync interrupt handlingRichard Cochran-30/+19
2015-01-22fm10k: Clean-up page reuse codeAlexander Duyck-17/+17
2015-01-22igb: Clean-up page reuse codeAlexander Duyck-19/+16
2015-01-22virtio_net: add software timestamp supportJacob Keller-0/+4
2015-01-22e1000e: Fix 82572EI that has no hardware timestamp supportMathias Koehrer-2/+3
2015-01-22e1000: fix time comparisonAsaf Vertz-1/+2
2015-01-22iwlwifi: mvm: fix rx chains configuration in phy ctxt cmdLiad Kaufman-1/+1
2015-01-22iwlwifi: pcie: support secured boot flow for family 8000 B stepEran Harary-3/+5
2015-01-22iwlwifi: mvm: rs: remove stats argument from functionsJohannes Berg-26/+72
2015-01-22iwlwifi: mvm: use a new API for enabling STBCEyal Shapira-3/+28
2015-01-22iwlwifi: mvm: rs: refactor ht/vht initEyal Shapira-38/+4
2015-01-22iwlwifi: mvm: really disable TDLS queuesEmmanuel Grumbach-2/+2
2015-01-22iwlwifi: mvm: Do not consider invalid HW queues in queue maskIlan Peer-2/+4
2015-01-22iwlwifi: mvm: BT Coex - set all the co-running values to 0Emmanuel Grumbach-16/+16
2015-01-22iwlwifi: mvm: support family 8000 C stepEran Harary-2/+3
2015-01-22iwlwifi: pcie: init ref_lockJohannes Berg-0/+1