summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-02-21rtlwifi: rtl8192cu: Add routine macGeorge1-0/+1144
2011-02-21rtlwifi: rtl8192cu: Add routine hwGeorge1-0/+2505
2011-02-21rtlwifi: rtl8192cu: Add routines dm, fw, led and swGeorge4-0/+615
2011-02-21rtlwifi: Move common parts of rtl8192ce/phy.cLarry Finger2-2018/+2050
2011-02-21rtlwifi: Modify wifi.h for rtl8192cuLarry Finger2-50/+239
2011-02-21rtlwifi: Add headers for rtl8187cuGeorge13-4/+1212
2011-02-21rtlwifi: Modify some rtl8192ce routines for merging rtl8192cuLarry Finger15-321/+321
2011-02-21rtlwifi: Make changes in rtlwifi/rtl8192ce/def.h to support rtl8192cuLarry Finger2-13/+144
2011-02-21rtlwifi: Make changes in rtlwifi/rtl8192ce/reg.h to support rtl8192cuLarry Finger2-4/+69
2011-02-21ath9k: Implement op_flush()Vasanthakumar Thiagarajan3-11/+88
2011-02-21wl12xx: fix sdio_test kconfig/build errorsRandy Dunlap1-1/+1
2011-02-21ath5k: Enable AR2315 chipset recognitionWojciech Dubowik1-1/+2
2011-02-21ar9170usb: mark the old driver as obsoleteChristian Lamparter1-1/+3
2011-02-21ax88796: use generic mdio_bitbang driverMarc Kleine-Budde2-200/+196
2011-02-21ax88796: clean up probe and remove functionMarc Kleine-Budde1-44/+31
2011-02-21ax88796: make pointer to platform data constMarc Kleine-Budde1-1/+1
2011-02-21ax88796: remove platform_device member from struct ax_deviceMarc Kleine-Budde1-4/+2
2011-02-21ax88796: use netdev_<LEVEL> instead of dev_<LEVEL> and pr_<LEVEL>Marc Kleine-Budde1-26/+20
2011-02-21ax88796: remove first_init parameter from ax_init_dev()Marc Kleine-Budde1-25/+19
2011-02-21ax88796: remove memset of private dataMarc Kleine-Budde1-2/+0
2011-02-21ax88796: don't use magic ei_status to acces private dataMarc Kleine-Budde1-39/+42
2011-02-21ax88796: fix codingstyle and checkpatch warningsMarc Kleine-Budde1-128/+134
2011-02-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller439-4245/+5828
2011-02-19Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-4/+135
2011-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds20-172/+266
2011-02-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville14-31/+31
2011-02-19ath9k_hw: Updates for AR9485 1.1 chipsets.Vivek Natarajan3-11/+1246
2011-02-19ath9k_htc: Fix a compilation warning.Vivek Natarajan1-1/+1
2011-02-19ssb: reset device only if it was enabledRafał Miłecki1-18/+22
2011-02-19ssb: when needed, reject IM input while disabling deviceRafał Miłecki1-1/+15
2011-02-19p54: implement flush callbackChristian Lamparter1-0/+43
2011-02-19ssb: trivial: fix SPROM extract warning formattingRafał Miłecki1-1/+1
2011-02-19wireless-next-2.6: brcm80211: fix compile issueHenry Ptasinski1-1/+3
2011-02-19p54: Fix compile warningLarry Finger1-1/+1
2011-02-19ath5k: move external function definitions to a header fileBob Copeland2-17/+20
2011-02-19ssb: Make ssb_wait_bit multi-bit safeMichael Büsch1-6/+6
2011-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville3-7/+286
2011-02-19ath5k: Correct channel setting for AR2317 chipNikolay Ledovskikh1-0/+1
2011-02-19wireless: rt2x00: rt2800pci.c: add two idsXose Vazquez Perez1-0/+2
2011-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2-2/+8
2011-02-18Merge branch 'for-linus/bugfixes' of git://xenbits.xen.org/people/ianc/linux-2.6Linus Torvalds1-0/+10
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-8/+8
2011-02-18Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds8-37/+45
2011-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2-13/+24
2011-02-18enic: Always use single transmit and single receive hardware queues per deviceVasanthy Kolluri2-4/+4
2011-02-18RTC: Re-enable UIE timer/polling emulationJohn Stultz2-2/+18
2011-02-18RTC: Revert UIE emulation removalJohn Stultz2-0/+116
2011-02-18RTC: Release mutex in error path of rtc_alarm_irq_enableUwe Kleine-König1-3/+2
2011-02-18loopback: convert to hw_featuresMichał Mirosław1-5/+4
2011-02-18enic: Clean up: Remove a not needed #ifdefVasanthy Kolluri2-3/+1