summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-24iwlwifi: update CopyrightWey-Yi Guy53-75/+75
2012-01-24iwlwifi: add testmode cmd IWL_TM_CMD_APP2DEV_GET_FW_INFOKenny Hsu2-3/+57
2012-01-24iwlwifi: update error dump in testmode command sram_readKenny Hsu1-4/+4
2012-01-24iwlwifi: enhance testmode command sram_readKenny Hsu2-4/+6
2012-01-24iwlwifi: update testmode command of direct register accessKenny Hsu1-2/+2
2012-01-24iwlwifi: Sanity check for sta_idWey-Yi Guy1-4/+7
2012-01-24iwlwifi: don't process the info from uCode if does not has ownershipWey-Yi Guy1-13/+15
2012-01-24rtlwifi: Simplify chip version id loggingJoe Perches2-38/+27
2012-01-24rtlwifi: Remove incorrect logging message prefixesJoe Perches3-5/+5
2012-01-24rtlwifi: add CONFIG_RTLWIFI_DEBUG to remove all of the debug logging codeJoe Perches2-0/+39
2012-01-24rtlwifi: Optimize RT_TRACE macro use of KBUILD_MODNAME for sizeJoe Perches1-3/+3
2012-01-24rtlwifi: Remove duplicate __func__Joe Perches1-1/+1
2012-01-24rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches21-70/+68
2012-01-24rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__Joe Perches9-370/+355
2012-01-24rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches44-1784/+1613
2012-01-24rtlwifi: Standardize RT_PRINT_DATA macro and usesJoe Perches12-26/+23
2012-01-24rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macrosJoe Perches5-53/+47
2012-01-24b43: N-PHY: trivial: change save&rest order in RSSI pollingRafał Miłecki1-8/+8
2012-01-24b43: N-PHY: implement RSSI calibration for rev3+Rafał Miłecki1-6/+187
2012-01-24brcm80211: make ethtool_ops constStephen Hemminger1-2/+2
2012-01-24b43: N-PHY: upload PAPD PGA gain delta tableRafał Miłecki3-6/+12
2012-01-24b43: N-PHY: fix typos in RF controlRafał Miłecki2-6/+6
2012-01-24b43: N-PHY: add helper for getting gain tableRafał Miłecki3-94/+64
2012-01-24b43: N-PHY: implement TX power control setupRafał Miłecki2-1/+217
2012-01-24b43: add maskset helpersRafał Miłecki3-57/+36
2012-01-24bcma: SPROM: extract power info for coresRafał Miłecki1-1/+39
2012-01-24bcma: SPROM: add macro for easier extractionRafał Miłecki1-68/+71
2012-01-24ssb: SPROM: extract each core power infoRafał Miłecki3-1/+81
2012-01-24mac80211: check sta_apply_parameters() return valueEliad Peller1-1/+6
2012-01-18tg3: Fix single-vector MSI-X codeMatt Carlson1-13/+14
2012-01-18openvswitch: Fix multipart datapath dumps.Ben Pfaff1-4/+3
2012-01-18ipv6: fix per device IP snmp countersEric Dumazet1-2/+2
2012-01-18inetpeer: initialize ->redirect_genid in inet_getpeer()Dan Carpenter1-0/+1
2012-01-18net: fix NULL-deref in WARN() in skb_gso_segment()Michał Mirosław1-2/+3
2012-01-18net: WARN if skb_checksum_help() is called on skb requiring segmentationBen Hutchings1-12/+19
2012-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller20-112/+108
2012-01-17caif: Remove bad WARN_ON in caif_devsjur.brandeland@stericsson.com1-7/+9
2012-01-17caif: Fix typo in Vendor/Product-ID for CAIF modemssjur.brandeland@stericsson.com1-1/+1
2012-01-17bnx2x: Disable AN KR work-around for BCM57810Yaniv Rosner1-1/+9
2012-01-17bnx2x: Remove AutoGrEEEn for BCM84833Yaniv Rosner1-6/+2
2012-01-17bnx2x: Remove 100Mb force speed for BCM84833Yaniv Rosner2-6/+21
2012-01-17bnx2x: Fix PFC setting on BCM57840Yaniv Rosner2-10/+13
2012-01-17bnx2x: Fix Super-Isolate mode for BCM84833Yaniv Rosner1-113/+137
2012-01-17net: fix some sparse errorsEric Dumazet6-21/+22
2012-01-17net: kill duplicate included headerShan Wei3-3/+0
2012-01-17net: sh-eth: Fix build error by the value which is not definedNobuhiro Iwamatsu1-1/+1
2012-01-17net: Use device model to get driver name in skb_gso_segment()Ben Hutchings1-4/+4
2012-01-17bridge: BH already disabled in br_fdb_cleanup()Eric Dumazet1-2/+2
2012-01-17net: move sock_update_memcg outside of CONFIG_INETGlauber Costa1-1/+1
2012-01-17mwl8k: Fixing Sparse ENDIAN CHECK warningYogesh Ashok Powar1-1/+1