summaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-03b43legacy: fix build errors when DMA or PIO are not selectedJohannes Berg2-4/+2
2008-06-03mac80211: fix deadlock in sta->lockTomas Winkler1-13/+17
2008-06-03mac80211: fix ieee80211_get_buffered_bcTomas Winkler1-9/+7
2008-06-03rndis_wlan: use ARRAY_SIZE instead of sizeof when adding 11g ratesScott Ashcroft1-1/+1
2008-06-03ath5k: use IEEE80211_SKB_CBJohannes Berg1-4/+4
2008-06-03libertas: before sleeping, check for a command resultHolger Schurig1-2/+2
2008-06-03libertas: use lbs_pr_XX instead of printkHolger Schurig2-2/+2
2008-06-03libertas: speeds up downloading of CF firmwareHolger Schurig1-2/+2
2008-06-03libertas: don't spin_unlock_irq() twiceHolger Schurig1-4/+1
2008-06-03mac80211: clean up skb reallocation codeJohannes Berg3-70/+95
2008-06-03ps3: gelic: updown_lock semaphore to mutexDaniel Walker2-6/+6
2008-06-03ps3: gelic: assoc_stat_lock semaphore to mutexDaniel Walker2-12/+12
2008-06-03ps3: gelic: scan_lock semaphore to mutexDaniel Walker2-10/+10
2008-06-03libertas: provide reset_card() callback on OLPCDavid Woodhouse1-0/+22
2008-06-03b43: enable meshJohannes Berg1-11/+22
2008-05-22mac80211: remove channel use statisticsJohannes Berg6-169/+12
2008-05-22b43: Add firmware markers supportMichael Buesch2-1/+17
2008-05-22b43: Add panic reason code that doesn't trigger restartMichael Buesch2-8/+40
2008-05-22b43: Allow running without PCM firmwareMichael Buesch2-11/+40
2008-05-22b43: Add hooks for firmware debuggingMichael Buesch2-7/+81
2008-05-22mac80211: use multi-queue master netdeviceJohannes Berg21-132/+158
2008-05-22mac80211: dont allow fragmentation and requeuing on A-MPDU queuesJohannes Berg3-5/+26
2008-05-22b43: Fix typo in firmware file name for 802.11 cores with rev 13Larry.Finger@lwfinger.net1-1/+1
2008-05-22zd1211rw: Use DMA-aware buffer for usb transferAtsushi Nemoto1-6/+17
2008-05-22mac80211: move TX info into skb->cbJohannes Berg67-1274/+980
2008-05-22mac80211: reorder some transmit handlersJohannes Berg1-116/+118
2008-05-22mac80211: use rate index in TX controlJohannes Berg25-151/+205
2008-05-22mac80211: let drivers wake but not start queuesJohannes Berg12-33/+14
2008-05-22mac80211: fix bugs in queue handling functionsJohannes Berg1-3/+3
2008-05-22iwlwifi: trigger event log from debugfsEster Kummer5-113/+143
2008-05-22iwlwifi: refactor pci prob flowTomas Winkler4-45/+54
2008-05-22iwlwifi: add debugfs to disable/enable run time calibrationTomas Winkler5-4/+44
2008-05-22iwlwifi: remove 4965 remainings in iwl-eeprom.c fileTomas Winkler1-11/+11
2008-05-22iwlwifi: iwl5000 WiFi/WiMax coexistenceRon Rindjunsky2-0/+66
2008-05-22iwlwifi: add ucode init flow handling for iwl5000Ron Rindjunsky2-0/+185
2008-05-22iwlwifi: add ucode loaders for iwl5000Ron Rindjunsky3-0/+145
2008-05-22iwlwifi: add rx_handlers stub for iwl5000Ron Rindjunsky1-0/+5
2008-05-22iwlwifi: rename and move Tx queue activation/deactivationRon Rindjunsky2-12/+12
2008-05-22iwlwifi: clean up and bug fix for securityEmmanuel Grumbach6-46/+29
2008-05-22iwlwifi: don't switch to SGI if not supported by APEmmanuel Grumbach3-4/+22
2008-05-22iwlwifi: move TX code into iwl-tx.cTomas Winkler6-691/+691
2008-05-22iwlwifi: refactor ieee80211_get_qos_ctrlTomas Winkler5-60/+63
2008-05-22iwlwifi: remove 4956 form iwl4965_tx_cmdTomas Winkler5-11/+7
2008-05-22iwlwifi: move more station managment into iwl-sta.cTomas Winkler6-279/+283
2008-05-22iwlwifi: move iwl_bcast_addr to iwlcoreTomas Winkler4-8/+12
2008-05-22iwlwifi: remove 4965 from iwl4965_rate_infoTomas Winkler5-30/+31
2008-05-22iwlwifi: remove 4965 prefix from iwl4965_frameTomas Winkler3-13/+13
2008-05-22iwlwifi: remove 4965 from iwl4965_tx_queue_update_write_ptrTomas Winkler1-19/+19
2008-05-22iwlwifi: get_hw_cmd_sizeGregory Greenman7-18/+65
2008-05-22iwlwifi: rename iwl4965_tx_info to iwl_tx_infoTomas Winkler2-4/+4