summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ehea: fix losing of NEQ events when one event occurred earlyThadeu Lima de Souza Cascardo2012-05-111-0/+2
| * | | | igb: fix rtnl race in PM resume pathBenjamin Poirier2012-05-111-14/+6
| * | | | Merge branch 'sfc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2012-05-101-1/+1
| |\ \ \ \
| | * | | | sfc: Fix division by zero when using one RX channel and no SR-IOVBen Hutchings2012-05-081-1/+1
| * | | | | r8169: fix unsigned int wraparound with TSOJulien Ducourthial2012-05-091-6/+10
| |/ / / /
* | | | | Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2012-05-1624-22226/+0
|\ \ \ \ \
| * | | | | tokenring: delete all remaining driver supportPaul Gortmaker2012-05-1624-22226/+0
* | | | | | netdev/phy: Make get_phy_id() static and quit EXPORTing it.David Daney2012-05-161-2/+1
* | | | | | net/mlx4_core: Fixed error flow in rem_slave_eqsJack Morgenstein2012-05-161-7/+6
* | | | | | net/mlx4_core: Add XRC domains and counters to resource trackerJack Morgenstein2012-05-164-5/+275
* | | | | | net/mlx4_core: Fix potential kernel Oops in res tracker during Dom0 driver un...Jack Morgenstein2012-05-164-8/+26
* | | | | | net/mlx4_core: Do not reset module-parameter num_vfs when fail to enable sriovJack Morgenstein2012-05-161-3/+2
* | | | | | net/mlx4_core: Remove unused *_str functions from the resource trackerJack Morgenstein2012-05-161-30/+0
* | | | | | net/mlx4_core: Change SYNC_TPT to be native (not wrapped)Jack Morgenstein2012-05-161-1/+1
* | | | | | net/mlx4_core: Fix init_port mask state for slavesJack Morgenstein2012-05-161-2/+1
* | | | | | net/mlx4: Address build warnings on set but not used variablesOr Gerlitz2012-05-165-18/+8
|/ / / / /
* | | | | dummy: documentation is staleAlan Cox2012-05-151-4/+1
* | | | | qlcnic-ethtool: set the ethtool_dump flag by ETH_FW_DUMP_DISABLE value that i...Manish chopra2012-05-151-1/+6
* | | | | stmmac: fix suspend/resume lockingGiuseppe CAVALLARO2012-05-151-4/+6
* | | | | stmmac: add mixed burst for DMAGiuseppe CAVALLARO2012-05-155-5/+12
* | | | | stmmac: extend mac addr reg and fix perfect fileringGiuseppe CAVALLARO2012-05-157-10/+29
* | | | | dm9000: some coldfire boards need thisSteven King2012-05-151-1/+1
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-05-1526-220/+471
|\ \ \ \ \
| * | | | | iwlwifi: fix-up some merge damage from commit 0d6c4a2John W. Linville2012-05-091-1/+2
| * | | | | brcmfmac: add out of band interrupt supportFranky Lin2012-05-095-15/+240
| * | | | | brcmfmac: postpone interrupt register functionFranky Lin2012-05-091-9/+6
| * | | | | brcmfmac: check bus state for statusFranky Lin2012-05-091-1/+1
| * | | | | brcmfmac: stop releasing sdio host in irq handlerFranky Lin2012-05-091-4/+0
| * | | | | iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy2012-05-091-1/+1
| * | | | | iwlwifi: use correct released ucode versionMeenakshi Venkataraman2012-05-091-1/+1
| * | | | | ipw2100: Fix order of device registrationBen Hutchings2012-05-091-11/+13
| * | | | | ipw2200: Fix order of device registrationBen Hutchings2012-05-091-11/+12
| * | | | | rt2x00: Add debugfs access for rfcsr registerAnisse Astier2012-05-094-1/+20
| * | | | | rt2x00: debugfs support - allow a register to be emptyAnisse Astier2012-05-091-35/+36
| * | | | | net/wireless: ipw2200: Fix WARN_ON occurring in wiphy_register called by ipw_...Stanislav Yakovlev2012-05-091-15/+6
| * | | | | iwlwifi: remove the iwl_shared referenceWey-Yi Guy2012-05-091-3/+3
| * | | | | iwlwifi: modify #ifdef to avoid sparse complainWey-Yi Guy2012-05-092-19/+18
| * | | | | mwifiex: fix static checker warningsAmitkumar Karwar2012-05-091-2/+1
| * | | | | mwifiex: add support for SD8786 sdioWarheadsSE2012-05-093-2/+10
| * | | | | wireless: at76c50x: allocating too much dataDan Carpenter2012-05-091-2/+2
| * | | | | iwlwifi: don't init trans->reg_lock from the op_modeEmmanuel Grumbach2012-05-092-1/+1
| * | | | | iwlwifi: add option to disable 5GHz bandStanislaw Gruszka2012-05-093-0/+9
| * | | | | iwlwifi: use IWL_* instead of dev_printk when possibleEmmanuel Grumbach2012-05-092-10/+9
| * | | | | iwlwifi: add loose coex lutWey-Yi Guy2012-05-091-2/+21
| * | | | | iwlwifi: change kill mask based on reduce power stateWey-Yi Guy2012-05-092-9/+20
| * | | | | iwlwifi: send reduce tx power info in commandWey-Yi Guy2012-05-092-1/+3
| * | | | | iwlwifi: small define changeWey-Yi Guy2012-05-091-1/+3
| * | | | | iwlwifi: add reduced tx power threshold defineWey-Yi Guy2012-05-091-0/+3
| * | | | | iwlwifi: add checking for the condition to reduce tx powerWey-Yi Guy2012-05-092-4/+39
| * | | | | iwlwifi: add BT reduced tx power flagWey-Yi Guy2012-05-091-2/+2