summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: remove CMD_WANT_SKB flag if send_cmd_sync failureZhu Yi2009-01-161-1/+1
* iwlwifi: use type uint for module param debugWu, Fengguang2008-12-191-2/+2
* iwlwifi: remove a parameter (dest) from *_fill_beacon_frame() methods.Rami Rosen2008-12-191-1/+1
* iwlwifi: add contact email to MODULE_AUTHORTomas Winkler2008-12-121-1/+2
* iwlwifi: use iwl_poll_direct_bit in EEPROM readingZhu, Yi2008-12-121-17/+14
* mac80211: Disable requests for new scans in AP modeJouni Malinen2008-12-121-11/+0
* iwlwifi: 3945 remove qos module parameterWinkler, Tomas2008-12-121-27/+15
* iwlwifi: change email contact informationWinkler, Tomas2008-12-121-1/+1
* iwlwifi: iwl_poll_{direct_}bit cleanupZhu, Yi2008-12-121-3/+2
* iwl3945 : Fix a-band association for passive channelsAbhijeet Kolekar2008-12-051-7/+23
* iwlwifi: rely on API version read from firmwareReinette Chatre2008-12-051-14/+50
* iwlwifi: store ucode version numberChatre, Reinette2008-12-051-3/+9
* iwlwifi: fix printk size format errorZhu Yi2008-12-051-1/+1
* iwlwifi: disable AP modeJohannes Berg2008-12-051-1/+0
* iwl3945: remove obsolete irq handlingHelmut Schaa2008-12-051-29/+0
* iwl3945 : Fix ad-hoc mode for 3945Abhijeet Kolekar2008-11-261-4/+1
* iwlwifi: enable custom fw regulatory solutionLuis R. Rodriguez2008-11-251-0/+2
* iwlwifi: configure_filter rewriteZhu, Yi2008-11-251-27/+35
* iwlwifi : fix checkpatch.pl errorsAbhijeet Kolekar2008-11-251-2/+2
* iwlwifi: replace magic constants with defineChatre, Reinette2008-11-251-2/+2
* iwl3945 : Simplify iwl3945_pci_probeKolekar, Abhijeet2008-11-251-78/+117
* iwl3945 : Simplify iwl3945_send_beacon_cmdKolekar, Abhijeet2008-11-211-12/+14
* iwl3945 : Fix Sparse WarningsKolekar, Abhijeet2008-11-211-1/+1
* iwl3945: fix resume for ADHOC networkMohamed Abbas2008-11-211-7/+14
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-201-2/+0
|\
| * mac80211: remove ieee80211_notify_macJohannes Berg2008-11-181-1/+0
* | iwlwifi: fix priv->iw_mode setting when multiple vif are configuredZhu, Yi2008-11-101-9/+9
* | iwl3945: remove bogus commentJohannes Berg2008-11-101-2/+0
* | mac80211: remove SSID driver codeJohannes Berg2008-11-101-7/+0
* | iwlwifi: remove unused essid variableJohannes Berg2008-11-101-12/+0
* | iwlwifi: remove implicit direct scanJohannes Berg2008-11-101-8/+0
* | iwl3945: remove dead codeJohannes Berg2008-11-101-16/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-061-1/+14
|\|
| * iwl3945: fix deadlock on suspendZhu, Yi2008-11-061-1/+1
| * iwl3945: do not send scan command if channel count zeroReinette Chatre2008-11-061-0/+5
| * iwl3945: clear scanning bits upon failureMohamed Abbas2008-11-061-0/+8
* | iwl3945: iwl3945_mac_get_tsf() should not return zeroFabrice Bellet2008-10-311-9/+0
* | iwlwifi: run through spell checkerTomas Winkler2008-10-311-14/+14
* | wireless: use individual buffers for printing ssid valuesJohn W. Linville2008-10-311-3/+6
* | wireless: consolidate on a single escape_essid implementationJohn W. Linville2008-10-311-44/+4
* | mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-311-2/+3
* | mac80211: introduce hw config change flagsJohannes Berg2008-10-311-3/+4
* | net: convert print_mac to %pMJohannes Berg2008-10-271-36/+18
|/
* mac80211: clean up rate control APIJohannes Berg2008-09-241-10/+1
* iwl3945: add MODULE_FIRMWARE for 3945 HWZhu Yi2008-09-151-0/+2
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-42/+42
* iwl3945: enable active scanning on active channelsAbhijeet Kolekar2008-09-081-28/+26
* iwl3945: avoid redundant iwl3945_get_active_dwell_timeAbhijeet Kolekar2008-09-081-4/+3
* iwl3945: removed bg_post_associate workAbhijeet Kolekar2008-09-081-17/+1
* iwl3945: fix unbalanced mutexAbhijeet Kolekar2008-09-081-3/+2