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