| Commit message (Expand) | Author | Age | Files | Lines |
* | ixgb: add explicit state checking | Jesse Brandeburg | 2008-03-26 | 2 | -10/+33 |
* | e1000: Convert boolean_t to bool | Joe Perches | 2008-03-26 | 6 | -216/+209 |
* | rt2x00: Fix in_atomic() usage | Ivo van Doorn | 2008-03-25 | 9 | -386/+234 |
* | rt2x00: Fix rate detection for invalid signals | Ivo van Doorn | 2008-03-25 | 1 | -0/+7 |
* | PS3: gelic: Add support for separate cipher selection | Masakazu Mokuno | 2008-03-25 | 1 | -1/+1 |
* | b43: Don't compile N-PHY code when N-PHY is disabled | Michael Buesch | 2008-03-25 | 2 | -2/+42 |
* | iwlwifi: Completing the parameter packaging | Assaf Krauss | 2008-03-25 | 3 | -54/+55 |
* | ipw2200 annotations and fixes | Al Viro | 2008-03-25 | 2 | -60/+64 |
* | rt2x00: Add dev_flags to rx descriptor | Ivo van Doorn | 2008-03-25 | 7 | -25/+48 |
* | iwlwifi: move host command sending functions to core module | Tomas Winkler | 2008-03-25 | 9 | -322/+399 |
* | iwlwifi: rename iwl4965_get_channel_info to iwl_get_channel_info | Assaf Krauss | 2008-03-25 | 6 | -13/+13 |
* | iwlwifi: iwl3945 remove 4965 commands | Tomas Winkler | 2008-03-25 | 1 | -39/+0 |
* | iwlwifi-2.6: enables RX TKIP decryption in HW | Emmanuel Grumbach | 2008-03-25 | 1 | -0/+51 |
* | iwlwifi-2.6: enables HW TKIP encryption | Emmanuel Grumbach | 2008-03-25 | 2 | -9/+25 |
* | iwlwifi-2.6: RX status translation to old scheme | Emmanuel Grumbach | 2008-03-25 | 3 | -0/+81 |
* | iwlwifi-2.6: Cleans up set_key flow | Emmanuel Grumbach | 2008-03-25 | 2 | -56/+110 |
* | iwlwifi: Probe Flow - Extracting hw and priv init | Assaf Krauss | 2008-03-25 | 7 | -623/+677 |
* | iwlwifi: Probe Flow - Performing allocation in a separate function | Assaf Krauss | 2008-03-25 | 3 | -8/+39 |
* | iwlwifi: Packing all 4965 parameters | Assaf Krauss | 2008-03-25 | 4 | -33/+42 |
* | iwlwifi: Re-ordering probe flow (4965) | Assaf Krauss | 2008-03-25 | 2 | -120/+151 |
* | iwlwifi: remove macros containing offsets from eeprom struct | Reinette Chatre | 2008-03-25 | 2 | -64/+0 |
* | libertas: store rssi as an u32 | Holger Schurig | 2008-03-25 | 3 | -9/+4 |
* | libertas: remove lots of unused stuff | Holger Schurig | 2008-03-25 | 10 | -134/+46 |
* | libertas: misc power saving adjusts | Holger Schurig | 2008-03-25 | 6 | -36/+23 |
* | libertas: convert GET_LOG to a direct command | Holger Schurig | 2008-03-25 | 6 | -47/+10 |
* | libertas: fix scheduling while atomic bug in CMD_MAC_CONTROL | Holger Schurig | 2008-03-25 | 3 | -12/+7 |
* | libertas: make a handy lbs_cmd_async() command | Holger Schurig | 2008-03-25 | 2 | -36/+57 |
* | iwlwifi: Add debugfs to iwl core | Tomas Winkler | 2008-03-25 | 7 | -6/+377 |
* | iwlwifi: Add TX/RX statistcs to driver | Tomas Winkler | 2008-03-25 | 3 | -1/+24 |
* | iwlwifi: rename struct iwl4965_priv to struct iwl_priv | Tomas Winkler | 2008-03-25 | 7 | -415/+415 |
* | iwlwifi: rename iwl-4965-debug.h back to iwl-debug.h | Tomas Winkler | 2008-03-25 | 9 | -71/+71 |
* | iwlwifi: Bug fix, CCMP with HW encryption with AGG | Max Stepanov | 2008-03-25 | 2 | -0/+6 |
* | libertas: remove some unused commands | Holger Schurig | 2008-03-25 | 2 | -10/+0 |
* | libertas: rename packetfilter to mac_control | Holger Schurig | 2008-03-25 | 5 | -23/+22 |
* | libertas: convert CMD_MAC_CONTROL to a direct command | Holger Schurig | 2008-03-25 | 3 | -28/+8 |
* | Merge branch 'master' of ../net-2.6/ | David S. Miller | 2008-03-24 | 2 | -35/+3 |
|\ |
|
| * | [SUNGEM]: Fix NAPI assertion failure. | David S. Miller | 2008-03-23 | 1 | -1/+1 |
| * | BNX2X: prevent ethtool from setting port type | Eliezer Tamir | 2008-03-23 | 1 | -34/+2 |
* | | [CASSINI]: Use shorter list_splice_init() macro for brevity. | Robert P. J. Day | 2008-03-24 | 1 | -8/+4 |
* | | [8390]: Fix build error. | David S. Miller | 2008-03-23 | 1 | -1/+1 |
* | | Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2008-03-23 | 68 | -47089/+5396 |
|\ \ |
|
| * | | ixgbe: Increment version | Auke Kok | 2008-03-17 | 1 | -1/+1 |
| * | | ixgbe: Add optional DCA infrastructure | Jeb Cramer | 2008-03-17 | 2 | -0/+157 |
| * | | ixgbe: Introduce adaptive interrupt moderation | Ayyappan Veeraiyan | 2008-03-17 | 3 | -12/+232 |
| * | | ixgbe: Introduce Multiqueue TX | Ayyappan Veeraiyan | 2008-03-17 | 2 | -5/+66 |
| * | | ixgbe: Introduce MSI-X queue vector code | Ayyappan Veeraiyan | 2008-03-17 | 2 | -350/+826 |
| * | | /drivers/net/atarilance.c replaced init_module&cleanup_module with module_ini... | Jon Schindler | 2008-03-17 | 1 | -3/+4 |
| * | | /drivers/net/at1700.c replaced init_module&cleanup_module with module_init&mo... | Jon Schindler | 2008-03-17 | 1 | -3/+4 |
| * | | /drivers/net/arcnet/com20020.c replaced init_module&cleanup_module with modul... | Jon Schindler | 2008-03-17 | 1 | -3/+4 |
| * | | /drivers/net/appletalk/cops.c replaced init_module&cleanup_module with module... | Jon Schindler | 2008-03-17 | 1 | -2/+4 |