| Commit message (Expand) | Author | Age |
* | usbnet: Use wlan device name for RNDIS wireless devices | Jussi Kivilinna | 2008-01-31 |
* | rndis_host: Fix rndis packet filter flags. | Jussi Kivilinna | 2008-01-31 |
* | rndis_host: Halt device if rndis_bind fails. | Jussi Kivilinna | 2008-01-31 |
* | rndis_host: Use 1KB buffer in rndis_unbind | Jussi Kivilinna | 2008-01-31 |
* | cdc_ether: Hardwire CDC descriptors when missing | Bjorge Dijkstra | 2008-01-31 |
* | rndis_host: Fix sparse warning | Bjorge Dijkstra | 2008-01-31 |
* | Add another Prism2 card to hostap | Marcin Juszkiewicz | 2008-01-31 |
* | hostap_80211.h: remove duplicate prototype | Michal Piotrowski | 2008-01-31 |
* | wireless: iwlwifi3945/4965 - fix incorrect counting of memory | Cyrill Gorcunov | 2008-01-31 |
* | libertas: fix interrupt while removing driver | Holger Schurig | 2008-01-31 |
* | libertas: fix memory alignment problems on the blackfin | Ihar Hrachyshka | 2008-01-31 |
* | iwlwifi: correct math in elapsed_jiffies | Eric Sandeen | 2008-01-31 |
* | rfkill: add the WiMAX radio type | Iñaky Pérez-González | 2008-01-31 |
* | b43: Drop packets that we are not able to encrypt | Michael Buesch | 2008-01-31 |
* | b43: Fix suspend/resume | Michael Buesch | 2008-01-31 |
* | iwlwifi: Fix uCode error on association | Gregory Greenman | 2008-01-31 |
* | iwlwifi: do not schedule tasklet when rcv unused irq | Joonwoo Park | 2008-01-31 |
* | iwlwifi: cleanup usage of inline functions | Reinette Chatre | 2008-01-31 |
* | iwlwifi: initialize geo/channel information during probe | Reinette Chatre | 2008-01-31 |
* | iwl4965: fix return code indicating one interface is supported | Reinette Chatre | 2008-01-31 |
* | iwlwifi: Fix an invalid bitmask test in iwl3945 and iwl4965 | Maarten Lankhorst | 2008-01-31 |
* | rtl8180_dev.c: add support for 1799:700f | Adrian Bassett | 2008-01-31 |
* | mac80211: fixing null qos data frames check for reordering buffer | Ron Rindjunsky | 2008-01-31 |
* | b43legacy: fix MAC control and microcode init | Stefano Brivio | 2008-01-31 |
* | b43legacy: Fix rfkill allocation leakage in error paths | Michael Buesch | 2008-01-31 |
* | b43: Fix rfkill allocation leakage in error paths | Michael Buesch | 2008-01-31 |
* | ath5k: debug level improvements | Bruno Randolf | 2008-01-31 |
* | mac80211: fix alignment warning | Johannes Berg | 2008-01-31 |
* | rt61pci: fix-up merge damage | John W. Linville | 2008-01-31 |
* | Ensure that we export __fatal_signal_pending() | Trond Myklebust | 2008-01-31 |
* | Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-01-31 |
|\ |
|
| * | Remove commented-out code copied from NFS | Matthew Wilcox | 2007-12-06 |
| * | NFS: Switch from intr mount option to TASK_KILLABLE | Matthew Wilcox | 2007-12-06 |
| * | Add wait_for_completion_killable | Matthew Wilcox | 2007-12-06 |
| * | Add wait_event_killable | Matthew Wilcox | 2007-12-06 |
| * | Add schedule_timeout_killable | Matthew Wilcox | 2007-12-06 |
| * | Use mutex_lock_killable in vfs_readdir | Liam R. Howlett | 2007-12-06 |
| * | Add mutex_lock_killable | Liam R. Howlett | 2007-12-06 |
| * | Use lock_page_killable | Matthew Wilcox | 2007-12-06 |
| * | Add lock_page_killable | Matthew Wilcox | 2007-12-06 |
| * | Add fatal_signal_pending | Matthew Wilcox | 2007-12-06 |
| * | Add TASK_WAKEKILL | Matthew Wilcox | 2007-12-06 |
| * | exit: Use task_is_* | Matthew Wilcox | 2007-12-06 |
| * | signal: Use task_is_* | Matthew Wilcox | 2007-12-06 |
| * | sched: Use task_contributes_to_load, TASK_ALL and TASK_NORMAL | Matthew Wilcox | 2007-12-06 |
| * | ptrace: Use task_is_* | Matthew Wilcox | 2007-12-06 |
| * | power: Use task_is_* | Matthew Wilcox | 2007-12-06 |
| * | wait: Use TASK_NORMAL | Matthew Wilcox | 2007-12-06 |
| * | proc/base.c: Use task_is_* | Matthew Wilcox | 2007-12-06 |
| * | proc/array.c: Use TASK_REPORT | Matthew Wilcox | 2007-12-06 |