summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* iwlwifi: rename iwl4965_queue to iwl_queueTomas Winkler2008-05-214-32/+22
* iwlwifi: filling Tx MCS setRon Rindjunsky2008-05-211-6/+27
* mac80211: separate Tx and Rx MCS when configuring HTRon Rindjunsky2008-05-213-45/+83
* iwlwifi: remove iwl4965_nic_start functionRon Rindjunsky2008-05-211-8/+2
* iwlwifi: changing irrelevant commentRon Rindjunsky2008-05-211-1/+1
* mac80211: tkip.c use struct tkip_ctx in phase 2 key mixingHarvey Harrison2008-05-211-10/+7
* mac80211: tkip.c use struct tkip_ctx in phase 1 key mixingHarvey Harrison2008-05-211-17/+10
* mac80211: add a struct to hold tkip contextHarvey Harrison2008-05-215-49/+50
* mac80211: add const, remove unused function, make one function staticHarvey Harrison2008-05-214-20/+7
* mac80211: introduce struct michael_mic_ctx and static helpersHarvey Harrison2008-05-212-35/+44
* mac80211: michael.c use kernel-provided infrastructureHarvey Harrison2008-05-211-46/+14
* libertas: reduce command retry timeHolger Schurig2008-05-212-12/+14
* mac80211: Consolidate hash kfree-ing in mesh.c.Pavel Emelyanov2008-05-211-6/+9
* mac80211: Merge error paths in mesh_table_grow().Pavel Emelyanov2008-05-211-12/+4
* mac80211: Do not report false error from mesh_path_add.Pavel Emelyanov2008-05-211-1/+1
* mac80211: Fix sleeping allocation under lock in mesh_path_node_copy.Pavel Emelyanov2008-05-211-1/+1
* mac80211: Report allocation failure from mesh_path_node_copy.Pavel Emelyanov2008-05-211-1/+4
* mac80211: Prepare mesh_table_grow to failing copy_node callback.Pavel Emelyanov2008-05-213-4/+16
* mac80211: Fix one more call to synchronize_rcu in atomic context.Pavel Emelyanov2008-05-211-1/+0
* mac80211: Brush up error paths in mesh_path_add.Pavel Emelyanov2008-05-211-22/+20
* libertas: sysfs interface for accessing default mesh channelJavier Cardona2008-05-211-0/+45
* libertas: Add reset_card() callback to hardware driverDavid Woodhouse2008-05-212-0/+6
OpenPOWER on IntegriCloud