summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-24qlcnic: Rename the IRQ description.Himanshu Madhani2-9/+18
2013-04-24qlcnic: Enable Interrupt Coalescing for 83xx adapterHimanshu Madhani4-22/+87
2013-04-24qlcnic: Add eSwitch statistics supportShahed Shaikh3-1/+11
2013-04-24qlcnic: Take EPORT out of reset sequence before disabling PAUSEManish Chopra1-0/+25
2013-04-24qlcnic: Enhance channel configuration logsManish Chopra3-8/+28
2013-04-24Merge branch 'bnx2x'David S. Miller6-28/+59
2013-04-24bnx2x: Allow recovery from second slot resetYuval Mintz1-0/+1
2013-04-24bnx2x: Fix memory leakYuval Mintz2-3/+3
2013-04-24bnx2x: Enhance MAC configuration for VFsDmitry Kravkov4-15/+30
2013-04-24bnx2x: Allow RX/TX pause control in autonegYaniv Rosner2-5/+14
2013-04-24bnx2x: prevent GRO false checksum claimsYuval Mintz1-5/+11
2013-04-24Merge branch 'mlx4'David S. Miller18-20/+507
2013-04-24net/mlx4_en: Add a service taskAmir Vadai3-0/+47
2013-04-24net/mlx4_en: Support software timestampingAmir Vadai1-0/+2
2013-04-24net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai15-17/+375
2013-04-24net/mlx4_core: Read HCA frequency and map internal clockEugenia Emantayev5-1/+75
2013-04-24net/mlx4_core: Add timestamping device capabilityEugenia Emantayev2-2/+8
2013-04-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller257-5629/+9897
2013-04-24netlink: fix compilation after memory mapped patchesNicolas Dichtel1-4/+4
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville257-5629/+9897
2013-04-23netlink: Fix build with mmap disabled.David S. Miller1-0/+7
2013-04-23mwifiex: rework round robin scheduling of bss nodes.Andreas Fenkart3-77/+29
2013-04-23mwifiex: replace ra_list_curr by list rotation.Andreas Fenkart4-69/+40
2013-04-23brcmfmac: add credit borrowing mechanismArend van Spriel1-8/+87
2013-04-23brcmfmac: correct error handling in brcmf_fws_init()Arend van Spriel2-9/+24
2013-04-23brcmfmac: flush queue upon MACDESC_DEL firmware signalArend van Spriel1-2/+3
2013-04-23brcmfmac: support critical protocol API for DHCPPiotr Haber5-1/+576
2013-04-23brcmfmac: allow scanning to be suppressed in the driverArend van Spriel2-1/+13
2013-04-23ath9k: Fix RX DMA mappingSujith Manoharan1-3/+3
2013-04-23ath9k: Use lockless variants for the RX fifo queueSujith Manoharan1-2/+2
2013-04-23ath9k: Reduce deep indentationSujith Manoharan1-46/+44
2013-04-23ath9k: Remove unused argument "size"Sujith Manoharan1-9/+3
2013-04-23ath9k: add support for the new rate control APIFelix Fietkau3-8/+19
2013-04-23ath9k: merge ath_tx_start_dma into ath_tx_startFelix Fietkau1-44/+36
2013-04-23rtl8192c:dm: Properly initialize local array and set value.Han Shen1-2/+2
2013-04-23ath9k: apply coverage class on slottime tooMathias Kretschmer1-1/+2
2013-04-23Merge branch 'master' of git://git.infradead.org/users/rafal/b43-nextJohn W. Linville9-442/+661
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville11-158/+211
2013-04-23caif: Update Dmitry's email address.sjur.brandeland@stericsson.com1-1/+1
2013-04-23caif: Remove bouncing address for Daniel Martenssonsjur.brandeland@stericsson.com4-6/+6
2013-04-23caif: Remove my bouncing email address.sjur.brandeland@stericsson.com34-35/+31
2013-04-23MAINTAINERS: Change Maintainer for CAIFsjur.brandeland@stericsson.com1-1/+1
2013-04-23netlink: fix typo in net/netlink/af_netlink.cStephen Rothwell1-1/+1
2013-04-23b43: N-PHY: don't use deprecated b43_radio_foo16Rafał Miłecki1-59/+59
2013-04-23b43: N-PHY: clean init tablesRafał Miłecki2-58/+62
2013-04-23b43: N-PHY: move tables init function to tables fileRafał Miłecki3-16/+12
2013-04-23b43: N-PHY: use defines for (re)storing VCM configRafał Miłecki1-5/+14
2013-04-23b43: N-PHY: use shortcut "ctl" in functions namesRafał Miłecki1-22/+22
2013-04-23b43: N-PHY: use enum for INTC override function argumentRafał Miłecki1-18/+28
2013-04-23b43: N-PHY: define missing registersRafał Miłecki2-38/+182