summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-01-07i40e: check MAC type before any REG accessShannon Nelson
2014-01-07i40e: move PF ID init from PF reset to SC initShannon Nelson
2014-01-07i40e: Reduce range of interrupt reg in reg testShannon Nelson
2014-01-07i40e: update firmware api to 1.1Shannon Nelson
2014-01-07i40e: Add code to wait for FW to complete in reset pathShannon Nelson
2014-01-07i40e: Bump versionCatherine Sullivan
2014-01-07i40e: Allow VF to set already assigned MAC addressGreg Rose
2014-01-07i40e: Stop accepting any VLAN tag on VLAN 0 filter setGreg Rose
2014-01-07i40e: Do not enable broadcast promiscuous by defaultGreg Rose
2014-01-07i40e: Expose AQ debugfs hooksAnjali Singhai Jain
2014-01-07mlx4_en: Select PTP_1588_CLOCKShawn Bohrer
2014-01-07net/mlx4_en: fix error return code in mlx4_en_get_qp()Wei Yongjun
2014-01-07r8152: correct some messagesHayes Wang
2014-01-06bna: Fix build due to missing use of dma_unmap_len_set()David S. Miller
2014-01-06bgmac: fix typosHauke Mehrtens
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-06vxlan: keep original skb ownershipEric Dumazet
2014-01-06hso: fix handling of modem port SERIAL_STATE notificationsDan Williams
2014-01-06bonding: fix kstrtou8() return value verification in num_peer_notifVeaceslav Falico
2014-01-06r8152: replace the return value of rtl_ops_inithayeswang
2014-01-06r8152: move the actions of saving the information of the devicehayeswang
2014-01-06r8152: replace some tabs with spaceshayeswang
2014-01-06isdn: Drop big endian cpp checks from telespci and hfc_pci driversGuenter Roeck
2014-01-06mmc: add SDIO identifiers for Broadcom WLAN devicesArend van Spriel
2014-01-06brcmfmac: use custom destructor callback for all netdevice interfacesArend van Spriel
2014-01-06brcmfmac: call brcmf_cfg80211_detach() after removal of interfacesArend van Spriel
2014-01-06brcmfmac: move wiphy_unregister() call to brcmf_cfg80211_detach()Arend van Spriel
2014-01-06brcmfmac: inform cfg80211 when changing the CONNECTED stateArend van Spriel
2014-01-06brcmfmac: only disable clock when brcmf_sdio_bus_init() failsArend van Spriel
2014-01-06brcmfmac: enable watchdog when bus initialization is completeArend van Spriel
2014-01-06brcmfmac: correct detection of save&restore device capabilityArend van Spriel
2014-01-06brcmfmac: add sdio drive strength programming for bcm4334 chipsetArend van Spriel
2014-01-06brcmfmac: correct reporting HT40 support in wiphy htcapArend van Spriel
2014-01-06brcmfmac: cleanup helper functions in sdio probe pathArend van Spriel
2014-01-06brcmfmac: cleanup helper functions in sdio remove pathArend van Spriel
2014-01-06brcmfmac: Limit control message length from host to device.Hante Meuleman
2014-01-06brcmfmac: Remove some obsolete definitions and variables.Hante Meuleman
2014-01-06brcmfmac: rework SDIO register access functionsArend van Spriel
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-06be2net: fix max_evt_qs calculation for BE3 in SR-IOV configSuresh Reddy
2014-01-06be2net: increase the timeout value for loopback-test FW cmdSuresh Reddy
2014-01-06be2net: disable RSS when number of RXQs is reduced to 1 via set-channelsVasundhara Volam
2014-01-06i40e: Do not allow AQ calls from ndo-opsAnjali Singhai Jain
2014-01-06i40e: check asq alive before notifyAnjali Singhai Jain
2014-01-06i40e: Admin queue shutdown fixesAnjali Singhai Jain
2014-01-06i40e: Hide the Port VLAN VLAN IDGreg Rose
2014-01-06i40e: use correct struct for get and update vsi paramsShannon Nelson
2014-01-06i40e: Fix VF driver MAC address configurationGreg Rose
2014-01-06i40e: support VFs on PFs other than 0Mitch Williams
2014-01-06i40e: acknowledge VFLR when disabling SR-IOVMitch Williams