summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-02-22Merge branch 'net/ax88796' of git://git.pengutronix.de/git/mkl/linux-2.6David S. Miller
2011-02-22be2net: use hba_port_num instead of port_numAjit Khaparde
2011-02-22be2net: add code to display temperature of ASICAjit Khaparde
2011-02-22be2net: fix to ignore transparent vlan ids wrongly indicated by NICAjit Khaparde
2011-02-22be2net: variable name changeAjit Khaparde
2011-02-22be2net: fixes in ethtool selftestAjit Khaparde
2011-02-22be2net: add new counters to display via ethtool statsAjit Khaparde
2011-02-22Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2011-02-22Merge branch 'fec' of git://git.pengutronix.de/git/ukl/linux-2.6David S. Miller
2011-02-22sh: sh_eth: Add support ethtoolNobuhiro Iwamatsu
2011-02-21ath9k_hw: Fix power on resetSujith Manoharan
2011-02-21rt2x00: Add support for RT5390 chipRA-Shiang Tu
2011-02-21rt2x00: Add/Modify the GPIO register definitionShiang Tu
2011-02-21rt2x00: Add/Modify protection related register definitionsShiang Tu
2011-02-21rt2x00: Remove superfluos empty lineHelmut Schaa
2011-02-21Revert "rt2x00 : avoid timestamp for monitor injected frame."Helmut Schaa
2011-02-21rt2x00: Minor optimization for devices with RTS/CTS offloadHelmut Schaa
2011-02-21rt2x00: Fix rt2800 txpower setting to correct valueRA-Jay Hung
2011-02-21rt2x00: Add antenna setting for RT3070/RT3090/RT3390 with RX antenna diversit...RA-Jay Hung
2011-02-21rtlwifi: Remove obsolete/unused macrosLarry Finger
2011-02-21rtlwifi: rtl8192ce: Fix endian warningsLarry Finger
2011-02-21rtlwifi: Modify build system for rtl8192cuLarry Finger
2011-02-21rtlwifi: rtl8192cu: Add routine trxGeorge
2011-02-21rtlwifi: rtl8192cu: Add routine tableGeorge
2011-02-21rtlwifi: rtl8192cu: Add routine rfGeorge
2011-02-21rtlwifi: rtl8192cu: Add routine phyGeorge
2011-02-21rtlwifi: rtl8192cu: Add routine macGeorge
2011-02-21rtlwifi: rtl8192cu: Add routine hwGeorge
2011-02-21rtlwifi: rtl8192cu: Add routines dm, fw, led and swGeorge
2011-02-21rtlwifi: Move common parts of rtl8192ce/phy.cLarry Finger
2011-02-21rtlwifi: Modify wifi.h for rtl8192cuLarry Finger
2011-02-21rtlwifi: Add headers for rtl8187cuGeorge
2011-02-21rtlwifi: Modify some rtl8192ce routines for merging rtl8192cuLarry Finger
2011-02-21rtlwifi: Make changes in rtlwifi/rtl8192ce/def.h to support rtl8192cuLarry Finger
2011-02-21rtlwifi: Make changes in rtlwifi/rtl8192ce/reg.h to support rtl8192cuLarry Finger
2011-02-21ath9k: Implement op_flush()Vasanthakumar Thiagarajan
2011-02-21wl12xx: fix sdio_test kconfig/build errorsRandy Dunlap
2011-02-21ath5k: Enable AR2315 chipset recognitionWojciech Dubowik
2011-02-21ar9170usb: mark the old driver as obsoleteChristian Lamparter
2011-02-21ax88796: use generic mdio_bitbang driverMarc Kleine-Budde
2011-02-21ax88796: clean up probe and remove functionMarc Kleine-Budde
2011-02-21ax88796: make pointer to platform data constMarc Kleine-Budde
2011-02-21ax88796: remove platform_device member from struct ax_deviceMarc Kleine-Budde
2011-02-21ax88796: use netdev_<LEVEL> instead of dev_<LEVEL> and pr_<LEVEL>Marc Kleine-Budde
2011-02-21ax88796: remove first_init parameter from ax_init_dev()Marc Kleine-Budde
2011-02-21ax88796: remove memset of private dataMarc Kleine-Budde
2011-02-21ax88796: don't use magic ei_status to acces private dataMarc Kleine-Budde
2011-02-21ax88796: fix codingstyle and checkpatch warningsMarc Kleine-Budde
2011-02-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller