summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-235-13/+19
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-211-3/+1
| |\
| | * iwlwifi: update SCD BC table for all SCD queuesEmmanuel Grumbach2011-12-191-3/+1
| * | asix: new device idAurelien Jacobs2011-12-191-0/+4
| * | davinci-cpdma: fix locking issue in cpdma_chan_stopIlya Yanok2011-12-191-0/+2
| * | r8169: fix Config2 MSIEnable bit setting.françois romieu2011-12-191-6/+8
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-12-195-11/+17
| |\ \
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-155-11/+17
| | |\|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-168-57/+21
| |\| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-12-091-4/+4
| |\ \ \
| | * | | arch/tile: use new generic {enable,disable}_percpu_irq() routinesChris Metcalf2011-12-031-2/+2
| | * | | drivers/net/ethernet/tile: use skb_frag_page() APIChris Metcalf2011-12-031-2/+2
| | * | | ath9k: Revert change that broke AR928X on Acer Ferrari OneRafael J. Wysocki2011-11-271-1/+2
* | | | | usb: pegasus: cleanup a couple conditionsDan Carpenter2011-12-231-2/+2
* | | | | drivers/net/usb/asix: fixed asix_get_wol reported wrong wol status issueallan2011-12-231-1/+5
* | | | | bna: Add debugfs interface.Krishna Gudipati2011-12-2310-4/+827
* | | | | bna: Added flash sub-module and ethtool eeprom entry points.Krishna Gudipati2011-12-239-39/+771
* | | | | stmmac: fix missing module license in the main.Giuseppe Cavallaro2011-12-231-0/+4
* | | | | stmmac: add the experimental PCI supportGiuseppe CAVALLARO2011-12-219-290/+612
* | | | | net: ethernet: xilinx: Don't use NO_IRQ in xilinxMichal Simek2011-12-212-2/+2
* | | | | macvtap: Fix macvtap_get_queue to use rxhash firstKrishna Kumar2011-12-201-8/+8
* | | | | mlx4_en: FIX: Setting default_qpn before using itYevgeny Petrilin2011-12-201-1/+1
* | | | | module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-2030-38/+39
* | | | | net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-2050-259/+259
* | | | | phy: Micrel KS8995MA 5-ports 10/100 managed Ethernet switch support addedFrederic LAMBERT2011-12-193-0/+380
* | | | | de4x5/PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas2011-12-191-7/+2
* | | | | sunhme/PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas2011-12-191-7/+2
* | | | | tg3: Make the RSS indir tbl admin configurableMatt Carlson2011-12-191-7/+101
* | | | | bnx2: Update driver to use new mips firmware.Michael Chan2011-12-191-4/+4
* | | | | be2net: Fix INTx processing for LancerPadmanabh Ratnakar2011-12-191-1/+9
* | | | | myri10ge: Fix typo of 'VMware' in comment.Vinson Lee2011-12-191-1/+1
* | | | | mlx4: Fixing wrong error codes in communication channelYevgeny Petrilin2011-12-191-32/+56
* | | | | mlx4: not using spin_lock_irq when getting vf by resource.Yevgeny Petrilin2011-12-191-2/+2
* | | | | mlx4_en: nullify cached multicast address list after cleanupAlexander Guller2011-12-191-0/+2
* | | | | mlx4_core: Changing link sensing logicYevgeny Petrilin2011-12-193-16/+38
* | | | | mlx4: capability for link sensingYevgeny Petrilin2011-12-191-2/+8
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-19117-3239/+2995
|\ \ \ \ \
| * | | | | ath9k: Support RSN MeshChun-Yeow Yeoh2011-12-161-1/+2
| * | | | | mac80211_hwsim: fix wmediumd_pidJohannes Berg2011-12-161-11/+10
| * | | | | ath9k_hw: remove ATH9K_HW_CAP_CSTMohammed Shafi Shajakhan2011-12-162-20/+17
| * | | | | ath9k: validate for non-zero BSSIDMohammed Shafi Shajakhan2011-12-161-0/+1
| * | | | | b43: N-PHY: check for bustype before touching BCMA CC PLLsRafał Miłecki2011-12-151-50/+61
| * | | | | brcm80211: smac: precendence bug in wlc_phy_attach()Dan Carpenter2011-12-151-2/+2
| * | | | | ath9k: add DFS radar pulse processingZefir Kurtisi2011-12-158-0/+425
| * | | | | ath9k_hw: add DFS testing checkZefir Kurtisi2011-12-153-0/+37
| * | | | | ath: add a debug level for DFSZefir Kurtisi2011-12-151-0/+2
| * | | | | brcmsmac: Replace kmalloc/memset with kzallocLarry Finger2011-12-151-3/+1
| * | | | | ath: document ATH_DBG_MCILuis R. Rodriguez2011-12-151-0/+3
| * | | | | ath9k: avoid retransmitting aggregation frames that a BAR was sent forFelix Fietkau2011-12-152-3/+25
| * | | | | ath9k: simplify tx lockingFelix Fietkau2011-12-151-34/+5