summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tipc: Fix bug in topology server byte swapping routineAllan Stephens2008-05-191-3/+1Star
* tipc: Add support for customized subscription endiannessAllan Stephens2008-05-192-19/+18Star
* tipc: Add support for customized subscription overlap handlingAllan Stephens2008-05-192-1/+11
* 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/+10Star
* 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-1571-2126/+2529
|\
| * libertas: remove lbs_get_data_rate()Holger Schurig2008-05-143-44/+1Star
| * b43: use the bitrev helpers rather than rolling a private oneHarvey Harrison2008-05-141-21/+6Star
| * ath5k: Fix loop variable initializationsBob Copeland2008-05-142-2/+6
| * mac80211: Set IEEE80211_TXPD_REQ_TX_STATUS for all TX framesIvo van Doorn2008-05-141-0/+5
| * b43: nphy.c remove duplicated includeHuang Weiyi2008-05-141-2/+0Star
| * wireless: Add missing locking to cfg80211_dev_renameEric W. Biederman2008-05-141-5/+28
| * mac80211: make rx radiotap header more flexibleBruno Randolf2008-05-141-62/+133
| * mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-1429-145/+148
| * mac80211: fix queue constant confusionJohannes Berg2008-05-141-2/+2
| * zd1211rw: initial IBSS supportBruno Randolf2008-05-141-1/+16
| * atmel: use netstats in net_device structurePaulius Zaleckas2008-05-141-28/+18Star
| * arlan: use netstats in net_device structurePaulius Zaleckas2008-05-142-21/+20Star
| * 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/+13Star
| * iwlwifi: move debug_level to sysfs/bus/pci/devicesEster Kummer2008-05-144-24/+17Star
| * airo: use netstats in net_device structurePaulius Zaleckas2008-05-141-28/+29
| * iwlwifi: fix spinlock used before initializedRon Rindjunsky2008-05-142-5/+1Star
| * iwlwifi: remove 4965 prefix from iwl4965_kw and iwl4965_tx_queueRon Rindjunsky2008-05-147-29/+28Star
| * 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
| * iwlwifi: move per driverdebug_level to per deviceEster Kummer2008-05-145-44/+75
| * iwlwifi-5000: add build_addsta_hcmd handler for 5000 HWTomas Winkler2008-05-141-0/+9
| * iwlwifi: generalize iwl4965_send_add_station functionTomas Winkler2008-05-146-63/+127
| * iwlwifi: remove 4965 from rx_packetTomas Winkler2008-05-144-39/+39
| * iwlwifi: debugfs EEPROM dumpTomas Winkler2008-05-142-0/+43
| * iwlwifi: remove 4965 from station_entryTomas Winkler2008-05-145-20/+20
| * iwlwifi: don't override association channel with control channelTomas Winkler2008-05-141-2/+2
| * iwlwifi-5000: rename iwl5000_init_nic to iwl5000_init_configRon Rindjunsky2008-05-141-2/+2
| * iwlwifi: move RX code to iwl-rx.cTomas Winkler2008-05-146-467/+517
| * iwlwifi: map A-MPDU HW queue to mac80211 A-MPDU SW queueRon Rindjunsky2008-05-142-13/+15
| * mac80211: proper STA info lockingJohannes Berg2008-05-1411-125/+181
| * mac80211: require four hardware queues for QoS/HTJohannes Berg2008-05-143-10/+18