summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ssb: add delay after PCI reset to fix SoC rebootsRafał Miłecki2015-04-071-0/+9
* ath9k: add extra GPIO led supportMiaoqing Pan2015-04-074-3/+27
* wl1251: Fix typo in MODULE_DESCRIPTION in wl1251/main.cMasanari Iida2015-04-071-1/+1
* wireless: Use bool function returns of true/false instead of 1/0Joe Perches2015-04-076-17/+17
* rtlwifi: Add encryption argument in rtl_is_special_data for checking DHCP pac...Taehee Yoo2015-04-074-6/+11
* ath9k_htc: check seq number instead of cmd id for timeoutFred Chou2015-04-072-7/+7
* Merge tag 'iwlwifi-next-for-kalle-2015-04-02' of https://git.kernel.org/pub/s...Kalle Valo2015-04-0738-310/+712
|\
| * iwlwifi: mvm: capture connection loss as part of MLME triggerEmmanuel Grumbach2015-04-025-5/+37
| * iwlwifi: mvm: add trigger for time eventsEmmanuel Grumbach2015-04-024-0/+63
| * iwlwifi: mvm: do string formatting in debug triggersJohannes Berg2015-04-026-19/+30
| * iwlwifi: fix spelling errorsSara Sharon2015-04-0221-42/+42
| * iwlwifi: mvm: don't return uninitialized value in get_survey()Johannes Berg2015-04-021-0/+1
| * iwlwifi: mvm: add trigger for firmware dump upon MLME failuresEmmanuel Grumbach2015-04-023-2/+102
| * Merge tag 'mac80211-next-for-davem-2015-03-30' into iwlwifi-nextEmmanuel Grumbach2015-04-02142-1686/+2735
| |\
| * | iwlwifi: mvm: remove unused argumentsJohannes Berg2015-04-022-5/+3
| * | iwlwifi: mvm: Fix wrongfully flushing frames in the roc/off channel queueMatti Gottlieb2015-04-021-0/+2
| * | iwlwifi: mvm: always reconfigure last MCC on initArik Nemtsov2015-04-022-10/+16
| * | iwlwifi: mvm: add debugfs entry with the number of net-detect scansLuciano Coelho2015-04-023-0/+8
| * | iwlwifi: mvm: rs: refactor rs_update_rate_tblEyal Shapira2015-04-021-6/+5
| * | iwlwifi: check the size of the trigger struct from the firmware fileEmmanuel Grumbach2015-04-011-0/+28
| * | iwlwifi: mvm: rs: fix comment indentationLiad Kaufman2015-03-301-3/+1
| * | iwlwifi: mvm: Clean up UMAC scan UIDs in the reset and drv_stop flowsAlexander Bondar2015-03-302-3/+48
| * | iwlwifi: 8000: change PNVM in case it doesn't match to the HW stepEran Harary2015-03-304-10/+46
| * | iwlwifi: mvm: fix debug print in the RSA ownership workaroundEran Harary2015-03-301-3/+7
| * | iwlwifi: mvm: allow to configure the timeout for the Tx queuesEmmanuel Grumbach2015-03-307-12/+80
| * | iwlwifi: drop support for early versions of 8000Emmanuel Grumbach2015-03-2611-116/+46
| * | iwlwifi: mvm: use debugfs_create_bool() for enable_scan_iteration_notifLuciano Coelho2015-03-262-24/+6
| * | iwlwifi: mvm: add delay to scheduled scanLuciano Coelho2015-03-261-1/+9
| * | iwlwifi: pcie: initialize trans_pcie->ref_count on configure()Eliad Peller2015-03-261-4/+3
| * | iwlwifi: mvm: inform mac80211 about umac scans that was aborted by restartDavid Spinadel2015-03-263-12/+34
| * | iwlwifi: mvm: remove d0i3 ref correctly during AP startArik Nemtsov2015-03-261-2/+1
| * | iwlwifi: mvm: take IWL_MVM_REF_UCODE_DOWN before restarting hwEliad Peller2015-03-191-0/+2
| * | iwlwifi: mvm: don't wait for firmware verificationEran Harary2015-03-192-36/+0
| * | iwlwifi: mvm: remove time-event start/end failure warningJohannes Berg2015-03-181-5/+10
| * | iwlwifi: mvm: add iccm data to 8000 b-step data dumpLiad Kaufman2015-03-181-0/+24
| * | iwlwifi: mvm: properly flush the queues for buffering transportEmmanuel Grumbach2015-03-183-0/+46
| * | iwlwifi: pcie: add rx packet sequence number to dbg printLiad Kaufman2015-03-181-3/+5
| * | iwlwifi: mvm: assign new TLV bit for multi-source LARArik Nemtsov2015-03-182-1/+7
| * | iwlwifi: mvm: continue (with error) CSA on GO time event failureJohannes Berg2015-03-183-6/+20
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-04-0722-338/+570
|\ \ \
| * | | Bluetooth: Fix location of TX power field in LE advertising dataMarcel Holtmann2015-04-041-6/+8
| * | | Bluetooth: hidp: Use BIT(x) instead of (1 << x)Marcel Holtmann2015-04-041-2/+2
| * | | Bluetooth: cmtp: Use BIT(x) instead of (1 << x)Marcel Holtmann2015-04-042-3/+3
| * | | Bluetooth: bnep: Handle BNEP connection setup requestGrzegorz Kolodziejczyk2015-04-033-4/+15
| * | | Bluetooth: bnep: Add support to extended headers of control framesGrzegorz Kolodziejczyk2015-04-031-10/+36
| * | | Bluetooth: bnep: Add support for get bnep features via ioctlGrzegorz Kolodziejczyk2015-04-033-0/+10
| * | | Bluetooth: bnep: Return err value while sending cmd is not understoodGrzegorz Kolodziejczyk2015-04-031-1/+1
| * | | Bluetooth: Disallow LE local out-of-band data when LE privacy is usedMarcel Holtmann2015-04-021-6/+19
| * | | Bluetooth: Convert local OOB data reading to use HCI requestJohan Hedberg2015-04-023-54/+65
| * | | Bluetooth: Move hci_get_cmd_complete() to hci_event.cJohan Hedberg2015-04-022-51/+58
OpenPOWER on IntegriCloud