summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-12-23usb: pegasus: cleanup a couple conditionsDan Carpenter
2011-12-23drivers/net/usb/asix: fixed asix_get_wol reported wrong wol status issueallan
2011-12-23bna: Add debugfs interface.Krishna Gudipati
2011-12-23bna: Added flash sub-module and ethtool eeprom entry points.Krishna Gudipati
2011-12-23stmmac: fix missing module license in the main.Giuseppe Cavallaro
2011-12-21stmmac: add the experimental PCI supportGiuseppe CAVALLARO
2011-12-21net: ethernet: xilinx: Don't use NO_IRQ in xilinxMichal Simek
2011-12-20qeth: recovery through asynchronous deliveryEinar Lueck
2011-12-20qeth: improve recovery during resource shortageFrank Blaschka
2011-12-20netiucv: allow multiple interfaces to same peerUrsula Braun
2011-12-20qeth: forbid recovery during shutdownUrsula Braun
2011-12-20qeth: suspicious rcu_dereference_check in recoveryUrsula Braun
2011-12-20macvtap: Fix macvtap_get_queue to use rxhash firstKrishna Kumar
2011-12-20mlx4_en: FIX: Setting default_qpn before using itYevgeny Petrilin
2011-12-20module_param: make bool parameters really bool (net & drivers/net)Rusty Russell
2011-12-20net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-12-19phy: Micrel KS8995MA 5-ports 10/100 managed Ethernet switch support addedFrederic LAMBERT
2011-12-19de4x5/PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas
2011-12-19sunhme/PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas
2011-12-19tg3: Make the RSS indir tbl admin configurableMatt Carlson
2011-12-19bnx2: Update driver to use new mips firmware.Michael Chan
2011-12-19be2net: Fix INTx processing for LancerPadmanabh Ratnakar
2011-12-19myri10ge: Fix typo of 'VMware' in comment.Vinson Lee
2011-12-19mlx4: Fixing wrong error codes in communication channelYevgeny Petrilin
2011-12-19mlx4: not using spin_lock_irq when getting vf by resource.Yevgeny Petrilin
2011-12-19mlx4_en: nullify cached multicast address list after cleanupAlexander Guller
2011-12-19mlx4_core: Changing link sensing logicYevgeny Petrilin
2011-12-19mlx4: capability for link sensingYevgeny Petrilin
2011-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-16wimax/i2400m: remove an unused variableDan Carpenter
2011-12-16be2net: Add support for Skyhawk cardsAjit Khaparde
2011-12-16mlx4: Fix compile error when driver is comiled-inJoerg Roedel
2011-12-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2011-12-16sfc: Use skb_fill_page_desc() to simplify passing of page buffers to GROBen Hutchings
2011-12-16ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings
2011-12-16ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings
2011-12-16ath9k: Support RSN MeshChun-Yeow Yeoh
2011-12-16mac80211_hwsim: fix wmediumd_pidJohannes Berg
2011-12-16ath9k_hw: remove ATH9K_HW_CAP_CSTMohammed Shafi Shajakhan
2011-12-16ath9k: validate for non-zero BSSIDMohammed Shafi Shajakhan
2011-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-15b43: N-PHY: check for bustype before touching BCMA CC PLLsRafał Miłecki
2011-12-15brcm80211: smac: precendence bug in wlc_phy_attach()Dan Carpenter
2011-12-15ath9k: add DFS radar pulse processingZefir Kurtisi
2011-12-15ath9k_hw: add DFS testing checkZefir Kurtisi
2011-12-15ath: add a debug level for DFSZefir Kurtisi
2011-12-15brcmsmac: Replace kmalloc/memset with kzallocLarry Finger
2011-12-15ath: document ATH_DBG_MCILuis R. Rodriguez
2011-12-15ath9k: avoid retransmitting aggregation frames that a BAR was sent forFelix Fietkau
2011-12-15ath9k: simplify tx lockingFelix Fietkau