summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-13r6040: define and use MTPR transmit enable bitFlorian Fainelli1-2/+3
2012-04-13r6040: define and use MLSR register bitsFlorian Fainelli1-2/+5
2012-04-13r6040: fix typo on stats update in tx pathFlorian Fainelli1-1/+1
2012-04-13r6040: add a MAC operation timeout defineFlorian Fainelli1-3/+5
2012-04-13r6040: remove unused variable mcr1 from private structureFlorian Fainelli1-1/+1
2012-04-13r6040: consolidate MAC reset to its own functionFlorian Fainelli1-19/+18
2012-04-13ixp4xx_eth: Fix up the get_ts_info ethtool method.Richard Cochran1-2/+2
2012-04-12Treat ND option 31 as userland (DNSSL support)Alexey I. Froloff2-1/+4
2012-04-12Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds13-69/+36
2012-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-13/+28
2012-04-12wiznet: Add missing #include <linux/irq.h>Geert Uytterhoeven2-0/+2
2012-04-12drivers/net: Remove CONFIG_WIZNET_TX_FLOW optionMike Sinkovsky3-17/+5
2012-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-11/+12
2012-04-12Merge branch 'master' into for-davemJohn W. Linville185-3085/+5524
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4103-50132/+104657
2012-04-12Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie13-187/+192
2012-04-12Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie8-37/+93
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville25-77/+108
2012-04-12drm/exynos: fixed exynos broken ioctlInki Dae1-1/+1
2012-04-12drm/i915: clear fencing tracking state when retiring requestsDaniel Vetter1-0/+2
2012-04-12irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely6-31/+17
2012-04-12md/bitmap: prevent bitmap_daemon_work running while initialising bitmapNeilBrown1-0/+2
2012-04-12md/raid1,raid10: Fix calculation of 'vcnt' when processing error recovery.majianpeng2-3/+4
2012-04-12MD: Bitmap version cleanup.Andrei Warkentin1-3/+0
2012-04-12drm/exynos: fix to pointer manager member of struct exynos_drm_subdrvJoonyoung Shim5-33/+46
2012-04-12drm/exynos: fix struct for operation callback functions to driver nameJoonyoung Shim4-79/+62
2012-04-12drm/exynos: use define instead of default_win member in struct mixer_contextJoonyoung Shim1-4/+4
2012-04-12drm/exynos: rename s/HDMI_OVERLAY_NUMBER/MIXER_WIN_NRJoonyoung Shim1-5/+5
2012-04-12drm/exynos: remove unused codes in hdmi and mixerJoonyoung Shim2-4/+0
2012-04-12drm/exynos: remove unnecessary type conversion of hdmi and mixerJoonyoung Shim2-18/+16
2012-04-12Input: da9052 - fix memory leak in da9052_onkey_probe()Jesper Juhl1-1/+2
2012-04-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-20/+23
2012-04-12Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-4/+10
2012-04-12rt2x00: do not generate seqno in h/w if QOS is disabledStanislaw Gruszka3-2/+24
2012-04-12net/wireless: ipw2x00: remove ssid_context structStanislav Yakovlev1-9/+0
2012-04-12net/wireless: ipw2x00: remove unused libipw_measurement_report structStanislav Yakovlev1-55/+0
2012-04-12cfg80211: add channel switch notify eventThomas Pedersen5-0/+81
2012-04-12ath5k: Remove extraneous statements from ath5k_hw_proc_4word_tx_status and at...Qasim Javed1-4/+0
2012-04-12cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg7-1/+50
2012-04-12wireless: Remove unnecessary ; from while (0) macrosJoe Perches7-29/+15
2012-04-12ath9k: Add more recv stats.Ben Greear3-11/+65
2012-04-12ath9k: Add tx-failed counter.Ben Greear3-0/+4
2012-04-12ath9k: update to DFS pattern detector interfaceZefir Kurtisi2-52/+36
2012-04-12ath9k: add DFS pattern detector instance to ath_softcZefir Kurtisi2-0/+6
2012-04-12ath9k: add DFS pattern detectorZefir Kurtisi5-1/+850
2012-04-12mac80211: clean up an ieee80211_do_open error pathJohannes Berg1-3/+3
2012-04-12mac80211: add improved HW queue controlJohannes Berg8-42/+239
2012-04-12mac80211: add explicit monitor interface if neededJohannes Berg8-5/+96
2012-04-12mac80211: manage AP netdev carrier stateJohannes Berg2-3/+16
2012-04-12mac80211: Check basic rates when peeringAshok Nagarajan3-7/+12