aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-12-21rndis_wlan: move copy of module parameters to separate functionJussi Kivilinna
2009-12-21wl1251: enable WMMKalle Valo
2009-12-21wl1251: update tx_hdr when aliging skb in txKalle Valo
2009-12-21wl1251: implement WMMKalle Valo
2009-12-21wl1251: implement wl1251_acx_tid_cfg()Kalle Valo
2009-12-21wl1251: implement acx_ac_cfg to configure hardware queuesKalle Valo
2009-12-21wl1251: use __dev_alloc_skb() on RXKalle Valo
2009-12-21wl1251: simplify ELP wakeup time calculationKalle Valo
2009-12-21wl1251: reduce ELP wakeup timeoutKalle Valo
2009-12-21wl1251: fix error handling in wl1251_op_config()Kalle Valo
2009-12-21wl1251: print a debug message when tx_queue is fullKalle Valo
2009-12-21wl1251: add tx queue status to debugfsKalle Valo
2009-12-21ar9170: fix AC_VIDEO txop parameterChristian Lamparter
2009-12-21ar9170: small misc changesChristian Lamparter
2009-12-21ar9170: remove redundant frame flagsChristian Lamparter
2009-12-21ar9170: improve network latencyChristian Lamparter
2009-12-21ar9170: remove dead definitionsChristian Lamparter
2009-12-21ath9k_hw: remove unused ath9k_hw_devname() and ath9k_hw_probe()Luis R. Rodriguez
2009-12-21wireless: hostap, fix oops due to early probing interruptColin Ian King
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-12-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-12-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2009-12-08Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-12-08Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-12-08Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-07Revert "pata_sis: Implement MWDMA for the UDMA 133 capable chips"Jeff Garzik
2009-12-06Merge branch 'sa1100' into develRussell King
2009-12-06Fix soc_common PCMCIA configurationRussell King
2009-12-06Merge branch 'for-lak' of git://git.linuxtogo.org/home/thesing/collie into sa...Russell King
2009-12-06ARM: 5824/1: SA1100: reuse h3600 PCMCIA driver on h3100Dmitry Artamonow
2009-12-06ARM: 5819/1: SA1100: h3100/h3600: merge h3600.h and h3600_gpio.h into h3xxx.hDmitry Artamonow
2009-12-06ARM: 5814/1: SA1100: h3100/h3600: convert all users of assign_h3600_egpio to ...Dmitry Artamonow
2009-12-06ARM: 5811/2: pcmcia: convert sa1100_h3600 driver to gpiolibDmitry Artamonow
2009-12-06i2c-stub: Allow user to disable some commandsJean Delvare
2009-12-06i2c-stub: Implement I2C block supportJean Delvare
2009-12-06i2c: Refactor for_each callbacksJean Delvare
2009-12-06i2c-i801: Retry on lost arbitrationJean Delvare
2009-12-06i2c: Remove big kernel lock from i2cdev_openVincent Sanders
2009-12-06ics932s401: Clean up detect functionJean Delvare
2009-12-06i2c: Simplify i2c_detect_addressJean Delvare
2009-12-06i2c: Drop probe, ignore and force module parametersJean Delvare
2009-12-06i2c: Add missing __devinit markers to old i2c adapter driversJean Delvare
2009-12-06i2c: Bus drivers don't have to support I2C_M_REV_DIR_ADDRJean Delvare