aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-11r8169: enable transmit time stamping.Richard Cochran1-0/+2
2012-03-11drivers/net/irda/{ali-ircc, via-ircc, w83977af-ir}.c: ensure arguments to request_irq and free_irq are compatibleJulia Lawall3-4/+4
2012-03-11drivers/atm/eni.c: ensure arguments to request_irq and free_irq are compatibleJulia Lawall1-1/+1
2012-03-11Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller1-500/+476
2012-03-10r8169: stop using net_device.{base_addr, irq}.Francois Romieu1-7/+5
2012-03-10r8169: move rtl_cfg_info closer to its caller.Francois Romieu1-61/+57
2012-03-10r8169: move the netpoll handler after the irq handler.Francois Romieu1-11/+9
2012-03-10r8169: move rtl8169_open after rtl_task it depends on.Francois Romieu1-87/+81
2012-03-10r8169: move rtl_set_rx_mode before its rtl_hw_start callers.Francois Romieu1-51/+50
2012-03-10r8169: move net_device_ops beyond the methods it references.Francois Romieu1-29/+20
2012-03-10r8169: move the driver probe method to the end of the driver file.Francois Romieu1-246/+246
2012-03-10r8169: move the driver removal method to the end of the driver file.Francois Romieu1-29/+29
2012-03-09net: powerpc: remove the legacy iSeries ethernet driverStephen Rothwell3-1713/+0
2012-03-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-nextDavid S. Miller11-103/+222
2012-03-09ptp_pch: rename pch_pcidev to pci_driver to fix section mismatch warnings.David S. Miller1-3/+3
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller41-74/+173
2012-03-09net/pch_gbe: supports eg20t ptp clockTakahiroi Shimizu3-3/+240
2012-03-09supports eg20t ptp clockTakahiro Shimizu3-0/+744
2012-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville116-4172/+4449
2012-03-09iwlwifi: fix the delta for remove max_txq_num patchWey-Yi Guy10-28/+23
2012-03-09iwlwifi: fix cmd_queue number mergeWey-Yi Guy2-7/+3
2012-03-09iwlwifi: restore PAN supportEmmanuel Grumbach2-30/+32
2012-03-09iwlwifi: move command queue number out of the iwl_shared structMeenakshi Venkataraman7-33/+56
2012-03-09Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+1
2012-03-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds8-10/+41
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-10/+17
2012-03-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-1/+1
2012-03-08Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-2/+1
2012-03-08Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2012-03-08Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds4-9/+39
2012-03-08Merge tag 'dm-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dmLinus Torvalds5-20/+49
2012-03-08net/hyperv: Use the built-in macro KBUILD_MODNAME for this driverHaiyang Zhang1-2/+2
2012-03-08mwifiex: correction in number of bitratesAmitkumar Karwar1-1/+1
2012-03-08net/wireless: ipw2x00: remove WEXT_USECHANNELS defineStanislav Yakovlev2-4/+0
2012-03-08iwlwifi: correct status bit refactoring errorsDon Fry2-5/+5
2012-03-08iwlwifi: don't delete AP station directlyJohannes Berg3-6/+53
2012-03-08iwlwifi: make iwl_init_context staticJohannes Berg2-2/+1
2012-03-08iwlwifi: remove messages from queue wake/stopJohannes Berg2-20/+20
2012-03-08iwlwifi: more status bit factoringDon Fry17-166/+160
2012-03-08iwlwifi: move setting up fw parametersMeenakshi Venkataraman1-21/+24
2012-03-08iwlwifi: configure transport layer from dvm op modeMeenakshi Venkataraman2-3/+21
2012-03-08iwlwifi: log stop / wake queuesEmmanuel Grumbach2-1/+7
2012-03-08iwlwifi: make tx_cmd_pool kmem cache globalStanislaw Gruszka5-22/+21
2012-03-08iwlwifi: separate status to priv and transDon Fry7-24/+14
2012-03-08iwlwifi: add option to test MFPDavid Spinadel2-0/+12
2012-03-08iwlwifi: fixed testmode notifications lengthAmit Beka1-1/+2
2012-03-08iwlwifi: add testmode command for rx forwardingAmit Beka3-9/+56
2012-03-08iwlwifi: reintroduce iwl_enable_rfkill_intStanislaw Gruszka3-9/+16
2012-03-08iwlwifi: print DMA stop timeout error only if it happenedStanislaw Gruszka1-3/+4
2012-03-08iwlwifi: use writeb,writel,readl directlyStanislaw Gruszka2-8/+7