aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-20macvtap: Fix macvtap_get_queue to use rxhash firstKrishna Kumar1-8/+8
2011-12-20mlx4_en: FIX: Setting default_qpn before using itYevgeny Petrilin1-1/+1
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell30-38/+39
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell50-259/+259
2011-12-19phy: Micrel KS8995MA 5-ports 10/100 managed Ethernet switch support addedFrederic LAMBERT3-0/+380
2011-12-19de4x5/PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas1-7/+2
2011-12-19sunhme/PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas1-7/+2
2011-12-19tg3: Make the RSS indir tbl admin configurableMatt Carlson1-7/+101
2011-12-19bnx2: Update driver to use new mips firmware.Michael Chan1-4/+4
2011-12-19be2net: Fix INTx processing for LancerPadmanabh Ratnakar1-1/+9
2011-12-19myri10ge: Fix typo of 'VMware' in comment.Vinson Lee1-1/+1
2011-12-19mlx4: Fixing wrong error codes in communication channelYevgeny Petrilin1-32/+56
2011-12-19mlx4: not using spin_lock_irq when getting vf by resource.Yevgeny Petrilin1-2/+2
2011-12-19mlx4_en: nullify cached multicast address list after cleanupAlexander Guller1-0/+2
2011-12-19mlx4_core: Changing link sensing logicYevgeny Petrilin3-16/+38
2011-12-19mlx4: capability for link sensingYevgeny Petrilin1-2/+8
2011-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville123-3241/+3301
2011-12-16wimax/i2400m: remove an unused variableDan Carpenter1-5/+2
2011-12-16be2net: Add support for Skyhawk cardsAjit Khaparde2-0/+6
2011-12-16mlx4: Fix compile error when driver is comiled-inJoerg Roedel1-2/+2
2011-12-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-nextDavid S. Miller3-11/+4
2011-12-16sfc: Use skb_fill_page_desc() to simplify passing of page buffers to GROBen Hutchings1-5/+2
2011-12-16ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings4-4/+7
2011-12-16ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings4-81/+55
2011-12-16ath9k: Support RSN MeshChun-Yeow Yeoh1-1/+2
2011-12-16mac80211_hwsim: fix wmediumd_pidJohannes Berg1-11/+10
2011-12-16ath9k_hw: remove ATH9K_HW_CAP_CSTMohammed Shafi Shajakhan2-20/+17
2011-12-16ath9k: validate for non-zero BSSIDMohammed Shafi Shajakhan1-0/+1
2011-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-21/+25
2011-12-15b43: N-PHY: check for bustype before touching BCMA CC PLLsRafał Miłecki1-50/+61
2011-12-15brcm80211: smac: precendence bug in wlc_phy_attach()Dan Carpenter1-2/+2
2011-12-15ath9k: add DFS radar pulse processingZefir Kurtisi8-0/+425
2011-12-15ath9k_hw: add DFS testing checkZefir Kurtisi3-0/+37
2011-12-15ath: add a debug level for DFSZefir Kurtisi1-0/+2
2011-12-15brcmsmac: Replace kmalloc/memset with kzallocLarry Finger1-3/+1
2011-12-15ath: document ATH_DBG_MCILuis R. Rodriguez1-0/+3
2011-12-15ath9k: avoid retransmitting aggregation frames that a BAR was sent forFelix Fietkau2-3/+25
2011-12-15ath9k: simplify tx lockingFelix Fietkau1-34/+5
2011-12-15ath9k: remove bogus sequence number incrementFelix Fietkau1-4/+0
2011-12-15ath9k: reduce indentation level in a few placesFelix Fietkau1-65/+60
2011-12-15ath9k: reduce the number of unnecessary BAR tx packetsFelix Fietkau4-23/+37
2011-12-15ath9k: change maximum software retransmission handlingFelix Fietkau2-4/+13
2011-12-15tg3: Break out RSS indir table init and assignmentMatt Carlson2-23/+37
2011-12-15tg3: Use mii_advertise_flowctrlMatt Carlson1-19/+3
2011-12-15tg3: Add 57766 ASIC rev supportMatt Carlson2-27/+58
2011-12-15tg3: Make the TX BD DMA limit configurableMatt Carlson2-8/+9
2011-12-15tg3: Enable EEE support for capable 10/100 devsMatt Carlson1-10/+9
2011-12-15wl12xx: alloc buffer in driver_state_read to prevent compilation warningLuciano Coelho1-3/+13
2011-12-15Set wlvif->ps_compl to NULL in before returnPontus Fuchs1-6/+6
2011-12-15wl12xx: remove unused firmware version macrosLuciano Coelho1-7/+0