summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-13iwlwifi: allow to wait for a subset of the queuesEmmanuel Grumbach4-8/+12
2014-04-13iwlwifi: mvm: don't set AP STA to EINVALEmmanuel Grumbach1-8/+0
2014-04-13iwlwifi: mvm: propagate the beamforming status from firmwareEmmanuel Grumbach1-0/+2
2014-04-13iwlwifi: mvm: remove redundant empty lineEmmanuel Grumbach1-1/+0
2014-04-13iwlwifi: move CPU1_CPU2_SEPARATOR_SECTION to iwl-fw.hEran Harary2-1/+1
2014-04-13iwlwifi: pcie: unify iwl_rx_replenish and iwl_rx_replenish_nowEmmanuel Grumbach1-13/+6
2014-04-13iwlwifi: pcie: clarify TX queue need_update handlingJohannes Berg3-25/+28
2014-04-13iwlwifi: pcie: fix TX queue lockingJohannes Berg1-1/+4
2014-04-13iwlwifi: pcie: use bool for TX queue where appropriateJohannes Berg2-13/+11
2014-04-13iwlwifi: pcie: clarify RX queue need_update handling and lockingJohannes Berg2-20/+26
2014-04-13iwlwifi: pcie: implement GRO without NAPIJohannes Berg8-10/+86
2014-04-13iwlwifi: mvm: add debugfs file for fixed reduced tx powerEliad Peller2-0/+16
2014-04-13iwlwifi: mvm: add ATPC implementationEliad Peller4-3/+233
2014-04-09iwlwifi: mvm: add lq_cmd/tx_resp reduced_tpc fieldEliad Peller4-2/+13
2014-04-06iwlwifi: pcie: don't leave the new NICs awake for commandsEmmanuel Grumbach3-3/+10
2014-04-06iwlwifi: mvm: fix the number of channels in family 8000Eran Harary2-13/+20
2014-04-06iwlwifi: mvm: Handle power management constraints for additional use-casesAvri Altman3-85/+117
2014-03-31rtl8187: fix use after free on failure path in rtl8187_probe()Alexey Khoroshilov1-2/+2
2014-03-31rtl8180: don't use weird trick to access "far" registersAndrea Merello1-10/+4
2014-03-31rsi: rsi_91x: misleading debug printkDan Carpenter1-1/+2
2014-03-31mwifiex: fix spinlock bad magic bugAmitkumar Karwar1-2/+2
2014-03-31rtl8187: fix compile warningAndrea Merello1-1/+1
2014-03-31rtlwifi: rtl8188ee: enable MSI interrupts modeAdam Lee1-0/+1
2014-03-31rtlwifi: add MSI interrupts mode supportAdam Lee1-2/+63
2014-03-31mwifiex: use timeout variant for wait_event_interruptibleAmitkumar Karwar1-2/+3
2014-03-31mwifiex: cancel pending commands for signalAmitkumar Karwar1-0/+1
2014-03-31mwifiex: scan command preparation failure handlingAmitkumar Karwar1-2/+15
2014-03-27rtl818x: Update Kconfig for rtl8187seAndrea Merello1-2/+2
2014-03-27rtl8180: enable rtl8187se supportAndrea Merello1-4/+35
2014-03-27rtl8180: detect rtl8187se cardAndrea Merello1-2/+15
2014-03-27rtl8180: add WMM parameters configuration for rtl8187seAndrea Merello2-2/+61
2014-03-27rtl8180: make sure RTL818X_MSR_ENEDCA is set for rtl8187seAndrea Merello1-0/+4
2014-03-27rtl8180: add ERP configuration for rtl8187seAndrea Merello1-6/+10
2014-03-27rtl8180: add rtl8187se HW initializationAndrea Merello1-9/+159
2014-03-27rtl8180: add RF code for rtl8225 zebra v4Andrea Merello4-1/+538
2014-03-27rtl8180: introduce functions for setting ANAPARAM 2 and 3 paramsAndrea Merello3-0/+42
2014-03-27rtl8180: add rtl8187se params to eeprom readingAndrea Merello2-1/+24
2014-03-27rtl8180: config carbus register for rtl8187seAndrea Merello1-7/+21
2014-03-27rtl8180: add TX queue mapping and support for rtl8187seAndrea Merello2-6/+88
2014-03-27rtl8180: don't write MAR registers for rtl8187seAndrea Merello1-2/+7
2014-03-27rtl8180: introduce functions to enable/disable ints and add support for rtl81...Andrea Merello1-3/+33
2014-03-27rtl8180: add ISR for rtl8187seAndrea Merello1-1/+56
2014-03-27rtl8180: support for rtl8187se RX descriptorsAndrea Merello2-18/+57
2014-03-27rtl8180: add basic rate configuration support for rtl8187seAndrea Merello1-1/+5
2014-03-27rtl8180: add rtl8187se fields to TX descriptorAndrea Merello1-2/+14
2014-03-27rtl8180: add rtl8187se chip typeAndrea Merello1-0/+1
2014-03-27rtl818x: add registers for rtl8187seAndrea Merello1-49/+217
2014-03-27mwifiex: cancel pending commands during host sleepAmitkumar Karwar6-0/+13
2014-03-27mwifiex: correction in sleep confirm command sequence numberAmitkumar Karwar1-1/+1
2014-03-27mwifiex: corner case NULL pointer dereference fixAmitkumar Karwar1-1/+2