index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-30
iwlwifi: remove useless network and duplicate checking
Emmanuel Grumbach
4
-173
/
+13
2008-06-30
iwlwifi: move RX handlers to iwl-rx.c
Emmanuel Grumbach
5
-860
/
+861
2008-06-30
iwlwifi: don't send REPLY_REMOVE_ALL_STA upon exit
Emmanuel Grumbach
4
-14
/
+15
2008-06-30
iwlwifi: move RX stats to core, and move temperature to handler
Emmanuel Grumbach
9
-85
/
+103
2008-06-30
iwlwifi: send ADD_STA before RXON with assoc bit
Emmanuel Grumbach
1
-33
/
+46
2008-06-30
iwlwifi: add REPLY_TX_POWER_DBM_CMD to get_cmd_string
Emmanuel Grumbach
1
-0
/
+1
2008-06-30
iwlwifi: use iwl_is_associated when possible
Ron Rindjunsky
2
-4
/
+4
2008-06-30
iwlwifi: better station table maintenance
Emmanuel Grumbach
4
-53
/
+100
2008-06-30
iwlwifi: Add eeprom version to the version file in sysfs
Tomas Winkler
1
-4
/
+16
2008-06-30
iwlwifi: configure uCode to use open loop tx power algorithm
Gregory Greenman
2
-1
/
+3
2008-06-30
iwlwifi: fix rfkill deps and remove input device usage
Adel Gadllah
3
-42
/
+0
2008-06-30
iwl-rfkill.c: correct 'recieved' typo
John W. Linville
1
-1
/
+1
2008-06-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2
-4
/
+16
2008-06-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-30
/
+36
2008-06-27
wireless: remove RFKILL_STATE_HARD_BLOCKED warnings
John W. Linville
1
-2
/
+5
2008-06-27
iwlwifi: fix build for CONFIG_INPUT=n
Randy Dunlap
2
-2
/
+11
2008-06-25
iwlwifi: improve scanning band selection management
Ron Rindjunsky
2
-33
/
+39
2008-06-14
mac80211: remove ieee80211_get_morefrag
Harvey Harrison
2
-4
/
+4
2008-06-14
mac80211: add helpers for frame control testing
Harvey Harrison
7
-195
/
+83
2008-06-14
iwlwifi: unify SW rf-kill flow
Emmanuel Grumbach
7
-94
/
+103
2008-06-14
iwlwifi: remove 4965 prefix from iwl4965_ucode
Ron Rindjunsky
2
-2
/
+2
2008-06-14
iwlwifi: adding channels to sysfs
Ester Kummer
1
-2
/
+56
2008-06-14
iwlwifi: remove iwlcore_low_level_notify
Emmanuel Grumbach
3
-47
/
+7
2008-06-14
iwlwifi: general code clean up
Emmanuel Grumbach
7
-85
/
+32
2008-06-14
iwlwifi: fix software rf_kill problem when interface is down
Zhu Yi
2
-2
/
+4
2008-06-14
iwlwifi: remove dead code iwl4965_calc_db_from_ratio
Emmanuel Grumbach
1
-36
/
+0
2008-06-14
iwlwifi: retfactor get_temperature functions
Emmanuel Grumbach
4
-18
/
+10
2008-06-14
iwlwifi: move iwl4965_rf_kill_ct_config to iwl-core.c
Emmanuel Grumbach
5
-26
/
+26
2008-06-14
iwlwifi: cleans up scanning code
Tomas Winkler
5
-120
/
+107
2008-06-14
iwlwifi: move rate helpers to iwlcore
Tomas Winkler
12
-106
/
+106
2008-06-14
iwlwifi: move scan to iwl-scan.c iwlcore
Tomas Winkler
6
-872
/
+946
2008-06-14
iwlwifi: add bad length check for WEP keys
Emmanuel Grumbach
2
-1
/
+18
2008-06-14
iwlwifi: refactor setting tx power
Tomas Winkler
8
-62
/
+96
2008-06-14
iwlwifi: refactor tx aggregation response flow
Tomas Winkler
4
-42
/
+19
2008-06-14
iwlwifi: Fix mode changes (ad-hoc <--> managed)
Assaf Krauss
1
-14
/
+11
2008-06-14
iwlwifi enabling IBSS (Ad-Hoc) mode
Assaf Krauss
2
-11
/
+20
2008-06-14
iwlwifi: fix resart flow after fw error
Emmanuel Grumbach
1
-3
/
+3
2008-06-14
iwlwifi: fix resume SW RF-kill
Mohamed Abbas
3
-18
/
+17
2008-06-14
iwlwifi: format log prints for easier parsing
Tomas Winkler
1
-4
/
+6
2008-06-14
iwlwifi: fix bug when moving from 11gn to 11a or 11an to 11g
Emmanuel Grumbach
2
-3
/
+0
2008-06-14
iwlwifi: remove redundant flags regarding to FAT channel
Emmanuel Grumbach
4
-51
/
+30
2008-06-14
iwlwifi: remove unused flag
Tomas Winkler
1
-2
/
+0
2008-06-14
iwlwifi: fix allow iwlwifi to aggregate according to tid load
Ron Rindjunsky
1
-5
/
+8
2008-06-14
iwlwifi: use ieee80211_conf to examine rate capabilities
Ron Rindjunsky
1
-12
/
+6
2008-06-14
iwlwifi: add TX aggregation code for 5000 HW
Tomas Winkler
1
-0
/
+132
2008-06-14
iwlwifi: map sw and hw ampdu queues
Ron Rindjunsky
5
-11
/
+15
2008-06-14
iwlwifi: add possibility to disable tx_power calibration
Emmanuel Grumbach
5
-2
/
+14
2008-06-14
iwlwifi: clean up in setup/cancel deferred work
Emmanuel Grumbach
4
-38
/
+43
2008-06-14
iwlwifi: removes the RUN_TIME_CALIB ifdef
Emmanuel Grumbach
12
-122
/
+27
2008-06-14
iwlwifi: removing IWL4965_HT config
Ron Rindjunsky
11
-200
/
+43
[prev]
[next]