summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-12-22rt2x00 : modify padding location.Alban Browaeys1-1/+1
2009-12-22rt2x00 : bail out of regbusy_read if device is removed.Alban Browaeys1-0/+3
2009-12-22rt73usb: add WLI-U2-H54HPKenichi HORIO1-0/+1
2009-12-22iwlwifi: remove extra error msg on sensitivity calibrationWey-Yi Guy1-6/+1
2009-12-22iwlwifi: on-screen event log dumpWey-Yi Guy6-69/+171
2009-12-22iwlwifi: add continuous uCode event log capabilityWey-Yi Guy6-0/+262
2009-12-22iwlwifi: dump "Control and Status Register" when detect uCode HW/SW errorWey-Yi Guy7-0/+105
2009-12-22iwlwifi: log CT_CARD_DISABLED flagWey-Yi Guy2-6/+8
2009-12-22rtl8180: Remove usage of deprecated 'qual'Larry Finger1-1/+0
2009-12-22rndis_wlan: copy module parameters for bcm4320a devices tooJussi Kivilinna1-0/+5
2009-12-22rndis_wlan: move copy of module parameters to separate functionJussi Kivilinna1-15/+22
2009-12-22wl1251: enable WMMKalle Valo2-3/+2
2009-12-22wl1251: update tx_hdr when aliging skb in txKalle Valo1-0/+1
2009-12-22wl1251: implement WMMKalle Valo2-5/+5
2009-12-22wl1251: implement wl1251_acx_tid_cfg()Kalle Valo3-0/+102
2009-12-22wl1251: implement acx_ac_cfg to configure hardware queuesKalle Valo6-0/+164
2009-12-22wl1251: use __dev_alloc_skb() on RXKalle Valo1-1/+1
2009-12-22wl1251: simplify ELP wakeup time calculationKalle Valo1-3/+3
2009-12-22wl1251: reduce ELP wakeup timeoutKalle Valo1-1/+2
2009-12-22wl1251: fix error handling in wl1251_op_config()Kalle Valo1-2/+7
2009-12-22wl1251: print a debug message when tx_queue is fullKalle Valo1-0/+1
2009-12-22wl1251: add tx queue status to debugfsKalle Valo2-0/+24
2009-12-22ar9170: fix AC_VIDEO txop parameterChristian Lamparter1-1/+1
2009-12-22ar9170: small misc changesChristian Lamparter2-5/+8
2009-12-22ar9170: remove redundant frame flagsChristian Lamparter2-38/+22
2009-12-22ar9170: improve network latencyChristian Lamparter2-18/+18
2009-12-22ar9170: remove dead definitionsChristian Lamparter2-3/+0
2009-12-22ath9k_hw: remove unused ath9k_hw_devname() and ath9k_hw_probe()Luis R. Rodriguez1-30/+0
2009-12-22wireless: hostap, fix oops due to early probing interruptColin Ian King1-0/+9
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds24-298/+19651
2009-12-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds36-258/+804
2009-12-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds47-98/+258
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds8-3/+516
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds8-132/+157
2009-12-08Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds31-389/+751
2009-12-08Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds21-528/+183
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-10/+13
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds798-36922/+74540
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds5-3/+791
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds7-1/+587
2009-12-08Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+25
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds13-296/+170
2009-12-07Revert "pata_sis: Implement MWDMA for the UDMA 133 capable chips"Jeff Garzik1-69/+22
2009-12-06Merge branch 'sa1100' into develRussell King163-5012/+3887
2009-12-06Fix soc_common PCMCIA configurationRussell King1-1/+1
2009-12-06Merge branch 'for-lak' of git://git.linuxtogo.org/home/thesing/collie into sa...Russell King11-329/+518
2009-12-06ARM: 5824/1: SA1100: reuse h3600 PCMCIA driver on h3100Dmitry Artamonow2-2/+2
2009-12-06ARM: 5819/1: SA1100: h3100/h3600: merge h3600.h and h3600_gpio.h into h3xxx.hDmitry Artamonow1-2/+1
2009-12-06ARM: 5814/1: SA1100: h3100/h3600: convert all users of assign_h3600_egpio to ...Dmitry Artamonow1-12/+45
2009-12-06ARM: 5811/2: pcmcia: convert sa1100_h3600 driver to gpiolibDmitry Artamonow1-11/+71