summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * sfc: Added and removed braces to comply with kernel styleBen Hutchings2008-05-224-8/+13
| * sfc: Removed unncesssary UL suffixes on 0 literalsBen Hutchings2008-05-221-2/+2
| * sfc: Simplified efx_rx_calc_buffer_size() using get_order()Ben Hutchings2008-05-221-21/+8
| * sfc: Removed casts to voidBen Hutchings2008-05-225-13/+13
| * sfc: Use mod_timer() to set expiry and add_timer() togetherBen Hutchings2008-05-221-6/+3
| * cassini: Only use chip checksum for ipv4 packets.David S. Miller2008-05-211-4/+7
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-206-18/+33
| |\
| | * libertas: Fix ethtool statisticsDavid Woodhouse2008-05-201-14/+13
| | * orinoco_cs: add ID for SpeedStream wireless adaptersPavel Roskin2008-05-201-0/+1
| | * hostap_cs: add ID for Conceptronic CON11CProPavel Roskin2008-05-201-0/+1
| | * rtl8187: resource leak in error caseOliver Neukum2008-05-201-2/+12
| | * ath5k: Fix loop variable initializationsBob Copeland2008-05-202-2/+6
| * | drivers/atm/: remove CVS keywordsAdrian Bunk2008-05-206-17/+1
| |/
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-194-6/+9
| |\
| | * wireless: Create 'device' symlink in sysfsMasakazu Mokuno2008-05-163-0/+3
| | * wireless, airo: waitbusy() won't delayRoel Kluin2008-05-161-1/+1
| | * libertas: fix command timeout after firmware failureBrian Cavagnolo2008-05-161-0/+1
| | * hostap: fix "registers" registration in procfsMathieu Chouquet-Stringer2008-05-151-5/+4
| * | l2tp: avoid skb truesize bug if headroom is increasedJames Chapman2008-05-191-5/+8
| |/
* | bnx2: Update version to 1.7.6.Michael Chan2008-05-161-2/+2
* | bnx2: Pre-initialize struct cpu_reg.Benjamin Li2008-05-162-72/+86
* | bnx2: Rename RX_COPY_THRESH to BNX2_RX_COPY_THRESH.Benjamin Li2008-05-162-5/+6
* | bnx2: Remove the rx_offset field from the bnx2 structure.Benjamin Li2008-05-162-11/+10
* | bnx2: Add EEH PCI recovery.Wendy Xiong2008-05-161-0/+88
* | bnx2: Allow phy reset to be skipped during chip reset.Michael Chan2008-05-161-23/+27
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-05-1551-1763/+2023
|\ \
| * | libertas: remove lbs_get_data_rate()Holger Schurig2008-05-143-44/+1
| * | b43: use the bitrev helpers rather than rolling a private oneHarvey Harrison2008-05-141-21/+6
| * | ath5k: Fix loop variable initializationsBob Copeland2008-05-142-2/+6
| * | b43: nphy.c remove duplicated includeHuang Weiyi2008-05-141-2/+0
| * | mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-1420-107/+77
| * | zd1211rw: initial IBSS supportBruno Randolf2008-05-141-1/+16
| * | atmel: use netstats in net_device structurePaulius Zaleckas2008-05-141-28/+18
| * | arlan: use netstats in net_device structurePaulius Zaleckas2008-05-142-21/+20
| * | iwl3945: do not delay hardware scan if it is a direct scanBill Moss2008-05-141-3/+4
| * | iwlwifi: adding parameter of fw_restartEster Kummer2008-05-144-4/+10
| * | iwlwifi: add device sysfs version entryTomas Winkler2008-05-141-0/+20
| * | iwlwifi: update levels of debug printsEster Kummer2008-05-141-16/+13
| * | iwlwifi: move debug_level to sysfs/bus/pci/devicesEster Kummer2008-05-144-24/+17
| * | airo: use netstats in net_device structurePaulius Zaleckas2008-05-141-28/+29
| * | iwlwifi: fix spinlock used before initializedRon Rindjunsky2008-05-142-5/+1
| * | iwlwifi: remove 4965 prefix from iwl4965_kw and iwl4965_tx_queueRon Rindjunsky2008-05-147-29/+28
| * | iwlwifi: handle shared memory Rx index accessRon Rindjunsky2008-05-146-5/+17
| * | iwlwifi : Set monitor mode for 3945Abhijeet Kolekar2008-05-142-1/+36
| * | iwlwifi : Set monitor mode for 4965Abhijeet Kolekar2008-05-143-2/+46
| * | iwlwifi: move iwl4965_init_alive_start to iwl-4965.cEmmanuel Grumbach2008-05-143-100/+100
| * | iwlwifi: compile iwl-sta into iwlcoreTomas Winkler2008-05-142-2/+7
| * | iwlwifi: move NIC init and Tx queues init to iwlcoreRon Rindjunsky2008-05-149-526/+550
| * | iwlwifi: create disable SCD Tx FIFOs handlerRon Rindjunsky2008-05-143-14/+50
| * | iwlwifi: move iwl4965_set_rxon_ht into iwlcoreTomas Winkler2008-05-145-104/+105
OpenPOWER on IntegriCloud