aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-11-10adm8211: remove SSID codeJohannes Berg
2008-11-10b43/legacy: remove SSID codeJohannes Berg
2008-11-10iwlwifi: remove unused essid variableJohannes Berg
2008-11-10iwlwifi: remove implicit direct scanJohannes Berg
2008-11-10iwl3945: remove dead codeJohannes Berg
2008-11-10ath9k: remove useless NULL initialisersJohannes Berg
2008-11-10p54: eliminate warning for uninitialized variable 'tim_len'John W. Linville
2008-11-10p54: AP & Ad-hoc testingChristian Lamparter
2008-11-10p54: put broadcast frames into the right queuesChristian Lamparter
2008-11-10p54: more definitions form lmac_longbow.h and pda.hChristian Lamparter
2008-11-10p54: introduce new names for device firmwaresChristian Lamparter
2008-11-10netdevice libertas: Fix directly reference of netdev->privWang Chen
2008-11-07net: Guaranetee the proper ordering of the loopback device. v2Eric W. Biederman
2008-11-07Revert "net: Guaranetee the proper ordering of the loopback device."David S. Miller
2008-11-07Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller
2008-11-07fmvj18x_cs: write interrupt ack bit for lan and modem to work simultaneously.Komuro
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2008-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2008-11-06Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2008-11-06Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-11-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-11-06SAM9 watchdog: update for moved headersAndrew Victor
2008-11-06rtc-cmos: fix boot log messageFrans Pop
2008-11-06atmel_serial: keep clock off when it's not neededDavid Brownell
2008-11-06fbdev: fix fb_compat_ioctl() deadlocksGeert Uytterhoeven
2008-11-06fbdev: add new framebuffer driver for Fujitsu MB862xx GDCsAnatolij Gustschin
2008-11-06cciss: fix regression firmware not displayed in procfsMike Miller
2008-11-06cciss: fix sysfs broken symlink regressionMike Miller
2008-11-06hwmon: applesmc: add support for iMac 8Henrik Rydberg
2008-11-06hwmon: applesmc: add support for Macbook Pro 5Henrik Rydberg
2008-11-06hwmon: applesmc: add support for Macbook 5Henrik Rydberg
2008-11-06hwmon: applesmc: add support for iMac 5Henrik Rydberg
2008-11-06rtc: fix handling of missing tm_year data when reading alarmsMark Brown
2008-11-06vt: incomplete initialization of vc_tab_stopWolfgang Kroworsch
2008-11-06cpqarry: fix return value of cpqarray_init()Andrey Borzenkov
2008-11-06cciss: new hardware supportMike Miller
2008-11-06iwl3945: fix deadlock on suspendZhu, Yi
2008-11-06iwl3945: do not send scan command if channel count zeroReinette Chatre
2008-11-06iwl3945: clear scanning bits upon failureMohamed Abbas
2008-11-06ath5k: correct handling of rx status fieldsBob Copeland
2008-11-06zd1211rw: Add 2 device IDsDaniel Drake
2008-11-06iwlagn: avoid sleep in softirq contextJohn W. Linville
2008-11-06iwlwifi: clear scanning bits upon failureMohamed Abbas
2008-11-06Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode"John W. Linville
2008-11-06[WATCHDOG] SAM9 watchdog - supported on all SAM9 and CAP9 processorsAndrew Victor
2008-11-06[WATCHDOG] SAM9 watchdog - update for moved headersAndrew Victor
2008-11-06md: linear: Fix a division by zero bug for very small arrays.Andre Noll
2008-11-06md: fix bug in raid10 recovery.NeilBrown