aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-08-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller20-1278/+1130
2013-08-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-6/+18
2013-08-23cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev4-9/+8
2013-08-23mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into driversJohannes Berg1-1/+2
2013-08-22fs_enet: cleanup clock API useGerhard Sittig1-0/+20
2013-08-22fs_enet: silence a build warning (unused variable)Gerhard Sittig1-1/+0
2013-08-22Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next into...David S. Miller3-3/+3
2013-08-22net: ethernet: davinci_cpdma: export cpdma_chan_get_statsDaniel Mack1-0/+1
2013-08-22be2net: fix disabling TX in be_close()Sathya Perla1-1/+1
2013-08-22ethernet: broadcom: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-08-22ethernet: moxa: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-08-22Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller1-1/+1
2013-08-22r8169: fix invalid register dumpPeter Wu1-1/+5
2013-08-22brcmsmac: add support for BCM4313 iPA variantArend van Spriel1-20/+53
2013-08-22brcmsmac: reinitialize TSSI power control upon channel switchArend van Spriel1-0/+2
2013-08-22brcmsmac: correct phy registers for TSSI-based power controlArend van Spriel1-0/+20
2013-08-22brcmsmac: rework switch control table init including iPA BT-comboArend van Spriel3-15/+89
2013-08-22brcmsmac: avoid calling set_txpwr_by_index() twiceArend van Spriel1-1/+1
2013-08-22brcmsmac: fix TSSI idle estimationArend van Spriel1-0/+9
2013-08-22brcmsmac: change lcnphy receive i/q calibration routineArend van Spriel1-20/+58
2013-08-22brcmsmac: update transmit gain table for lcn phyArend van Spriel1-108/+108
2013-08-22brcmsmac: add debug info message providing phy and radio infoArend van Spriel1-1/+3
2013-08-22brcmsmac: use ARRAY_SIZE in phytbl_lcn.cArend van Spriel1-73/+44
2013-08-22brcmsmac: change pa_gain for bcm4313 iPAArend van Spriel1-5/+2
2013-08-22brcmsmac: cosmetic change in phy_lcn.cArend van Spriel1-107/+106
2013-08-22ath9k: Add one more PCI ID for CUS198Sujith Manoharan1-0/+5
2013-08-22mwifiex: do not create AP and P2P interfaces upon driver loadingBing Zhao1-14/+0
2013-08-22ath9k: Add antenna diversity tweak for CUS198Sujith Manoharan4-0/+9
2013-08-22ath9k: Add support for AR9485 1.2Sujith Manoharan3-13/+13
2013-08-22rt2x00: rt2800lib: adjust frequency offset for RF3053Gabor Juhos1-1/+1
2013-08-22rt2x00: rt2800lib: move rt2800_adjust_freq_offset functionGabor Juhos1-36/+37
2013-08-22rt2x00: rt2800lib: use step-by-step frequency offset adjustment on MMIO devicesGabor Juhos1-3/+16
2013-08-22rt2x00: rt2800lib: use a MCU command for frequency adjustment on USB devicesGabor Juhos2-1/+6
2013-08-22rt2x00: rt2800lib: optimize frequency offset adjustmentGabor Juhos1-1/+6
2013-08-22rt2x00: rt2800lib: fix frequency offset boundary calculationGabor Juhos1-4/+5
2013-08-22rt2x00: rt2800lib: pass beacon index to rt2800_clear_beacon_registerGabor Juhos1-11/+7
2013-08-22rt2x00: rt2800: rename HW_BEACON_OFFSET macroGabor Juhos2-3/+3
2013-08-22sfc: Move NIC-type-specific MTD partition date into separate structuresBen Hutchings1-85/+112
2013-08-22sfc: Eliminate struct efx_mtdBen Hutchings2-160/+120
2013-08-22sfc: Rename SPI stuff to show that it is Falcon-specificBen Hutchings4-47/+47
2013-08-22sfc: Cleanup Falcon-arch simple MAC filter stateBen Hutchings7-44/+52
2013-08-22sfc: Define and use MCDI_POPULATE_DWORD_{1,2,3,4,5,6,7}Ben Hutchings2-10/+62
2013-08-22sfc: Add flag for stack-owned RX MAC filtersBen Hutchings2-17/+37
2013-08-22sfc: Refactor Falcon-arch filter removalBen Hutchings1-34/+40
2013-08-22sfc: Make most filter operations NIC-type-specificBen Hutchings10-1267/+1448
2013-08-22sfc: Refactor Falcon-arch search limit resetBen Hutchings1-29/+30
2013-08-22sfc: Split Falcon-arch-specific and common filter stateBen Hutchings2-55/+58
2013-08-22sfc: Extend and abstract efx_filter_spec to cover Huntington/EF10Ben Hutchings3-392/+494
2013-08-22sfc: Name the RX drop queue IDBen Hutchings2-3/+8
2013-08-22sfc: Rename Falcon-arch filter implementation types and functionsBen Hutchings1-209/+243