summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: cancel pending commands for signalAmitkumar Karwar2014-03-311-0/+1
* mwifiex: scan command preparation failure handlingAmitkumar Karwar2014-03-311-2/+15
* rtl818x: Update Kconfig for rtl8187seAndrea Merello2014-03-271-2/+2
* rtl8180: enable rtl8187se supportAndrea Merello2014-03-271-4/+35
* rtl8180: detect rtl8187se cardAndrea Merello2014-03-271-2/+15
* rtl8180: add WMM parameters configuration for rtl8187seAndrea Merello2014-03-272-2/+61
* rtl8180: make sure RTL818X_MSR_ENEDCA is set for rtl8187seAndrea Merello2014-03-271-0/+4
* rtl8180: add ERP configuration for rtl8187seAndrea Merello2014-03-271-6/+10
* rtl8180: add rtl8187se HW initializationAndrea Merello2014-03-271-9/+159
* rtl8180: add RF code for rtl8225 zebra v4Andrea Merello2014-03-274-1/+538
* rtl8180: introduce functions for setting ANAPARAM 2 and 3 paramsAndrea Merello2014-03-273-0/+42
* rtl8180: add rtl8187se params to eeprom readingAndrea Merello2014-03-272-1/+24
* rtl8180: config carbus register for rtl8187seAndrea Merello2014-03-271-7/+21
* rtl8180: add TX queue mapping and support for rtl8187seAndrea Merello2014-03-272-6/+88
* rtl8180: don't write MAR registers for rtl8187seAndrea Merello2014-03-271-2/+7
* rtl8180: introduce functions to enable/disable ints and add support for rtl81...Andrea Merello2014-03-271-3/+33
* rtl8180: add ISR for rtl8187seAndrea Merello2014-03-271-1/+56
* rtl8180: support for rtl8187se RX descriptorsAndrea Merello2014-03-272-18/+57
* rtl8180: add basic rate configuration support for rtl8187seAndrea Merello2014-03-271-1/+5
* rtl8180: add rtl8187se fields to TX descriptorAndrea Merello2014-03-271-2/+14
* rtl8180: add rtl8187se chip typeAndrea Merello2014-03-271-0/+1
* rtl818x: add registers for rtl8187seAndrea Merello2014-03-271-49/+217
* mwifiex: cancel pending commands during host sleepAmitkumar Karwar2014-03-276-0/+13
* mwifiex: correction in sleep confirm command sequence numberAmitkumar Karwar2014-03-271-1/+1
* mwifiex: corner case NULL pointer dereference fixAmitkumar Karwar2014-03-271-1/+2
* brcmfmac: use mfp if required from user-spaceDaniel Kim2014-03-272-5/+13
* rtlwifi: Remove casts of pointer to same typeJoe Perches2014-03-2715-137/+118
* mwifiex: Remove casts of pointer to same typeJoe Perches2014-03-273-7/+7
* carl9170: Remove casts of pointer to same typeJoe Perches2014-03-271-1/+1
* rtlwifi: Remove addressof casts to same typeJoe Perches2014-03-274-15/+12
* rtl8180: rationalize TX queuesAndrea Merello2014-03-272-16/+49
* rtl8180: fix DMA register are written two timesAndrea Merello2014-03-271-6/+0
* bcma: gpio: register 32 GPIOs on BCM5357Rafał Miłecki2014-03-271-1/+8
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-03-279-84/+115
|\
| * Bluetooth: Fix returning peer address in pending connect stateJohan Hedberg2014-03-262-2/+4
| * Bluetooth: Remove unnecessary assignment in SMPJohan Hedberg2014-03-241-2/+0
| * Bluetooth: Fix potential NULL pointer dereference in smp_conn_securityJohan Hedberg2014-03-241-1/+1
| * Bluetooth: Remove LTK re-encryption procedureJohan Hedberg2014-03-242-49/+7
| * Bluetooth: Don't try to confirm locally initiated SMP pairingJohan Hedberg2014-03-241-0/+5
| * Bluetooth: Add SMP flag to track which side is the initiatorJohan Hedberg2014-03-242-0/+7
| * Bluetooth: Fix SMP confirmation callback handlingJohan Hedberg2014-03-241-0/+4
| * Bluetooth: Add missing cmd_status handler for LE_Start_EncryptionJohan Hedberg2014-03-241-0/+34
| * Bluetooth: Fix potential NULL pointer dereference in SMPJohan Hedberg2014-03-241-1/+7
| * Bluetooth: bluecard: Use del_timer_sync() in teardown pathThomas Gleixner2014-03-231-1/+1
| * Bluetooth: Track current configured LE scan type parameterMarcel Holtmann2014-03-212-0/+26
| * Bluetooth: btmrvl: don't consume all vendor specific eventsAmitkumar Karwar2014-03-201-5/+6
| * Bluetooth: Fix address value for early disconnection eventsJohan Hedberg2014-03-202-21/+11
| * Bluetooth: Fix passkey endianess in user_confirm and notify_passkeyJohan Hedberg2014-03-194-6/+6
* | brcmfmac: fallback to mimo_bw_cap for older firmwaresArend van Spriel2014-03-201-8/+18
* | brcmfmac: only show error message when brcmf_sdiod_regrw_helper() failsArend van Spriel2014-03-201-20/+21
OpenPOWER on IntegriCloud