summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: fix ct kill configuration for 5350Tomas Winkler2008-10-141-3/+3
* iwlwifi: fix compilation warning when CONFIG_IWLWIFI_DEBUG is not set.Rami Rosen2008-10-141-1/+1
* iwlwifi: remove STATUS_CONF_PENDING in scanningTomas Winkler2008-10-063-32/+22
* iwlwifi: scan fix commentTomas Winkler2008-10-061-1/+2
* iwlwifi: scan correct setting of valid rx_chainsTomas Winkler2008-10-061-1/+1
* iwlwifi: use correct DMA_MASKWinkler, Tomas2008-09-301-4/+4
* iwlwifi: enable power save setting upon configEster Kummer2008-09-301-0/+7
* iwlwifi: refactor rx register initializationWinkler, Tomas2008-09-303-16/+25
* iwlwifi: don't fail if scan is issued too earlyTomas Winkler2008-09-242-11/+12
* iwlagn: downgrade BUG_ON in interruptJohannes Berg2008-09-241-4/+3
* mac80211: clean up rate control APIJohannes Berg2008-09-245-248/+104
* iwlwifi: remove HT flags from RXON when not in HT anymoreEmmanuel Grumbach2008-09-242-3/+8
* iwlwifi: make PS use named constantsTomas Winkler2008-09-241-7/+12
* iwlwifi: don't delay scan in IBSS modeTomas Winkler2008-09-241-2/+4
* iwl3945: add MODULE_FIRMWARE for 3945 HWZhu Yi2008-09-151-0/+2
* iwlwifi: add MODULE_FIRMWARE for 5000 HWTomas Winkler2008-09-151-0/+2
* iwlwifi: update 5350 Wifi PCI IDsTomas Winkler2008-09-151-1/+4
* iwlwifi: don't access mac80211's AMPDU state machineJohannes Berg2008-09-151-7/+1
* mac80211: share sta_info->ht_infoJohannes Berg2008-09-151-3/+3
* mac80211: move txrate_idx into RC algorithmsJohannes Berg2008-09-152-18/+5
* mac80211: share sta->supp_ratesJohannes Berg2008-09-152-5/+5
* mac80211: move last_txrate_idx into RC algorithmsJohannes Berg2008-09-152-14/+21
* mac80211: share STA information with driverJohannes Berg2008-09-152-12/+12
* mac80211: use nl80211 interface typesJohannes Berg2008-09-1513-107/+107
* iwlwifi: Added support for 3 antennasGuy Cohen2008-09-112-63/+122
* iwlwifi: fix searching for best rate in new search columnGuy Cohen2008-09-111-1/+2
* iwl3945 : Code cleanupAbhijeet Kolekar2008-09-111-13/+1
* iwlwifi: fix compile warningZhu Yi2008-09-111-0/+2
* iwlwifi: remove uneeded declarationsEmmanuel Grumbach2008-09-119-63/+28
* iwlwifi: use the results from disconnected antenna algorithmGrumbach, Emmanuel2008-09-116-30/+64
* iwlwifi: rename ps_mode to sm_psRon Rindjunsky2008-09-113-7/+9
* mac80211: change MIMO_PS to SM_PSTomas Winkler2008-09-115-20/+15
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-0810-68/+103
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-037-57/+85
| |\
| | * iwlwifi: fix STATUS_EXIT_PENDING is not set on pci_removeGregory Greenman2008-09-031-4/+7
| | * iwlwifi: call apm stop on exitGregory Greenman2008-09-031-1/+4
| | * iwlwifi: fix Tx cmd memory allocation failure handlingTomas Winkler2008-09-031-10/+17
| | * iwlwifi: fix rx_chain computationTomas Winkler2008-09-031-31/+46
| | * iwlwifi: fix station mimo power save valuesRon Rindjunsky2008-09-033-4/+2
| | * iwlwifi: remove false rxon if rx chain changesMohamed Abbas2008-09-031-4/+3
| | * iwlwifi: fix hidden ssid discovery in passive channelsRon Rindjunsky2008-09-031-1/+1
| | * iwlwifi: W/A for the TSF correction in IBSSAssaf Krauss2008-09-032-2/+5
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-025-11/+18
| |\ \ | | |/
| | * iwlwifi: fix 64bit platform firmware loadingTomas Winkler2008-09-022-7/+5
| | * iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE)Mohamed Abbas2008-09-022-3/+4
| | * iwlwifi: workaround interrupt handling no some platformsTomas Winkler2008-09-021-0/+8
| | * iwlwifi: do not use GFP_DMA in iwl_tx_queue_initJohn W. Linville2008-09-021-1/+1
| * | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-233-3/+0
| |/
* | iwlwifi: enable packet injection for iwlagnStefanik Gábor2008-09-083-14/+10
* | iwl3945: enable active scanning on active channelsAbhijeet Kolekar2008-09-081-28/+26
OpenPOWER on IntegriCloud