summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | Bluetooth: Move the tty initialization and cleanup out of open/closeGianluca Anzolin2013-08-211-42/+72
| | | * | | | | Bluetooth: Remove the device from the list in the destructorGianluca Anzolin2013-08-211-21/+6
| | | * | | | | Bluetooth: Take proper tty_struct referencesGianluca Anzolin2013-08-211-12/+17
| | | * | | | | Bluetooth: Set different event mask for LE-only controllersMarcel Holtmann2013-08-211-0/+12
| | | * | | | | Bluetooth: Fix getting SCO socket options in deferred stateJohan Hedberg2013-08-211-2/+6
| | | * | | | | Bluetooth: use DIV_ROUND_UP in suitable places in btmrvl_sdioAndy Shevchenko2013-08-211-2/+2
| | | * | | | | Bluetooth: replace strict_strtol() with kstrtol()Jingoo Han2013-07-251-3/+3
| | | * | | | | Bluetooth: hidp: remove wrong send_report at initBenjamin Tissoires2013-07-251-14/+0
| | | * | | | | Bluetooth: hidp: implement hidinput_input_event callbackBenjamin Tissoires2013-07-251-0/+26
| | | * | | | | Bluetooth: Add missing braces to an "else if"Gustavo Padovan2013-07-251-1/+2
| | | * | | | | Bluetooth: Use defines instead of integer literalsMikel Astiz2013-07-251-4/+5
| | | * | | | | Bluetooth: Use defines in in hci_get_auth_req()Mikel Astiz2013-07-251-5/+8
| | | * | | | | Bluetooth: Add HCI authentication capabilities macrosMikel Astiz2013-07-251-0/+6
| | | * | | | | Bluetooth: Fix simple whitespace vs tab style issueMarcel Holtmann2013-07-251-1/+1
| | * | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-08-1620-713/+809
| | |\ \ \ \ \ \
| | | * | | | | | iwlwifi: mvm: Add PBW snoozing enablementAlexander Bondar2013-08-165-2/+54
| | | * | | | | | iwlwifi: mvm: Implement CQM offloadingAndrei Otcheretianski2013-08-166-11/+133
| | | * | | | | | iwlwifi: return -ENOMEM instead of NULL when OOM in iwl_drv_start()Luciano Coelho2013-08-162-4/+6
| | | * | | | | | iwlwifi: Kconfig: fix help texts wrt 7260 and 3160 devicesLuciano Coelho2013-08-161-6/+7
| | | * | | | | | iwlwifi: use a macro for default probe lengthLuciano Coelho2013-08-162-1/+4
| | | * | | | | | iwlwifi: mvm: refactor resume from WoWLAN codeJohannes Berg2013-08-161-63/+88
| | | * | | | | | iwlwifi: mvm: remove unused param of rs_dbgfs_set_mcsEyal Shapira2013-08-161-6/+6
| | | * | | | | | iwlwifi: mvm: remove MIMO3 from rate scale codeEyal Shapira2013-08-122-389/+45
| | | * | | | | | iwlwifi: mvm: Add basic uAPSD client supportAlexander Bondar2013-08-126-28/+135
| | | * | | | | | iwlwifi: mvm: don't clear tbl->win mistakenlyEliad Peller2013-08-121-1/+1
| | | * | | | | | iwlwifi: mvm: remove unused fields of iwl_rs_rate_infoEyal Shapira2013-08-122-43/+16
| | | * | | | | | iwlwifi: pcie: returning positive instead of negativeDan Carpenter2013-08-121-1/+1
| | | * | | | | | iwlwifi: mvm: remove rate_scale_data debugfs entryEyal Shapira2013-08-122-31/+0
| | | * | | | | | iwlwifi: pcie: don't swallow error codes in iwl_trans_pcie_alloc()Luciano Coelho2013-08-122-13/+17
| | | * | | | | | iwlwifi: mvm: add support to the new FW time event APIEytan Lifshitz2013-08-123-73/+251
| | | * | | | | | iwlwifi: pcie: Remove duplicate code from pcie irq handlersIdo Yariv2013-08-091-16/+8
| | | * | | | | | iwlwifi: pcie: Refactor iwl_rxq_spaceIdo Yariv2013-08-091-9/+10
| | | * | | | | | iwlwifi: pcie: Refactor iwl_queue_spaceIdo Yariv2013-08-091-12/+24
| | | * | | | | | iwlwifi: introduce external debug levelMatti Gottlieb2013-08-091-0/+2
| | | * | | | | | iwlwifi: mvm: Fix beacon filtering enablement via debugfsAlexander Bondar2013-08-091-4/+1
| | * | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-1628-372/+707
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | | * | | | | | mac80211: add APIs to allow keeping connections after WoWLANJohannes Berg2013-08-163-8/+231
| | | * | | | | | mac80211: move ibss presp generation in own functionSimon Wunderlich2013-08-161-76/+109
| | | * | | | | | mac80211: perform power save processing before decryptionJohan Almbladh2013-08-161-202/+202
| | | * | | | | | net: rfkill: Do not ignore errors from regulator_enable()Luis Henriques2013-08-151-3/+5
| | | * | | | | | mac80211: ibss - do not scan if not needed when creating an IBSSAntonio Quartulli2013-08-121-0/+11
| | | * | | | | | mac80211: add vif to testmode cmdDavid Spinadel2013-08-125-6/+19
| | | * | | | | | cfg80211: add wdev to testmode cmdDavid Spinadel2013-08-128-18/+41
| | | * | | | | | mac80211: add control port protocol TX control flagJohannes Berg2013-08-127-17/+34
| | | * | | | | | nl80211: clean up CQM settings codeJohannes Berg2013-08-121-27/+24
| | | * | | | | | mac80211: fix ieee80211_sta_process_chanswitch for 5/10 MHz channelsSimon Wunderlich2013-08-091-0/+9
| | | * | | | | | mac80211: allow lowest basic rate for unicast management for meshChun-Yeow Yeoh2013-08-091-7/+16
| | | * | | | | | wireless: make TU conversion macros availableJohannes Berg2013-08-063-8/+6
| | * | | | | | | rt2x00: rt2800pci: fix AUX_CTRL register setup for RT3090/3390/3593/5592Gabor Juhos2013-08-161-2/+6
| | * | | | | | | rt2x00: rt2800lib: introduce rt2800_get_txwi_rxwi_size helperGabor Juhos2013-08-164-13/+36
OpenPOWER on IntegriCloud