summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches2012-01-2444-1784/+1613
* rtlwifi: Standardize RT_PRINT_DATA macro and usesJoe Perches2012-01-2412-26/+23
* rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macrosJoe Perches2012-01-245-53/+47
* b43: N-PHY: trivial: change save&rest order in RSSI pollingRafał Miłecki2012-01-241-8/+8
* b43: N-PHY: implement RSSI calibration for rev3+Rafał Miłecki2012-01-241-6/+187
* brcm80211: make ethtool_ops constStephen Hemminger2012-01-241-2/+2
* b43: N-PHY: upload PAPD PGA gain delta tableRafał Miłecki2012-01-243-6/+12
* b43: N-PHY: fix typos in RF controlRafał Miłecki2012-01-242-6/+6
* b43: N-PHY: add helper for getting gain tableRafał Miłecki2012-01-243-94/+64
* b43: N-PHY: implement TX power control setupRafał Miłecki2012-01-242-1/+217
* b43: add maskset helpersRafał Miłecki2012-01-243-57/+36
* bcma: SPROM: extract power info for coresRafał Miłecki2012-01-241-1/+39
* bcma: SPROM: add macro for easier extractionRafał Miłecki2012-01-241-68/+71
* ssb: SPROM: extract each core power infoRafał Miłecki2012-01-243-1/+81
* mac80211: check sta_apply_parameters() return valueEliad Peller2012-01-241-1/+6
* tg3: Fix single-vector MSI-X codeMatt Carlson2012-01-171-13/+14
* openvswitch: Fix multipart datapath dumps.Ben Pfaff2012-01-171-4/+3
* ipv6: fix per device IP snmp countersEric Dumazet2012-01-171-2/+2
* inetpeer: initialize ->redirect_genid in inet_getpeer()Dan Carpenter2012-01-171-0/+1
* net: fix NULL-deref in WARN() in skb_gso_segment()Michał Mirosław2012-01-171-2/+3
* net: WARN if skb_checksum_help() is called on skb requiring segmentationBen Hutchings2012-01-171-12/+19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-01-1720-112/+108
|\
| * mwl8k: Fixing Sparse ENDIAN CHECK warningYogesh Ashok Powar2012-01-171-1/+1
| * mac80211: Fix possible race between sta_unblock and network softirqHelmut Schaa2012-01-171-2/+4
| * mwl8k: fix condition in mwl8k_cmd_encryption_remove_key()Dan Carpenter2012-01-171-1/+1
| * brcmfmac: work-around gcc 4.7 build issueAlexandre Oliva2012-01-171-1/+1
| * brcmsmac: remove PCI suspend/resume from bcma driverLinus Torvalds2012-01-171-35/+3
| * bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds2012-01-173-2/+21
| * bcma: add stub for bcma_bus_suspend()Linus Torvalds2012-01-173-1/+7
| * bcma: convert suspend/resume to pm_opsLinus Torvalds2012-01-171-26/+16
| * mac80211: fix tx->skb NULL pointer dereferenceYoni Divinsky2012-01-163-9/+22
| * wireless: iwlwifi: iwl-scan.c: Fix build warningFabio Estevam2012-01-161-1/+1
| * Net, mac80211: Fix resource leak in ieee80211_rx_h_mesh_fwding()Jesper Juhl2012-01-161-0/+1
| * ath9k_hw: fix interpretation of the rx KeyMiss flagFelix Fietkau2012-01-162-4/+6
| * bcma: invalidate the mapped core over suspend/resumeRafał Miłecki2012-01-161-0/+3
| * MAINTAINERS: add b43 mailing listRafał Miłecki2012-01-161-0/+1
| * MAINTAINERS: move BCMA to keep the list sortedRafał Miłecki2012-01-161-7/+7
| * mac80211: fix no-op authorized transitionsJohannes Berg2012-01-131-1/+1
| * rt2800pci: fix spurious interrupts generationStanislaw Gruszka2012-01-131-20/+8
| * ipw2x00: signedness bug handling frame lengthDan Carpenter2012-01-131-2/+2
| * wireless: b43: fix Oops on card eject during transferGuennadi Liakhovetski2012-01-131-1/+4
* | caif: Remove bad WARN_ON in caif_devsjur.brandeland@stericsson.com2012-01-171-7/+9
* | caif: Fix typo in Vendor/Product-ID for CAIF modemssjur.brandeland@stericsson.com2012-01-171-1/+1
* | bnx2x: Disable AN KR work-around for BCM57810Yaniv Rosner2012-01-171-1/+9
* | bnx2x: Remove AutoGrEEEn for BCM84833Yaniv Rosner2012-01-171-6/+2
* | bnx2x: Remove 100Mb force speed for BCM84833Yaniv Rosner2012-01-172-6/+21
* | bnx2x: Fix PFC setting on BCM57840Yaniv Rosner2012-01-172-10/+13
* | bnx2x: Fix Super-Isolate mode for BCM84833Yaniv Rosner2012-01-171-113/+137
* | net: fix some sparse errorsEric Dumazet2012-01-176-21/+22
* | net: kill duplicate included headerShan Wei2012-01-173-3/+0
OpenPOWER on IntegriCloud