summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* brcmsmac: Further reduce log spam from tx phy messagesJohn Greene2013-07-222-5/+5
* wil6210: fix subtle race in wil_tx_vringVladimir Kondratiev2013-07-221-5/+6
* wil6210: Introduce struct for sw contextVladimir Kondratiev2013-07-223-28/+44
* wil6210: Optimize Tx completionVladimir Kondratiev2013-07-221-4/+6
* wil6210: fix wrong index in wil_vring_freeVladimir Kondratiev2013-07-221-1/+1
* wil6210: Align WMI header with latest FWVladimir Kondratiev2013-07-223-17/+36
* rt2x00: rt2800usb: add USB device ID for Linksys AE3000Gabor Juhos2013-07-222-0/+10
* rt2x00: rt2800usb: use correct [RT]XWI size for RT3593Gabor Juhos2013-07-222-1/+5
* rt2x00: rt2800lib: enable RT3593 supportGabor Juhos2013-07-221-0/+1
* rt2x00: rt2800lib: enable RF3053 supportGabor Juhos2013-07-221-0/+1
* rt2x00: rt2800lib: enable VCO recalibration for RF3053Gabor Juhos2013-07-221-0/+2
* rt2x00: rt2800lib: add channel configuration for RF3053Gabor Juhos2013-07-222-3/+409
* rt2x00: rt2800lib: add rf_vals for RF3053Gabor Juhos2013-07-221-0/+70
* rt2x00: rt2800lib: add default_power3 field for three-chain devicesGabor Juhos2013-07-222-0/+23
* rt2x00: rt2800lib: fix LNA_A[12] gain values for RT3593Gabor Juhos2013-07-222-12/+47
* rt2x00: rt2800lib: hardcode TX mixer gain values for RT3593Gabor Juhos2013-07-221-0/+6
* rt2x00: rt2800lib: introduce rt2800_get_txmixer_gain_{24,5}g helpersGabor Juhos2013-07-221-14/+24
* rt2x00: rt2800lib: fix default TX power values for RT3593Gabor Juhos2013-07-222-0/+14
* rt2x00: rt2800lib: add rt2800_txpower_to_dev helperGabor Juhos2013-07-222-13/+14
* rt2x00: rt2800lib: fix antenna configuration for RT3593Gabor Juhos2013-07-221-0/+7
* rt2x00: rt2800lib: fix BBP1_TX_ANTENNA field configuration for 3T devicesGabor Juhos2013-07-221-1/+1
* rt2x00: rt2800lib: add TX power configuration for RT3593Gabor Juhos2013-07-222-3/+538
* rt2x00: rt2800lib: add BBP post initialization for RT3593Gabor Juhos2013-07-221-1/+47
* rt2x00: rt2800lib: add RFCSR register initialization for RT3593Gabor Juhos2013-07-222-0/+132
* rt2x00: rt2800lib: add BBP register initialization for RT3593Gabor Juhos2013-07-221-0/+19
* rt2x00: rt2800lib: add MAC register initialization for RT3593Gabor Juhos2013-07-222-0/+18
* rt2x00: rt2800lib: add EEPROM map for the RT3593 chipsetGabor Juhos2013-07-222-1/+53
* rt2x00: rt2800lib: introduce rt2800_eeprom_word_index helperGabor Juhos2013-07-222-41/+122
* rt2x00: rt2800lib: introduce rt2800_eeprom_read_from_array helperGabor Juhos2013-07-221-7/+16
* rt2x00: rt2800lib: introduce local EEPROM access functionsGabor Juhos2013-07-221-70/+95
* rt2x00: rt2800lib: introduce rt2800_eeprom_word enumGabor Juhos2013-07-221-40/+39
* ath9k: Fix RTS thresholdSujith Manoharan2013-07-221-4/+32
* ath9k: make rfkill configurableJohannes Berg2013-07-222-1/+11
* wireless: Convert mwifiex/pcie to dev_pm_ops from legacy pm_opsShuah Khan2013-07-221-9/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-1324-56/+393
|\
| * via-rhine: fix dma mapping errorsNeil Horman2013-07-121-1/+16
| * atl1e: fix dma mapping warningsNeil Horman2013-07-121-3/+25
| * usb/net/r815x: fix cast to restricted __le32hayeswang2013-07-121-9/+12
| * usb/net/r8152: fix integer overflow in expressionhayeswang2013-07-121-1/+2
| * drivers/net/ieee802154: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2013-07-111-7/+0
| * drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in ...Wolfram Sang2013-07-111-11/+0
| * drivers/net/can/c_can: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2013-07-111-7/+0
| * net/usb: add relative mii functions for r815xhayeswang2013-07-113-3/+239
| * ifb: fix oops when loading the ifb faileddingtianhong2013-07-111-0/+4
| * dummy: fix oops when loading the dummy faileddingtianhong2013-07-111-0/+4
| * drivers: net: phy: at803x: Add missing mdio device idHelmut Schaa2013-07-111-0/+1
| * bnx2x: fix tunneling CSUM calculationDmitry Kravkov2013-07-111-3/+3
| * alx: fix lockdep annotationMaarten Lankhorst2013-07-111-3/+2
| * vxlan: Fix kernel crash on rmmod.Pravin B Shelar2013-07-111-1/+1
| * sh_eth: SH_ETH should depend on HAS_DMAGeert Uytterhoeven2013-07-101-0/+1
OpenPOWER on IntegriCloud