summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: move iwl_rx_missed_beacon_notif to iwl-rx.cTomas Winkler2008-06-034-22/+28
* iwlwifi: move add sta handler to iwl-sta.cTomas Winkler2008-06-032-11/+36
* iwlwifi: add remove station functionalityTomas Winkler2008-06-035-45/+174
* iwlwifi: move iwl_rxq_stop into iwl-rx.cTomas Winkler2008-06-034-27/+28
* iwlwifi: move txq_ctx_stop into iwl-tx.cTomas Winkler2008-06-038-104/+88
* iwlwifi: refactor stop master functionTomas Winkler2008-06-033-38/+52
* iwlwifi: implement apm stop functionTomas Winkler2008-06-033-1/+39
* iwlwifi: implement apm reset flowTomas Winkler2008-06-035-18/+79
* iwlwifi: setup correctly L1 L0S pi link valuesTomas Winkler2008-06-034-11/+39
* iwlwifi: remove 4965 from alive_resp structuresTomas Winkler2008-06-033-15/+15
* iwlwifi: clean up alive_start routineTomas Winkler2008-06-035-26/+32
* iwlwifi: remove notif_missed_beacons variableTomas Winkler2008-06-034-9/+0
* iwlwifi: remove unused variable form __iwl4965_downTomas Winkler2008-06-031-3/+0
* iwlwifi: mark 4965 ucode typesTomas Winkler2008-06-031-2/+7
* iwlwifi: create drivers debugfs dir under wiphy->debugfsdirZhu Yi2008-06-031-1/+2
* iwlwifi: increase max payload of iwl_cmdRon Rindjunsky2008-06-031-1/+3
* iwlwifi: use uCode error and event tables pointer w.r.t loaded imageGregory Greenman2008-06-031-10/+19
* iwlwifi: add RTC data address for iwl5000Ron Rindjunsky2008-06-031-0/+7
* iwlwifi: move iwl_dump_nic_error_log to iwlcore moduleEster Kummer2008-06-033-86/+74
* mac80211: sends HT IE to user level through wextEmmanuel Grumbach2008-06-031-0/+8
* libertas: fix compact flash interrupt handlingHolger Schurig2008-06-031-32/+29
* libertas: rate adaptation configuration via iwconfig.Javier Cardona2008-06-039-56/+75
* 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
OpenPOWER on IntegriCloud