summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: move iwl_bcast_addr to iwlcoreTomas Winkler2008-05-224-8/+12
* iwlwifi: remove 4965 from iwl4965_rate_infoTomas Winkler2008-05-225-30/+31
* iwlwifi: remove 4965 prefix from iwl4965_frameTomas Winkler2008-05-223-13/+13
* iwlwifi: remove 4965 from iwl4965_tx_queue_update_write_ptrTomas Winkler2008-05-221-19/+19
* iwlwifi: get_hw_cmd_sizeGregory Greenman2008-05-227-18/+65
* iwlwifi: rename iwl4965_tx_info to iwl_tx_infoTomas Winkler2008-05-222-4/+4
* iwlwifi: rename iwl4965_queue to iwl_queueTomas Winkler2008-05-224-32/+22
* iwlwifi: filling Tx MCS setRon Rindjunsky2008-05-221-6/+27
* mac80211: separate Tx and Rx MCS when configuring HTRon Rindjunsky2008-05-221-6/+8
* iwlwifi: remove iwl4965_nic_start functionRon Rindjunsky2008-05-221-8/+2
* iwlwifi: changing irrelevant commentRon Rindjunsky2008-05-221-1/+1
* libertas: reduce command retry timeHolger Schurig2008-05-222-12/+14
* libertas: sysfs interface for accessing default mesh channelJavier Cardona2008-05-221-0/+45
* libertas: Add reset_card() callback to hardware driverDavid Woodhouse2008-05-222-0/+6
* libertas: sysfs interface for accessing non-volatile configurationJavier Cardona2008-05-225-9/+423
* libertas: Extend MESH_CONFIG command to access non-volatile configurationJavier Cardona2008-05-228-20/+132
* libertas: fix multicast filtering on eth and msh interfacesDavid Woodhouse2008-05-225-96/+105
* libertas: Increase priority of 'unknown command' warningsDavid Woodhouse2008-05-222-3/+3
* rt2x00: Release rt2x00 2.1.6Ivo van Doorn2008-05-221-1/+1
* rt2x00: Remove extra +Ivo van Doorn2008-05-221-1/+1
* rt2x00: Merge RX and TX entry private dataIvo van Doorn2008-05-229-307/+223
* rt2x00: Remove redundant flags/dev_flags initializationsIvo van Doorn2008-05-225-10/+1
* rt2x00: Split rt2x00lib_write_tx_desc()Ivo van Doorn2008-05-2211-163/+265
* rt2x00: Only initialize the minimum needed fields of PCI TX descriptors.Gertjan van Wingerde2008-05-223-27/+21
* rt2x00: Preserve descriptor information after memmove()Ivo van Doorn2008-05-223-47/+62
* rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea...Gertjan van Wingerde2008-05-2215-11/+42
* rt2x00: Remove ieee80211_tx_control argument from write_tx_desc()Ivo van Doorn2008-05-228-32/+36
* rt2x00: Fix TX status reportingIvo van Doorn2008-05-227-31/+76
* rt2x00: trim skb_frame_desc to 32 bytesIvo van Doorn2008-05-224-17/+13
* bnx2: Update version to 1.7.6.Michael Chan2008-05-171-2/+2
* bnx2: Pre-initialize struct cpu_reg.Benjamin Li2008-05-172-72/+86
* bnx2: Rename RX_COPY_THRESH to BNX2_RX_COPY_THRESH.Benjamin Li2008-05-172-5/+6
* bnx2: Remove the rx_offset field from the bnx2 structure.Benjamin Li2008-05-172-11/+10
* bnx2: Add EEH PCI recovery.Wendy Xiong2008-05-171-0/+88
* bnx2: Allow phy reset to be skipped during chip reset.Michael Chan2008-05-171-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