summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2013-08-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2013-08-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-23cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev
2013-08-23mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into driversJohannes Berg
2013-08-22fs_enet: cleanup clock API useGerhard Sittig
2013-08-22fs_enet: silence a build warning (unused variable)Gerhard Sittig
2013-08-22Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next into...David S. Miller
2013-08-22net: ethernet: davinci_cpdma: export cpdma_chan_get_statsDaniel Mack
2013-08-22be2net: fix disabling TX in be_close()Sathya Perla
2013-08-22ethernet: broadcom: remove unnecessary platform_set_drvdata()Jingoo Han
2013-08-22ethernet: moxa: remove unnecessary platform_set_drvdata()Jingoo Han
2013-08-22Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller
2013-08-22r8169: fix invalid register dumpPeter Wu
2013-08-22brcmsmac: add support for BCM4313 iPA variantArend van Spriel
2013-08-22brcmsmac: reinitialize TSSI power control upon channel switchArend van Spriel
2013-08-22brcmsmac: correct phy registers for TSSI-based power controlArend van Spriel
2013-08-22brcmsmac: rework switch control table init including iPA BT-comboArend van Spriel
2013-08-22brcmsmac: avoid calling set_txpwr_by_index() twiceArend van Spriel
2013-08-22brcmsmac: fix TSSI idle estimationArend van Spriel
2013-08-22brcmsmac: change lcnphy receive i/q calibration routineArend van Spriel
2013-08-22brcmsmac: update transmit gain table for lcn phyArend van Spriel
2013-08-22brcmsmac: add debug info message providing phy and radio infoArend van Spriel
2013-08-22brcmsmac: use ARRAY_SIZE in phytbl_lcn.cArend van Spriel
2013-08-22brcmsmac: change pa_gain for bcm4313 iPAArend van Spriel
2013-08-22brcmsmac: cosmetic change in phy_lcn.cArend van Spriel
2013-08-22ath9k: Add one more PCI ID for CUS198Sujith Manoharan
2013-08-22mwifiex: do not create AP and P2P interfaces upon driver loadingBing Zhao
2013-08-22ath9k: Add antenna diversity tweak for CUS198Sujith Manoharan
2013-08-22ath9k: Add support for AR9485 1.2Sujith Manoharan
2013-08-22rt2x00: rt2800lib: adjust frequency offset for RF3053Gabor Juhos
2013-08-22rt2x00: rt2800lib: move rt2800_adjust_freq_offset functionGabor Juhos
2013-08-22rt2x00: rt2800lib: use step-by-step frequency offset adjustment on MMIO devicesGabor Juhos
2013-08-22rt2x00: rt2800lib: use a MCU command for frequency adjustment on USB devicesGabor Juhos
2013-08-22rt2x00: rt2800lib: optimize frequency offset adjustmentGabor Juhos
2013-08-22rt2x00: rt2800lib: fix frequency offset boundary calculationGabor Juhos
2013-08-22rt2x00: rt2800lib: pass beacon index to rt2800_clear_beacon_registerGabor Juhos
2013-08-22rt2x00: rt2800: rename HW_BEACON_OFFSET macroGabor Juhos
2013-08-22sfc: Move NIC-type-specific MTD partition date into separate structuresBen Hutchings
2013-08-22sfc: Eliminate struct efx_mtdBen Hutchings
2013-08-22sfc: Rename SPI stuff to show that it is Falcon-specificBen Hutchings
2013-08-22sfc: Cleanup Falcon-arch simple MAC filter stateBen Hutchings
2013-08-22sfc: Define and use MCDI_POPULATE_DWORD_{1,2,3,4,5,6,7}Ben Hutchings
2013-08-22sfc: Add flag for stack-owned RX MAC filtersBen Hutchings
2013-08-22sfc: Refactor Falcon-arch filter removalBen Hutchings
2013-08-22sfc: Make most filter operations NIC-type-specificBen Hutchings
2013-08-22sfc: Refactor Falcon-arch search limit resetBen Hutchings
2013-08-22sfc: Split Falcon-arch-specific and common filter stateBen Hutchings
2013-08-22sfc: Extend and abstract efx_filter_spec to cover Huntington/EF10Ben Hutchings
2013-08-22sfc: Name the RX drop queue IDBen Hutchings
2013-08-22sfc: Rename Falcon-arch filter implementation types and functionsBen Hutchings