summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
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
2014-03-27brcmfmac: use mfp if required from user-spaceDaniel Kim2-5/+13
2014-03-27rtlwifi: Remove casts of pointer to same typeJoe Perches15-137/+118
2014-03-27mwifiex: Remove casts of pointer to same typeJoe Perches3-7/+7
2014-03-27carl9170: Remove casts of pointer to same typeJoe Perches1-1/+1
2014-03-27rtlwifi: Remove addressof casts to same typeJoe Perches4-15/+12
2014-03-27rtl8180: rationalize TX queuesAndrea Merello2-16/+49
2014-03-27rtl8180: fix DMA register are written two timesAndrea Merello1-6/+0
2014-03-20brcmfmac: fallback to mimo_bw_cap for older firmwaresArend van Spriel1-8/+18
2014-03-20brcmfmac: only show error message when brcmf_sdiod_regrw_helper() failsArend van Spriel1-20/+21
2014-03-20brcmfmac: reinit watchdog completion after handling watchdogArend van Spriel1-0/+1
2014-03-20brcmfmac: Enable 40MHz bandwidth in 2GHz band and OBSS scanning operationsDaniel Kim2-0/+36
2014-03-19mwifiex: update MCS set as per RX-STBC bit from hostapdMaithili Hinge3-3/+28
2014-03-19mwifiex: add support for sleep cookie in PCIeAvinash Patil2-0/+28
2014-03-19mwifiex: handle extended scan event for AP interfaceAvinash Patil1-0/+6
2014-03-19rsi: Add pr_fmt,__printf, fix format & arg mismatchJoe Perches3-2/+5
2014-03-19rtl818x: remove unused conf_erp callback from RF ops structAndrea Merello1-1/+0
2014-03-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-0/+2
2014-03-19iwlwifi: mvm: add missing includeEmmanuel Grumbach1-0/+2
2014-03-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville37-438/+1709
2014-03-19rsi: make rsi_dbg a regular functionJohn W. Linville2-15/+24
2014-03-18iwlwifi: mvm: disable uAPSD due to bugs in the firmwareEmmanuel Grumbach1-1/+1
2014-03-18iwlwifi: mvm: ignore unchanged low-latency flagJohannes Berg1-0/+3
2014-03-18iwlwifi: mvm: remove spurious blank lineJohannes Berg1-1/+0
2014-03-18iwlwifi: mvm: fix theoretical NULL ptr dereferenceEmmanuel Grumbach1-0/+5