aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-05iwlwifi: fix error flow in iwl*_pci_probeReinette Chatre1-10/+7
2009-02-11iwlwifi: fix suspend/resume and its usage of pci saved stateReinette Chatre1-2/+13
2009-02-04iwlwifi: save PCI state before suspend, restore after resumeReinette Chatre1-0/+2
2009-01-22iwlwifi: return NETDEV_TX_OK from _tx opsReinette Chatre1-1/+1
2009-01-16iwlwifi: remove CMD_WANT_SKB flag if send_cmd_sync failureZhu Yi1-1/+1
2008-12-19iwlwifi: use type uint for module param debugWu, Fengguang1-2/+2
2008-12-19iwlwifi: remove a parameter (dest) from *_fill_beacon_frame() methods.Rami Rosen1-1/+1
2008-12-12iwlwifi: add contact email to MODULE_AUTHORTomas Winkler1-1/+2
2008-12-12iwlwifi: use iwl_poll_direct_bit in EEPROM readingZhu, Yi1-17/+14
2008-12-12mac80211: Disable requests for new scans in AP modeJouni Malinen1-11/+0
2008-12-12iwlwifi: 3945 remove qos module parameterWinkler, Tomas1-27/+15
2008-12-12iwlwifi: change email contact informationWinkler, Tomas1-1/+1
2008-12-12iwlwifi: iwl_poll_{direct_}bit cleanupZhu, Yi1-3/+2
2008-12-05iwl3945 : Fix a-band association for passive channelsAbhijeet Kolekar1-7/+23
2008-12-05iwlwifi: rely on API version read from firmwareReinette Chatre1-14/+50
2008-12-05iwlwifi: store ucode version numberChatre, Reinette1-3/+9
2008-12-05iwlwifi: fix printk size format errorZhu Yi1-1/+1
2008-12-05iwlwifi: disable AP modeJohannes Berg1-1/+0
2008-12-05iwl3945: remove obsolete irq handlingHelmut Schaa1-29/+0
2008-11-26iwl3945 : Fix ad-hoc mode for 3945Abhijeet Kolekar1-4/+1
2008-11-25iwlwifi: enable custom fw regulatory solutionLuis R. Rodriguez1-0/+2
2008-11-25iwlwifi: configure_filter rewriteZhu, Yi1-27/+35
2008-11-25iwlwifi : fix checkpatch.pl errorsAbhijeet Kolekar1-2/+2
2008-11-25iwlwifi: replace magic constants with defineChatre, Reinette1-2/+2
2008-11-25iwl3945 : Simplify iwl3945_pci_probeKolekar, Abhijeet1-78/+117
2008-11-21iwl3945 : Simplify iwl3945_send_beacon_cmdKolekar, Abhijeet1-12/+14
2008-11-21iwl3945 : Fix Sparse WarningsKolekar, Abhijeet1-1/+1
2008-11-21iwl3945: fix resume for ADHOC networkMohamed Abbas1-7/+14
2008-11-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+0
2008-11-18mac80211: remove ieee80211_notify_macJohannes Berg1-1/+0
2008-11-10iwlwifi: fix priv->iw_mode setting when multiple vif are configuredZhu, Yi1-9/+9
2008-11-10iwl3945: remove bogus commentJohannes Berg1-2/+0
2008-11-10mac80211: remove SSID driver codeJohannes Berg1-7/+0
2008-11-10iwlwifi: remove unused essid variableJohannes Berg1-12/+0
2008-11-10iwlwifi: remove implicit direct scanJohannes Berg1-8/+0
2008-11-10iwl3945: remove dead codeJohannes Berg1-16/+2
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+14
2008-11-06iwl3945: fix deadlock on suspendZhu, Yi1-1/+1
2008-11-06iwl3945: do not send scan command if channel count zeroReinette Chatre1-0/+5
2008-11-06iwl3945: clear scanning bits upon failureMohamed Abbas1-0/+8
2008-10-31iwl3945: iwl3945_mac_get_tsf() should not return zeroFabrice Bellet1-9/+0
2008-10-31iwlwifi: run through spell checkerTomas Winkler1-14/+14
2008-10-31wireless: use individual buffers for printing ssid valuesJohn W. Linville1-3/+6
2008-10-31wireless: consolidate on a single escape_essid implementationJohn W. Linville1-44/+4
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg1-2/+3
2008-10-31mac80211: introduce hw config change flagsJohannes Berg1-3/+4
2008-10-27net: convert print_mac to %pMJohannes Berg1-36/+18
2008-09-24mac80211: clean up rate control APIJohannes Berg1-10/+1
2008-09-15iwl3945: add MODULE_FIRMWARE for 3945 HWZhu Yi1-0/+2
2008-09-15mac80211: use nl80211 interface typesJohannes Berg1-42/+42