summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* flow_dissector: add tipc supportErik Hugne2015-01-261-0/+14
* tipc: fix excessive network event loggingErik Hugne2015-01-262-21/+21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/...David S. Miller2015-01-26233-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
| | * 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
| | * iwlwifi: pcie: init ref_lockJohannes Berg2015-01-221-0/+1
| | * iwlwifi: mvm: document switch case fall-through in iwl_mvm_send_sta_keyJohn W. Linville2015-01-221-0/+1
| | * iwlwifi: mvm: rs: use STBC regardless of power save modeEyal Shapira2015-01-221-8/+0
| | * Revert "iwlwifi: mvm: drop non VO frames when flushing"Emmanuel Grumbach2015-01-221-9/+11
| | * iwlwifi: mvm: add support for new LTR commandEmmanuel Grumbach2015-01-223-9/+51
| | * iwlwifi: mvm: BT Coex - fine tune the MPLUT registerEmmanuel Grumbach2015-01-221-1/+1
| | * Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach2015-01-2212-46/+112
| | |\
| | | * iwlwifi: mvm: validate tid and sta_id in ba_notifEyal Shapira2015-01-201-0/+5
| | | * iwlwifi: mvm: abort scheduled scan upon RFKILLEmmanuel Grumbach2015-01-181-0/+7
| | | * iwlwifi: mvm: set the tx cmd tid for BAR frame correctlyEyal Shapira2015-01-131-2/+9
| | | * iwlwifi: mvm: drop non VO frames when flushingEmmanuel Grumbach2015-01-121-11/+9
| | | * iwlwifi: mvm: fix EBS on single scanDavid Spinadel2015-01-123-14/+41
| | * | iwlwifi: mvm: move U-APSD decision to authenticationJohannes Berg2015-01-222-5/+16
OpenPOWER on IntegriCloud