summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2014-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-31rtl8187: fix use after free on failure path in rtl8187_probe()Alexey Khoroshilov
2014-03-31rtl8180: don't use weird trick to access "far" registersAndrea Merello
2014-03-31rsi: rsi_91x: misleading debug printkDan Carpenter
2014-03-31mwifiex: fix spinlock bad magic bugAmitkumar Karwar
2014-03-31rtl8187: fix compile warningAndrea Merello
2014-03-31rtlwifi: rtl8188ee: enable MSI interrupts modeAdam Lee
2014-03-31rtlwifi: add MSI interrupts mode supportAdam Lee
2014-03-31mwifiex: use timeout variant for wait_event_interruptibleAmitkumar Karwar
2014-03-31mwifiex: cancel pending commands for signalAmitkumar Karwar
2014-03-31mwifiex: scan command preparation failure handlingAmitkumar Karwar
2014-03-27rtl818x: Update Kconfig for rtl8187seAndrea Merello
2014-03-27rtl8180: enable rtl8187se supportAndrea Merello
2014-03-27rtl8180: detect rtl8187se cardAndrea Merello
2014-03-27rtl8180: add WMM parameters configuration for rtl8187seAndrea Merello
2014-03-27rtl8180: make sure RTL818X_MSR_ENEDCA is set for rtl8187seAndrea Merello
2014-03-27rtl8180: add ERP configuration for rtl8187seAndrea Merello
2014-03-27rtl8180: add rtl8187se HW initializationAndrea Merello
2014-03-27rtl8180: add RF code for rtl8225 zebra v4Andrea Merello
2014-03-27rtl8180: introduce functions for setting ANAPARAM 2 and 3 paramsAndrea Merello
2014-03-27rtl8180: add rtl8187se params to eeprom readingAndrea Merello
2014-03-27rtl8180: config carbus register for rtl8187seAndrea Merello
2014-03-27rtl8180: add TX queue mapping and support for rtl8187seAndrea Merello
2014-03-27rtl8180: don't write MAR registers for rtl8187seAndrea Merello
2014-03-27rtl8180: introduce functions to enable/disable ints and add support for rtl81...Andrea Merello
2014-03-27rtl8180: add ISR for rtl8187seAndrea Merello
2014-03-27rtl8180: support for rtl8187se RX descriptorsAndrea Merello
2014-03-27rtl8180: add basic rate configuration support for rtl8187seAndrea Merello
2014-03-27rtl8180: add rtl8187se fields to TX descriptorAndrea Merello
2014-03-27rtl8180: add rtl8187se chip typeAndrea Merello
2014-03-27rtl818x: add registers for rtl8187seAndrea Merello
2014-03-27mwifiex: cancel pending commands during host sleepAmitkumar Karwar
2014-03-27mwifiex: correction in sleep confirm command sequence numberAmitkumar Karwar
2014-03-27mwifiex: corner case NULL pointer dereference fixAmitkumar Karwar
2014-03-27brcmfmac: use mfp if required from user-spaceDaniel Kim
2014-03-27rtlwifi: Remove casts of pointer to same typeJoe Perches
2014-03-27mwifiex: Remove casts of pointer to same typeJoe Perches
2014-03-27carl9170: Remove casts of pointer to same typeJoe Perches
2014-03-27rtlwifi: Remove addressof casts to same typeJoe Perches
2014-03-27rtl8180: rationalize TX queuesAndrea Merello
2014-03-27rtl8180: fix DMA register are written two timesAndrea Merello
2014-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-20brcmfmac: fallback to mimo_bw_cap for older firmwaresArend van Spriel
2014-03-20brcmfmac: only show error message when brcmf_sdiod_regrw_helper() failsArend van Spriel
2014-03-20brcmfmac: reinit watchdog completion after handling watchdogArend van Spriel
2014-03-20brcmfmac: Enable 40MHz bandwidth in 2GHz band and OBSS scanning operationsDaniel Kim
2014-03-19mwifiex: update MCS set as per RX-STBC bit from hostapdMaithili Hinge
2014-03-19mwifiex: add support for sleep cookie in PCIeAvinash Patil
2014-03-19mwifiex: handle extended scan event for AP interfaceAvinash Patil