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
/
iwl3945-base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-08
mac80211: notify mac from low level driver (iwlwifi)
Mohamed Abbas
1
-0
/
+1
2008-04-08
iwlwifi: honour regulatory restrictions in scan code
Johannes Berg
1
-0
/
+3
2008-04-08
iwlwifi: ensure led registration complete as part of initialization
Reinette Chatre
1
-2
/
+2
2008-04-01
iwlwifi: Fix synchronous host command
Tomas Winkler
1
-4
/
+4
2008-04-01
iwlwifi: move rate registration to module load
Reinette Chatre
1
-5
/
+18
2008-04-01
iwlwifi: fix race condition during driver unload
Mohamed Abbas
1
-2
/
+32
2008-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-2
/
+2
2008-03-27
iwlwifi: iwl_priv - clean up in types of members
Tomas Winkler
1
-0
/
+5
2008-03-27
iwlwifi: Add led support
Mohamed Abbas
1
-1
/
+8
2008-03-27
iwlwifi: do not register bands with no supported channels
John W. Linville
1
-2
/
+6
2008-03-24
iwlwifi: fix __devexit_p points to __devexit functions
Reinette Chatre
1
-1
/
+1
2008-03-24
iwlwifi: mac start synchronization issue
Rick Farrington
1
-1
/
+1
2008-03-13
iwlwifi: fix bug to show hidden APs during scan
Reinette Chatre
1
-8
/
+13
2008-03-13
iwlwifi: update copyright year
Reinette Chatre
1
-2
/
+2
2008-03-07
iwlwifi: 3945 split tx_complete to command and packet function
Tomas Winkler
1
-155
/
+33
2008-03-07
iwlwifi: queue functions cleanup
Tomas Winkler
1
-32
/
+13
2008-03-07
iwlwifi: Cancel scanning upon association
Emmanuel Grumbach
1
-11
/
+6
2008-03-07
iwlwifi: Take the fw file name from the iwl_cfg.
Tomas Winkler
1
-6
/
+1
2008-03-07
iwlwifi: add struct iwl_cfg
Tomas Winkler
1
-28
/
+7
2008-03-07
iwlwifi: extract iwl-csr.h
Tomas Winkler
1
-2
/
+2
2008-03-06
iwlwifi: Fix 52 rate report in rx status
Tomas Winkler
1
-182
/
+0
2008-03-06
iwlwifi: refactor init geos function
Tomas Winkler
1
-23
/
+35
2008-03-06
iwlwifi: removing unused priv->config
Tomas Winkler
1
-2
/
+1
2008-02-29
iwlwifi: fix name of function in comment (_rx_card_state_notif)
Reinette Chatre
1
-1
/
+1
2008-02-29
mac80211: give burst time in txop rather than 0.1msec units
Johannes Berg
1
-1
/
+1
2008-02-29
iwlwifi: Update iwlwifi version stamp to 1.2.26
Reinette Chatre
1
-1
/
+1
2008-02-29
iwlwifi: remove IWL{4965,3945}_QOS
Ron Rindjunsky
1
-15
/
+2
2008-02-29
iwlwifi: initialize ieee80211_channel->hw_value
Mohamed Abbas
1
-0
/
+1
2008-02-29
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
1
-321
/
+124
2008-02-15
iwlwifi: only check for association id when associating with AP
Reinette Chatre
1
-1
/
+2
2008-02-15
iwlwifi: reverting 'misc wireless annotations' patch for iwlwifi
Tomas Winkler
1
-2
/
+2
2008-02-15
iwlwifi: earlier rx allocation
Mohamed Abbas
1
-1
/
+1
2008-02-15
iwlwifi: Don't send host commands on rfkill
Gregory Greenman
1
-0
/
+6
2008-02-15
iwlwifi: do not clear GEO_CONFIGURED bit when calling _down
Reinette Chatre
1
-0
/
+4
2008-02-05
iwl3945-base.c: fix off-by-one errors
Adrian Bunk
1
-4
/
+4
2008-02-01
iwlwifi: fix merge sequence: exit on error before state change
Reinette Chatre
1
-5
/
+5
2008-01-31
wireless: iwlwifi3945/4965 - fix incorrect counting of memory
Cyrill Gorcunov
1
-1
/
+1
2008-01-31
iwlwifi: Fix uCode error on association
Gregory Greenman
1
-1
/
+1
2008-01-31
iwlwifi: do not schedule tasklet when rcv unused irq
Joonwoo Park
1
-4
/
+8
2008-01-31
iwlwifi: cleanup usage of inline functions
Reinette Chatre
1
-0
/
+14
2008-01-31
iwlwifi: initialize geo/channel information during probe
Reinette Chatre
1
-14
/
+40
2008-01-31
iwlwifi: Fix an invalid bitmask test in iwl3945 and iwl4965
Maarten Lankhorst
1
-1
/
+1
2008-01-28
iwlwifi: style fixes to usage of << and >> operators
Reinette Chatre
1
-1
/
+1
2008-01-28
iwlwifi: Update iwlwifi version stamp to 1.2.23
Zhu Yi
1
-1
/
+1
2008-01-28
iwlwifi: move uCode helper functions to iwl-helpers.h
Tomas Winkler
1
-54
/
+12
2008-01-28
iwlwifi: fix problem when rf_killswitch change during suspend/resume
Zhu Yi
1
-78
/
+46
2008-01-28
iwlwifi: delay firmware loading from pci_probe to network interface open
Zhu Yi
1
-76
/
+107
2008-01-28
mac80211: dont use interface indices in drivers
Johannes Berg
1
-14
/
+14
2008-01-28
misc wireless annotations
Al Viro
1
-2
/
+2
2008-01-28
iwlwifi: skip mac80211 conf during a hardware scan and replay it afterwards
Zhu Yi
1
-24
/
+6
[next]