summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-141-2/+2
* b43legacy: replace limit_value macro with clamp_valHarvey Harrison2008-05-144-34/+17
* b43: replace limit_value macro with clamp_valHarvey Harrison2008-05-144-34/+18
* wireless: fix "iwlwifi: unify init driver flow"Andrew Morton2008-05-141-0/+6
* [netdrvr] Trim trailing whitespace for several driversJeff Garzik2008-05-1316-26/+26
* drivers/net/lib8390: fix warning, trim trailing whitespaceJeff Garzik2008-05-131-14/+12
* 3c359: use netstats in net_device structurePaulius Zaleckas2008-05-132-16/+6
* 3c527: use netstats in net_device structurePaulius Zaleckas2008-05-131-24/+21
* 3c523: use netstats in net_device structurePaulius Zaleckas2008-05-131-19/+18
* acenic: use netstats in net_device structurePaulius Zaleckas2008-05-132-14/+8
* 6pack: use netstats in net_device structurePaulius Zaleckas2008-05-131-17/+7
* 3c589_cs: use netstats in net_device structurePaulius Zaleckas2008-05-131-27/+22
* 3c574_cs: use netstats in net_device structurePaulius Zaleckas2008-05-131-26/+21
* 8139too: use netstats in net_device structurePaulius Zaleckas2008-05-131-27/+26
* 8139cp: use netstats in net_device structurePaulius Zaleckas2008-05-131-22/+21
* 8390.h: remove net_device_statsPaulius Zaleckas2008-05-131-1/+0
* lib8390: use netstats in net_device structurePaulius Zaleckas2008-05-131-35/+35
* axnet_cs: use netstats in net_device structurePaulius Zaleckas2008-05-131-36/+34
* wireless: fix warning introduced by "mac80211: QoS related cleanups"John W. Linville2008-05-071-1/+1
* rt2x00: Clarify supported chipsets in KconfigIvo van Doorn2008-05-071-23/+32
* libertas: allow removal of card at any timeHolger Schurig2008-05-071-2/+7
* libertas: make some functions voidHolger Schurig2008-05-073-11/+7
* libertas: debug output tweaks for lbs_threadHolger Schurig2008-05-071-2/+3
* mac80211: QoS related cleanupsJohannes Berg2008-05-0710-18/+12
* mac80211: remove queue info from ieee80211_tx_statusJohannes Berg2008-05-072-10/+0
* mac80211: clean up get_tx_stats callbackJohannes Berg2008-05-0712-53/+41
* iwlwifi: rename iwl-4965.h to iwl-dev.hTomas Winkler2008-05-0718-18/+18
* iwlwifi: rename iwl-4965-commands to iwl-commands.hTomas Winkler2008-05-076-7/+7
* iwlwifi-5000: add nic config handler for 5000 HWTomas Winkler2008-05-072-0/+34