aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-11usbnet: asix: apply usbnet_link_changeMing Lei1-5/+1
2013-04-11usbnet: cdc_ncm: apply usbnet_link_changeMing Lei1-6/+3
2013-04-11usbnet: mcs7830: apply usbnet_link_changeMing Lei1-4/+1
2013-04-11usbnet: mcs7830: don't reset linkMing Lei1-3/+2
2013-04-11usbnet: introduce usbnet_link_change APIMing Lei1-0/+13
2013-04-10xen-netback: fix sparse warningstephen hemminger1-1/+1
2013-04-10bnx2: make cnic_probe staticstephen hemminger1-1/+1
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville209-2709/+21649
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville18-323/+416
2013-04-09tg3: Use bool not intJoe Perches1-77/+80
2013-04-09tg3: Update version to 3.131Nithin Sujir1-2/+2
2013-04-09tg3: Reset the phy to allow modified EEE settings to take effectNithin Sujir1-0/+38
2013-04-09tg3: Pull the phy advertised speed and flow control settings on driver loadNithin Sujir2-0/+136
2013-04-09tg3: Add support for link flap avoidanceNithin Sujir2-9/+58
2013-04-09tg3: Add SGMII phy support for 5719/5718 serdesMichael Chan2-7/+51
2013-04-09tg3: Add tg3_clear_mac_status() common functionMichael Chan1-16/+14
2013-04-09tg3: Add a warning during link settings change if mgmt enabledNithin Sujir1-0/+14
2013-04-09tg3: Remove unnecessary phy reset during ethtool commandsNithin Sujir1-2/+2
2013-04-09tg3: Fix NVRAM size detection for the STM45PE20 pinstrap on 5762 devicesMichael Chan1-0/+6
2013-04-09tg3: Fix flow control settings not propagated to hardwareNithin Sujir1-3/+1
2013-04-09mrf24j40: use module_spi_driver to simplify the codeWei Yongjun1-12/+1
2013-04-08net: cdc_ncm: demote "unexpected notification" to debug levelBjørn Mork1-2/+3
2013-04-08stmmac: prefetch all dma_erx when use extend_descGiuseppe CAVALLARO1-6/+3
2013-04-08stmmac: review private structure fieldsGiuseppe CAVALLARO1-34/+34
2013-04-08stmmac: code tidy-upGiuseppe CAVALLARO17-309/+311
2013-04-08stmmac: improve/review and fix kernel-docGiuseppe CAVALLARO2-50/+142
2013-04-08stmmac: modified pcs mode support for SGMIIByungho An1-4/+8
2013-04-08net: of_mdio: scan mdiobus for PHYs without reg propertySebastian Hesselbarth1-6/+58
2013-04-08net: mvmdio: get and enable optional clockSebastian Hesselbarth1-0/+11
2013-04-08net: ks8851: Use dev_pm_opsLars-Peter Clausen1-17/+20
2013-04-08net: ks8851: Use module_spi_driverLars-Peter Clausen1-13/+1
2013-04-08brcmfmac: only use ifidx from BDC header in brcmf_rx_frames()Arend van Spriel3-14/+7
2013-04-08brcmfmac: obtain wdev using vif object in action frame rxArend van Spriel1-1/+2
2013-04-08brcmfmac: fix reception of P2P probe requests on P2P_DEVICE interfaceArend van Spriel2-3/+8
2013-04-08brcmfmac: wait for firmware event when creating P2P_DEVICE interfaceArend van Spriel4-35/+55
2013-04-08brcmfmac: support creation of P2P_DEVICE through user-spaceArend van Spriel2-11/+143
2013-04-08brcmfmac: use struct brcmf_if instance iso netdevice in escan functionsArend van Spriel3-52/+42
2013-04-08brcmfmac: use struct brcmf_if instance as parameter in brcmf_set_mpc()Arend van Spriel3-19/+20
2013-04-08brcmfmac: remove use of unconditional access of struct wireless_dev::netdevArend van Spriel1-6/+4
2013-04-08brcmfmac: remove condition for calling event handlerArend van Spriel1-1/+1
2013-04-08brcmfmac: add role attribute to struct brcmf_if_event definitionArend van Spriel2-3/+4
2013-04-08brcmfmac: add hexadecimal trace of message payloadArend van Spriel6-0/+19
2013-04-08brcmfmac: firmware shared data version fixPiotr Haber1-2/+2
2013-04-08brcmfmac: read firmware console without trap indicationPiotr Haber1-16/+14
2013-04-08brcmfmac: handle firmware signals requesting for packetsArend van Spriel2-2/+29
2013-04-08brcmfmac: handle firmware signalling destination entry stateArend van Spriel3-7/+79
2013-04-08brcmfmac: fix unaligned access in TXSTATUS signal handlingArend van Spriel1-1/+3
2013-04-08mwifiex: hold proper locks when accessing ra_list / bss_prio listsAndreas Fenkart1-26/+29
2013-04-08mwifiex: fix infinite loop by removing NO_PKT_PRIO_TIDAndreas Fenkart2-8/+6
2013-04-08mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tblAndreas Fenkart3-9/+5