aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-03-02bcma: enable support for PCIe Gen 2 host devicesRafał Miłecki3-2/+16
2015-03-02bcma: support bringing up bus hosted on PCIe Gen 2Rafał Miłecki4-3/+32
2015-03-02bcma: change IRQ control function to accept bus as an argumentRafał Miłecki4-6/+6
2015-03-02bcma: add helpers bringing PCIe hosted bus up / downRafał Miłecki7-26/+41
2015-03-02brcmfmac: respect reason when deleting (deauthenticating) STARafał Miłecki1-1/+1
2015-02-27wil6210: track privacy connection attributeVladimir Kondratiev1-12/+18
2015-02-27wil6210: rename 'secure_pcp' to 'privacy'Vladimir Kondratiev4-4/+4
2015-02-27wil6210: Fix division by zero in wil_vring_debugfs_showBoris Sorochkin1-6/+13
2015-02-27wil6210: Change of threshold for tx vring idleness measurementVladimir Shulman3-17/+39
2015-02-27wil6210: branch prediction hintsVladimir Kondratiev2-32/+33
2015-02-27wil6210: enable fix for HW bug in 802.11->803.3 transformVladimir Kondratiev3-31/+11
2015-02-27wil6210: remove support for old hardwareVladimir Kondratiev5-123/+42
2015-02-27wil6210: boot loaderVladimir Kondratiev7-50/+88
2015-02-27mwifiex: fix usb tx data payload offset issueZhaoyang Liu1-4/+4
2015-02-27mwifiex: DMA alignment for RX packetsAvinash Patil5-4/+35
2015-02-27mwifiex: modify TX buff size for SD8887Avinash Patil1-1/+1
2015-02-27mwifiex: change datatype to bool for device capability flagsAvinash Patil4-39/+39
2015-02-27mwifiex: do not process mgmt rx on uninitialized interfaceAvinash Patil1-0/+7
2015-02-27mwifiex: more_task flag for main_processShengzhen Li2-7/+10
2015-02-27libertas: remove unnecessary check before calling debugfs_removeBas Peters1-2/+1
2015-02-27rtlwifi: Modify some USB de-initialize code.Taehee Yoo1-4/+7
2015-02-26ath9k_htc: Add new USB IDLeon Nardella1-0/+1
2015-02-26rtlwifi: Clear ACM_CTRL AC3_VO bit correctlyJes Sorensen8-8/+8
2015-02-26brcmfmac: Fix escan timer causing oops.Hante Meuleman1-6/+4
2015-02-26brcmfmac: Dont sleep when ctrl frames to transmit.Hante Meuleman1-0/+1
2015-02-26brcmfmac: make sdio suspend wait for threads to freezeArend van Spriel3-63/+184
2015-02-26brcmfmac: add debugfs file containing revision infoArend van Spriel1-0/+30
2015-02-26brcmfmac: Remove error print for invalid key index.Hante Meuleman1-1/+0
2015-02-26brcmfmac: use helper function for changing SDIO stateArend van Spriel3-26/+54
2015-02-26mwifiex: use alloc_workqueue's format strings capabilities for WQ namesAvinash Patil1-10/+4
2015-02-26brcm80211: drop unreachable else caseNicholas Mc Guire1-9/+2
2015-02-26brcmfmac: use msecs_to_jiffies for time conversionNicholas Mc Guire1-3/+3
2015-02-26ath9k: Restart TSF2 timers on wakeupSujith Manoharan1-0/+7
2015-02-26ath9k: Clear additional WoW eventsSujith Manoharan2-1/+6
2015-02-26ath9k: Handle additional patterns on wakeupSujith Manoharan2-5/+19
2015-02-26ath9k: Check MCI PowerSave stateSujith Manoharan2-1/+22
2015-02-26ath9k: Add new MCI statesSujith Manoharan1-1/+29
2015-02-26ath9k: Set keep awake timerSujith Manoharan1-0/+6
2015-02-26ath9k: Fix descriptors for keep-alive frameSujith Manoharan1-6/+5
2015-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller16-189/+1130
2015-02-25net: dsa: Introduce dsa_is_port_initializedGuenter Roeck3-6/+8
2015-02-25Merge branch 'sf2_hwbridge'David S. Miller8-18/+355
2015-02-25net: dsa: bcm_sf2: add HW bridging supportFlorian Fainelli3-1/+171
2015-02-25net: dsa: integrate with SWITCHDEV for HW bridgingFlorian Fainelli5-0/+171
2015-02-25net: dsa: Ensure that port array elements are initialized before being usedGuenter Roeck3-17/+13
2015-02-24i40e/i40evf: Update driver versionsSravanthi Tangeda2-3/+3
2015-02-24i40evf: Add more info to interrupt vector namesCarolyn Wyborny1-1/+2
2015-02-24i40e: Use ethtool private flags to display NPAR statusGreg Rose2-0/+44
2015-02-24i40e: Set FLAG_RD when sending buffer FW must readKevin Scott1-1/+1
2015-02-24i40e: print Rx packet split statusMitch Williams1-2/+4