aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* rtlwifi: Remove incorrect logging message prefixesJoe Perches2012-01-24
* rtlwifi: add CONFIG_RTLWIFI_DEBUG to remove all of the debug logging codeJoe Perches2012-01-24
* rtlwifi: Optimize RT_TRACE macro use of KBUILD_MODNAME for sizeJoe Perches2012-01-24
* rtlwifi: Remove duplicate __func__Joe Perches2012-01-24
* rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches2012-01-24
* rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__Joe Perches2012-01-24
* rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches2012-01-24
* rtlwifi: Standardize RT_PRINT_DATA macro and usesJoe Perches2012-01-24
* rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macrosJoe Perches2012-01-24
* b43: N-PHY: trivial: change save&rest order in RSSI pollingRafał Miłecki2012-01-24
* b43: N-PHY: implement RSSI calibration for rev3+Rafał Miłecki2012-01-24
* brcm80211: make ethtool_ops constStephen Hemminger2012-01-24
* b43: N-PHY: upload PAPD PGA gain delta tableRafał Miłecki2012-01-24
* b43: N-PHY: fix typos in RF controlRafał Miłecki2012-01-24
* b43: N-PHY: add helper for getting gain tableRafał Miłecki2012-01-24
* b43: N-PHY: implement TX power control setupRafał Miłecki2012-01-24
* b43: add maskset helpersRafał Miłecki2012-01-24
* bcma: SPROM: extract power info for coresRafał Miłecki2012-01-24
* bcma: SPROM: add macro for easier extractionRafał Miłecki2012-01-24
* ssb: SPROM: extract each core power infoRafał Miłecki2012-01-24
* tg3: Fix single-vector MSI-X codeMatt Carlson2012-01-17
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-01-17
|\
| * mwl8k: Fixing Sparse ENDIAN CHECK warningYogesh Ashok Powar2012-01-17
| * mwl8k: fix condition in mwl8k_cmd_encryption_remove_key()Dan Carpenter2012-01-17
| * brcmfmac: work-around gcc 4.7 build issueAlexandre Oliva2012-01-17
| * brcmsmac: remove PCI suspend/resume from bcma driverLinus Torvalds2012-01-17
| * bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds2012-01-17
| * bcma: add stub for bcma_bus_suspend()Linus Torvalds2012-01-17
| * bcma: convert suspend/resume to pm_opsLinus Torvalds2012-01-17
| * wireless: iwlwifi: iwl-scan.c: Fix build warningFabio Estevam2012-01-16
| * ath9k_hw: fix interpretation of the rx KeyMiss flagFelix Fietkau2012-01-16
| * bcma: invalidate the mapped core over suspend/resumeRafał Miłecki2012-01-16
| * rt2800pci: fix spurious interrupts generationStanislaw Gruszka2012-01-13
| * ipw2x00: signedness bug handling frame lengthDan Carpenter2012-01-13
| * wireless: b43: fix Oops on card eject during transferGuennadi Liakhovetski2012-01-13
* | bnx2x: Disable AN KR work-around for BCM57810Yaniv Rosner2012-01-17
* | bnx2x: Remove AutoGrEEEn for BCM84833Yaniv Rosner2012-01-17
* | bnx2x: Remove 100Mb force speed for BCM84833Yaniv Rosner2012-01-17
* | bnx2x: Fix PFC setting on BCM57840Yaniv Rosner2012-01-17
* | bnx2x: Fix Super-Isolate mode for BCM84833Yaniv Rosner2012-01-17
* | net: sh-eth: Fix build error by the value which is not definedNobuhiro Iwamatsu2012-01-17
* | ehea: make some functions and variables staticThadeu Lima de Souza Cascardo2012-01-17
* | vhost-net: add module alias (v2.1)stephen hemminger2012-01-13
|/
* Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")Linus Torvalds2012-01-12
|\
| * ramoops: update parameters only after successful initKees Cook2012-01-12
| * ramoops: fix use of rounddown_pow_of_two()Marco Stornelli2012-01-12
| * drivers/parport/parport_pc.c: fix warningsAndrew Morton2012-01-12
| * kdump: add udev events for memory online/offlineMichael Holzheu2012-01-12
| * kexec: remove KMSG_DUMP_KEXECWANG Cong2012-01-12
| * drivers/video/nvidia/nvidia.c: fix warningAndrew Morton2012-01-12