aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | iwlwifi-2.6: RX status translation to old schemeEmmanuel Grumbach2008-03-253-0/+81
* | iwlwifi-2.6: Cleans up set_key flowEmmanuel Grumbach2008-03-252-56/+110
* | iwlwifi: Probe Flow - Extracting hw and priv initAssaf Krauss2008-03-257-623/+677
* | iwlwifi: Probe Flow - Performing allocation in a separate functionAssaf Krauss2008-03-253-8/+39
* | iwlwifi: Packing all 4965 parametersAssaf Krauss2008-03-254-33/+42
* | iwlwifi: Re-ordering probe flow (4965)Assaf Krauss2008-03-252-120/+151
* | iwlwifi: remove macros containing offsets from eeprom structReinette Chatre2008-03-252-64/+0
* | libertas: store rssi as an u32Holger Schurig2008-03-253-9/+4
* | libertas: remove lots of unused stuffHolger Schurig2008-03-2510-134/+46
* | libertas: misc power saving adjustsHolger Schurig2008-03-256-36/+23
* | libertas: convert GET_LOG to a direct commandHolger Schurig2008-03-256-47/+10
* | libertas: fix scheduling while atomic bug in CMD_MAC_CONTROLHolger Schurig2008-03-253-12/+7
* | libertas: make a handy lbs_cmd_async() commandHolger Schurig2008-03-252-36/+57
* | iwlwifi: Add debugfs to iwl coreTomas Winkler2008-03-257-6/+377
* | iwlwifi: Add TX/RX statistcs to driverTomas Winkler2008-03-253-1/+24
* | iwlwifi: rename struct iwl4965_priv to struct iwl_privTomas Winkler2008-03-257-415/+415
* | iwlwifi: rename iwl-4965-debug.h back to iwl-debug.hTomas Winkler2008-03-259-71/+71
* | iwlwifi: Bug fix, CCMP with HW encryption with AGGMax Stepanov2008-03-252-0/+6
* | libertas: remove some unused commandsHolger Schurig2008-03-252-10/+0
* | libertas: rename packetfilter to mac_controlHolger Schurig2008-03-255-23/+22
* | libertas: convert CMD_MAC_CONTROL to a direct commandHolger Schurig2008-03-253-28/+8
|/
* Merge branch 'master' of ../net-2.6/David S. Miller2008-03-233-36/+4
|\
| * connector: convert to single-threaded workqueueEvgeniy Polyakov2008-03-231-1/+1
| * [SUNGEM]: Fix NAPI assertion failure.David S. Miller2008-03-231-1/+1
| * BNX2X: prevent ethtool from setting port typeEliezer Tamir2008-03-231-34/+2
* | [CASSINI]: Use shorter list_splice_init() macro for brevity.Robert P. J. Day2008-03-231-8/+4
* | [8390]: Fix build error.David S. Miller2008-03-221-1/+1
* | Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-03-22100-63181/+25074
|\ \
| * | ixgbe: Increment versionAuke Kok2008-03-171-1/+1
| * | ixgbe: Add optional DCA infrastructureJeb Cramer2008-03-172-0/+157
| * | ixgbe: Introduce adaptive interrupt moderationAyyappan Veeraiyan2008-03-173-12/+232
| * | ixgbe: Introduce Multiqueue TXAyyappan Veeraiyan2008-03-172-5/+66
| * | ixgbe: Introduce MSI-X queue vector codeAyyappan Veeraiyan2008-03-172-350/+826
| * | /drivers/net/atarilance.c replaced init_module&cleanup_module with module_ini...Jon Schindler2008-03-171-3/+4
| * | /drivers/net/at1700.c replaced init_module&cleanup_module with module_init&mo...Jon Schindler2008-03-171-3/+4
| * | /drivers/net/arcnet/com20020.c replaced init_module&cleanup_module with modul...Jon Schindler2008-03-171-3/+4
| * | /drivers/net/appletalk/cops.c replaced init_module&cleanup_module with module...Jon Schindler2008-03-171-2/+4
| * | /drivers/net/8390.c replaced init_module&cleanup_module with module_init&modu...Jon Schindler2008-03-171-2/+4
| * | smc91x: make superh use default config V2Magnus Damm2008-03-171-30/+0
| * | smc91x: add insw/outsw to default config V2Magnus Damm2008-03-171-0/+2
| * | smc91x: introduce platform data flags V2Magnus Damm2008-03-172-27/+64
| * | smc91x: pass along private data V2Magnus Damm2008-03-172-275/+280
| * | S2io: Version update for multiqueue and vlan patchesSreenivasa Honnur2008-03-171-1/+1
| * | S2io: Support for vlan_rx_kill_vid entry pointSreenivasa Honnur2008-03-172-50/+71
| * | S2io: Multiqueue network device support - FIFO selection based on L4 portsSreenivasa Honnur2008-03-172-19/+150
| * | S2io: Multiqueue network device support implementationSreenivasa Honnur2008-03-172-30/+186
| * | qeth: remove old qeth filesFrank Blaschka2008-03-1710-14269/+0
| * | qeth: new qeth device driverFrank Blaschka2008-03-1713-16/+13495
| * | ctc: removal of the old ctc driverPeter Tiedemann2008-03-174-3537/+0
| * | ctcm: infrastructure for replaced ctc driverPeter Tiedemann2008-03-1711-8/+7920