Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
4eaf16bc1f92bf772f6d42860e86b399d00b7b94
/
drivers
/
net
/
wireless
/
iwlwifi
4eaf16b
drivers/net: use dev_get_drvdata
by Julia Lawall
· 16 years ago
c15ff61
iwlwifi: drop iwl3945_tid_data
by Tomas Winkler
· 16 years ago
bed420d
iwlwifi: drop struct iwl3945_hw_key
by Tomas Winkler
· 16 years ago
689da1b
wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+
by Luis R. Rodriguez
· 16 years ago
bb803cf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
f2c95b0
iwlwifi: default WMM AC parameters
by Wey-Yi Guy
· 16 years ago
0b4d0ab
iwlwifi: show qos AC parameters
by Wey-Yi Guy
· 16 years ago
3816745
iwlagn: show current rate scale data in debugfs
by Wey-Yi Guy
· 16 years ago
fff7a43
iwlwifi: use #define instead of hard coded value
by Wey-Yi Guy
· 16 years ago
4312143
iwl3945: read rev id in nic config
by Abhijeet Kolekar
· 16 years ago
9906a07
iwlwifi: more descriptive unsupported hardware message
by Reinette Chatre
· 16 years ago
d6e9339
iwlagn: improve rate scale table search
by Mohamed Abbas
· 16 years ago
7af2c46
iwlwifi: clean up PS code
by Johannes Berg
· 16 years ago
f0f74a0
iwlwifi: fix PS disable status race
by Johannes Berg
· 16 years ago
19cc108
iwlwifi: do proper hw restart
by Johannes Berg
· 16 years ago
9ed6bcc
mac80211: move HT operation mode BSS info
by Johannes Berg
· 16 years ago
782571f
iwlwifi: make iwl_set_rate static
by Johannes Berg
· 16 years ago
542cc79
iwlwifi: fix device id registration for 6000 series 2x2 devices
by Jay Sternberg
· 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
4e8e2c8
iwlwifi: replace test_and_set_bit by set_bit in clear stations function
by Tomas Winkler
· 16 years ago
a30199f
iwlwifi: "is_fat" bit in rate scale match RXON flag
by Wey-Yi Guy
· 16 years ago
286d949
iwlagn: disable PS support for iwlagn
by Reinette Chatre
· 16 years ago
7224049
iwl3945: fix lock dependency
by Abhijeet Kolekar
· 16 years ago
514d65c
iwlwifi: Fix handling of retry count of NO_ACK frames in iwl-{3945|agn}-rs
by Gábor Stefanik
· 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
299f546
iwlwifi: update key flags at time key is set
by Reinette Chatre
· 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
74aa9be
iwlwifi: notify on scan completion even when shutting down
by Johannes Berg
· 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
0cf4c01
iwlwifi: allow config if device not ready
by Mohamed Abbas
· 16 years ago
09f9bf7
iwlwifi: remove radio disable parameter.
by Abhijeet Kolekar
· 16 years ago
447fee7
iwlcore: Fix stay in table function.
by Mohamed Abbas
· 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
9b3bf06
iwlwifi: rename PROBE_OPTION_MAX_API1 to PROBE_OPTION_MAX_3945
by Johannes Berg
· 16 years ago
a83b914
iwlwifi: adding interrupt counter in debugfs for debugging
by Wey-Yi Guy
· 16 years ago
1620108
iwlcore: fix channel display in debugfs
by Mohamed Abbas
· 16 years ago
c2105fa
iwlwifi: check triple_stream_basic_rates in iwl_full_rxon_required
by Daniel C Halperin
· 16 years ago
3a65029
iwlagn: Sync rxon active with changes
by Mohamed Abbas
· 16 years ago
ddfcf99
iwlwifi: do not set dual_stream_ant_msk for 3 streams
by Daniel C Halperin
· 16 years ago
12b9681
iwlwifi: Display decoded rate/mcs information
by Wey-Yi Guy
· 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
4582353
iwlwifi: add set_rxon_chain op
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
e11bc02
iwlwifi: use station management ops
by Abhijeet Kolekar
· 16 years ago
40ace5b
iwl3945: replace station function with station ops
by Abhijeet Kolekar
· 16 years ago
79fa455
iwlwifi: add station management 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
3eb9296
iwlwifi: add debug messages when start aggregation queue
by Wey-Yi Guy
· 16 years ago
584a0f0
iwlwifi: adding MIMO3 support in rate scaling
by Wey-Yi Guy
· 16 years ago
11397a6
iwlwifi: adding triple stream rate support for MIMO3
by Wey-Yi Guy
· 16 years ago
18a8365
cfg80211: introduce scan IE limit attribute
by Johannes Berg
· 16 years ago
55a3757
iwlwifi: change check triggering device restart after rfkill change
by Reinette Chatre
· 16 years ago
621cac8
rfkill: remove user_claim stuff
by Johannes Berg
· 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
4b6f764
iwlwifi: fix EEPROM validation mask to include OTP only devices
by Jay Sternberg
· 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
08df05a
iwlwifi: show current driver status in user readable format
by Wey-Yi Guy
· 16 years ago
43da919
iwl3945: replace stations with stations_39
by Abhijeet Kolekar
· 16 years ago
a2f1cbe
iwlwifi: report error when detect failure during stop agg queue
by Wey-Yi Guy
· 16 years ago
8212749
iwl3945: control rate decrease
by Abhijeet Kolekar
· 16 years ago
1e68023
iwl3945: fix checkpatch.pl errors
by Abhijeet Kolekar
· 16 years ago
3e5d238
iwl3945: use iwl_cmd_queue_free
by Abhijeet Kolekar
· 16 years ago
21c02a1
iwl3945: set TFD_QUEUE_MAX to correct value
by Abhijeet Kolekar
· 16 years ago
b1c6019
iwlwifi: support 11h
by Mohamed Abbas
· 16 years ago
28c6087
iwlcore: dont commit power command if interface is not up
by Mohamed Abbas
· 16 years ago
4f01ac0
iwlagn: allow power level setting all the times
by Mohamed Abbas
· 16 years ago
5c2207c
iwlwifi: return 0 for AMPDU_TX/RX_STOP request if NIC is going down
by Wey-Yi Guy
· 16 years ago
37fec38
iwl3945: use changed in iwl3945_mac_config
by Mohamed Abbas
· 16 years ago
019fb97
iwlagn: use changed in mac_config
by Mohamed Abbas
· 16 years ago
808ff69
iwlwifi: correct log level when error occurs
by Reinette Chatre
· 16 years ago
18d426c
iwlwifi: print contents of control register when error occurs
by Reinette Chatre
· 16 years ago
48676eb
iwlagn: fix warning when set WEP key
by Mohamed Abbas
· 16 years ago
Next »