| Commit message (Expand) | Author | Age |
* | iwlwifi: Re-ordering probe flow (4965) | Assaf Krauss | 2008-03-25 |
* | iwlwifi: remove macros containing offsets from eeprom struct | Reinette Chatre | 2008-03-25 |
* | libertas: store rssi as an u32 | Holger Schurig | 2008-03-25 |
* | libertas: remove lots of unused stuff | Holger Schurig | 2008-03-25 |
* | libertas: misc power saving adjusts | Holger Schurig | 2008-03-25 |
* | libertas: convert GET_LOG to a direct command | Holger Schurig | 2008-03-25 |
* | libertas: fix scheduling while atomic bug in CMD_MAC_CONTROL | Holger Schurig | 2008-03-25 |
* | libertas: make a handy lbs_cmd_async() command | Holger Schurig | 2008-03-25 |
* | iwlwifi: Add debugfs to iwl core | Tomas Winkler | 2008-03-25 |
* | iwlwifi: Add TX/RX statistcs to driver | Tomas Winkler | 2008-03-25 |
* | iwlwifi: rename struct iwl4965_priv to struct iwl_priv | Tomas Winkler | 2008-03-25 |
* | iwlwifi: rename iwl-4965-debug.h back to iwl-debug.h | Tomas Winkler | 2008-03-25 |
* | iwlwifi: Bug fix, CCMP with HW encryption with AGG | Max Stepanov | 2008-03-25 |
* | libertas: remove some unused commands | Holger Schurig | 2008-03-25 |
* | libertas: rename packetfilter to mac_control | Holger Schurig | 2008-03-25 |
* | libertas: convert CMD_MAC_CONTROL to a direct command | Holger Schurig | 2008-03-25 |
* | Merge branch 'master' of ../net-2.6/ | David S. Miller | 2008-03-24 |
|\ |
|
| * | sch_htb: fix "too many events" situation | Martin Devera | 2008-03-24 |
| * | connector: convert to single-threaded workqueue | Evgeniy Polyakov | 2008-03-24 |
| * | [ATM]: When proc_create() fails, do some error handling work and return -ENOMEM. | Wang Chen | 2008-03-24 |
| * | [SUNGEM]: Fix NAPI assertion failure. | David S. Miller | 2008-03-23 |
| * | BNX2X: prevent ethtool from setting port type | Eliezer Tamir | 2008-03-23 |
| * | [9P] net/9p/trans_fd.c: remove unused variable | Julia Lawall | 2008-03-22 |
| * | [IPV6] net/ipv6/ndisc.c: remove unused variable | Julia Lawall | 2008-03-22 |
| * | [IPV4] fib_trie: fix warning from rcu_assign_poinger | Stephen Hemminger | 2008-03-22 |
| * | [TCP]: Let skbs grow over a page on fast peers | Herbert Xu | 2008-03-22 |
| * | [DLCI]: Fix tiny race between module unload and sock_ioctl. | Pavel Emelyanov | 2008-03-21 |
| * | [SCTP]: Fix build warnings with IPV6 disabled. | David S. Miller | 2008-03-21 |
| * | [IPV4]: Fix null dereference in ip_defrag | Phil Oester | 2008-03-21 |
* | | [CASSINI]: Use shorter list_splice_init() macro for brevity. | Robert P. J. Day | 2008-03-24 |
* | | [SCTP]: Remove redundant wrapper functions. | Florian Westphal | 2008-03-24 |
* | | [SCTP]: Replace char msg[] with static const char[]. | Florian Westphal | 2008-03-24 |
* | | fib_trie: print information on all routing tables | Stephen Hemminger | 2008-03-24 |
* | | [AF_PACKET]: Remove unused variable. | Jiri Olsa | 2008-03-24 |
* | | [TCP]: Shrink syncookie_secret by 8 byte. | Florian Westphal | 2008-03-24 |
* | | [NET]: include/linux/udp.h - remove duplicate include | Joe Perches | 2008-03-24 |
* | | [NET]: include/linux/igmp.h - remove duplicate include | Joe Perches | 2008-03-24 |
* | | [NET]: include/linux/atalk.h - remove duplicate include | Joe Perches | 2008-03-24 |
* | | [NET]: include/net/route.h - remove duplicate include | Joe Perches | 2008-03-24 |
* | | [IPV6]: Remove unused code in ndisc_send_redirect(). | Rami Rosen | 2008-03-24 |
* | | [8390]: Fix build error. | David S. Miller | 2008-03-22 |
* | | Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2008-03-22 |
|\ \ |
|
| * | | ixgbe: Increment version | Auke Kok | 2008-03-17 |
| * | | ixgbe: Add optional DCA infrastructure | Jeb Cramer | 2008-03-17 |
| * | | ixgbe: Introduce adaptive interrupt moderation | Ayyappan Veeraiyan | 2008-03-17 |
| * | | ixgbe: Introduce Multiqueue TX | Ayyappan Veeraiyan | 2008-03-17 |
| * | | ixgbe: Introduce MSI-X queue vector code | Ayyappan Veeraiyan | 2008-03-17 |
| * | | /drivers/net/atarilance.c replaced init_module&cleanup_module with module_ini... | Jon Schindler | 2008-03-17 |
| * | | /drivers/net/at1700.c replaced init_module&cleanup_module with module_init&mo... | Jon Schindler | 2008-03-17 |
| * | | /drivers/net/arcnet/com20020.c replaced init_module&cleanup_module with modul... | Jon Schindler | 2008-03-17 |