Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
88804e2b33b6ab3974ff2330cd045ca53d6750c5
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl3945-base.c
88804e2
iwlwifi: dynamic allocate tx queue structure
by Wey-Yi Guy
· 15 years ago
008a9e3
iwl3945: move iwl_power_initialize()
by Ben Cahill
· 15 years ago
743cdf1
iwl3945: streamline iwl3945_rfkill_poll()
by Ben Cahill
· 15 years ago
278d840
iwl3945: remove unnecessary call to apm_ops.reset()
by Ben Cahill
· 15 years ago
4d2ccdb
iwlwifi: turn off device when not used.
by Ben Cahill
· 15 years ago
421355d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
d7c76f4
iwlwifi: change the order of freeing memory
by Wey-Yi Guy
· 15 years ago
e932a60
iwlwifi: LED cleanup
by Johannes Berg
· 15 years ago
be1a71a
iwlwifi: device tracing
by Johannes Berg
· 15 years ago
c099752
iwlwifi: drop lib80211 dependency
by Christian Lamparter
· 15 years ago
4e30cb6
iwlwifi: use S_IRUGO and S_IWUSR in module parameters
by Wey-Yi Guy
· 15 years ago
b7a7940
iwlwifi: fix 3945 ucode info retrieval after failure
by Reinette Chatre
· 15 years ago
f82a924
iwlwifi: reduce noise when skb allocation fails
by Reinette Chatre
· 15 years ago
de0bd50
iwlwifi: fix potential rx buffer loss
by Reinette Chatre
· 15 years ago
af472a95
iwl3945: reduce debug noise when default debug flags used
by Reinette Chatre
· 15 years ago
aa06526
iwlwifi: Make injection of non-broadcast frames work again
by Gábor Stefanik
· 15 years ago
e6a6cf4
iwlwifi: prevent read outside array bounds
by Reinette Chatre
· 15 years ago
e312c24
iwlwifi: automatically adjust sleep level
by Johannes Berg
· 15 years ago
22fdf3c
iwlwifi: Traffic type and counter for debugFs
by Wey-Yi Guy
· 15 years ago
20594eb
iwlwifi: new debugging feature for dumping data traffic
by Wey-Yi Guy
· 15 years ago
3d816c7
iwlwifi: re-introduce per device debugging
by Reinette Chatre
· 15 years ago
aa11d95
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
3718424
cfg80211: fix regression on beacon world roaming feature
by Luis R. Rodriguez
· 15 years ago
c2acea8
iwlwifi: fix up command sending
by Johannes Berg
· 15 years ago
45f5fa3
iwlagn: fix minimum number of queues setting
by reinette chatre
· 15 years ago
4c423a2
iwlwifi: inform user about rfkill state changes
by Reinette Chatre
· 15 years ago
58dba72
iwlwifi: clarify hardware error message
by Reinette Chatre
· 15 years ago
a562a9d
iwlwifi: make debug level more user friendly
by Reinette Chatre
· 15 years ago
cc0f555
iwlwifi: Handle new firmware file with ucode build number in header
by Jay Sternberg
· 15 years ago
5905a1a
iwl3945: cleanup number of queues settings
by Reinette Chatre
· 16 years ago
74d1541
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
872ed19
iwlwifi: only show active power level via sysfs
by Reinette Chatre
· 16 years ago
2c2f3b3
iwlwifi: unify iwl_setup_rxon_timing
by Tomas Winkler
· 16 years ago
4e05c23
iwlwifi: scan requested channels only
by Johannes Berg
· 16 years ago
8a9b992
iwlwifi/iwl3945: fix suspend resume association bug
by Abhijeet Kolekar
· 16 years ago
a60e77e
iwlwifi: port to cfg80211 rfkill
by Johannes Berg
· 16 years ago
d14d4440
iwl3945: port allow skb allocation in tasklet patch
by Abhijeet Kolekar
· 16 years ago
c587de0
iwlwifi: unify station management
by Tomas Winkler
· 16 years ago
c649c0e3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
40cefda
iwlcore: Add support for periodic RX interrupt
by Mohamed Abbas
· 16 years ago
ef850d7
iwlcore: support ICT interrupt
by Mohamed Abbas
· 16 years ago
a8b50a0
iwlcore: register locks
by Mohamed Abbas
· 16 years ago
bed420d
iwlwifi: drop struct iwl3945_hw_key
by Tomas Winkler
· 16 years ago
fbc9f97
iwlwifi: do not cancel delayed work inside spin_lock_irqsave
by Reinette Chatre
· 16 years ago
7af2c46
iwlwifi: clean up PS code
by Johannes Berg
· 16 years ago
19cc108
iwlwifi: do proper hw restart
by Johannes Berg
· 16 years ago
a8679be
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
22f6dac
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
928841b
Wireless: remove driver_data direct access of struct device
by Greg Kroah-Hartman
· 16 years ago
7224049
iwl3945: fix lock dependency
by Abhijeet Kolekar
· 16 years ago
2d0ddec
mac80211: unify config_interface and bss_info_changed
by Johannes Berg
· 16 years ago
57c4d7b
mac80211: clean up beacon interval settings
by Johannes Berg
· 16 years ago
3ee59f8
iwlwifi: remove EXPORT_SYMBOL for static symbol
by Andreas Schwab
· 16 years ago
aba7453
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
6269b73
wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bug
by Stephen Rothwell
· 16 years ago
495a1b4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
09f9bf7
iwlwifi: remove radio disable parameter.
by Abhijeet Kolekar
· 16 years ago
279b05d
iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor mode
by Wey-Yi Guy
· 16 years ago
86ddbf6
iwl3945: calculate debugfs isr statistics
by Abhijeet Kolekar
· 16 years ago
a75fbe8
iwl3945: add debugfs to 3945
by Abhijeet Kolekar
· 16 years ago
b097ad2
iwlwifi: support truly passive scanning
by Johannes Berg
· 16 years ago
1ecf9fc
iwlwifi: improve scan support
by Johannes Berg
· 16 years ago
bd56426
iwl3945: use iwl_mac_reset_tsf from iwlwifi
by Abhijeet Kolekar
· 16 years ago
aa89f31
iwl3945: use iwl_mac_get_tx_stats from iwlwifi
by Abhijeet Kolekar
· 16 years ago
5ee5811
iwl3945: use iwl_mac_config_interface from iwlwifi
by Abhijeet Kolekar
· 16 years ago
60690a6
iwlwifi: add config_ap lib op
by Abhijeet Kolekar
· 16 years ago
4808368
iwl3945: use iwl_mac_config from iwlwifi
by Abhijeet Kolekar
· 16 years ago
d805231
iwl3945: use iwl_mac_remove_interface from iwlwifi
by Abhijeet Kolekar
· 16 years ago
cbb6ab9
iwl3945: use iwl_mac_add_interface from iwlwifi
by Abhijeet Kolekar
· 16 years ago
727882d
iwl3945: use iwl_set_mode in 3945
by Abhijeet Kolekar
· 16 years ago
f5d3026
iwl3945: use iwl_get_sta_id from iwlwifi
by Abhijeet Kolekar
· 16 years ago
06fd3d8
iwl3945/iwlwifi: unify add_station function
by Abhijeet Kolekar
· 16 years ago
40ace5b
iwl3945: replace station function with station ops
by Abhijeet Kolekar
· 16 years ago
f45c271
iwl3945: delay mode setting
by Abhijeet Kolekar
· 16 years ago
e0158e6
iwlwifi: add commit_rxon lib
by Abhijeet Kolekar
· 16 years ago
9944b93
iwl3945: use iwl_mac_beacon_update
by Abhijeet Kolekar
· 16 years ago
5bbe233
iwl3945: use iwl_bss_info_changed
by Abhijeet Kolekar
· 16 years ago
488829f
iwl3945: use iwl_mac_conf_tx
by Abhijeet Kolekar
· 16 years ago
6da3a13
iwlwifi: merge and better support of suspend/resume for iwlagn and iwl3945
by Wey-Yi Guy
· 16 years ago
df833b1
iwlwifi: DMA fixes
by Reinette Chatre
· 16 years ago
d2ee9cd
iwlwifi: add debugging for TX path
by Reinette Chatre
· 16 years ago
71d449b
iwl3945: use cancel_delayed_work_sync to cancel rfkill_poll
by Reinette Chatre
· 16 years ago
1251439
iwl3945-base.c: Add missing space to debug print
by Joe Perches
· 16 years ago
d60cc91
fix iwl3945 registration regression
by Johannes Berg
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
877d031
trivial: Fix misspelling of firmware
by Nick Andrew
· 16 years ago
e4e72fb
mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi
by Johannes Berg
· 16 years ago
43da919
iwl3945: replace stations with stations_39
by Abhijeet Kolekar
· 16 years ago
1e68023
iwl3945: fix checkpatch.pl errors
by Abhijeet Kolekar
· 16 years ago
b1c6019
iwlwifi: support 11h
by Mohamed Abbas
· 16 years ago
4f01ac0
iwlagn: allow power level setting all the times
by Mohamed Abbas
· 16 years ago
37fec38
iwl3945: use changed in iwl3945_mac_config
by Mohamed Abbas
· 16 years ago
732587a
iwl3945: use iwl_tx_cmd_complete
by Abhijeet Kolekar
· 16 years ago
5c8df2d
iwl3945: use iwl_led structure
by Abhijeet Kolekar
· 16 years ago
fa11d52
iwl3945: fix sparse error
by Abhijeet Kolekar
· 16 years ago
8337031
iwl3945: add test for new association
by Abhijeet Kolekar
· 16 years ago
d5df2a1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
14d2aac
iwl3945 : use iwl_activate_qos
by Abhijeet Kolekar
· 16 years ago
2a4ddaa
iwl3945: add iwl3945_setup_mac
by Abhijeet Kolekar
· 16 years ago
c8f1613
iwlwifi: fix *pci_probe error flow
by Reinette Chatre
· 16 years ago
Next »