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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-04
iwl3945: fix merge mistake for packet injection
Zhu Yi
1
-6
/
+0
2008-08-04
iwlwifi: grap nic access before accessing periphery registers
Tomas Winkler
1
-1
/
+3
2008-08-04
iwlwifi: decrement rx skb counter in scan abort handler
Emmanuel Grumbach
1
-0
/
+1
2008-08-04
iwlwifi: fix unhandled interrupt when HW rfkill is on
Tomas Winkler
1
-10
/
+8
2008-08-04
iwlwifi: implement iwl5000_calc_rssi
Tomas Winkler
5
-51
/
+119
2008-08-04
iwlwifi: memory allocation optimization
Gregory Greenman
4
-28
/
+59
2008-08-04
iwlwifi: HW bug fixes
Tomas Winkler
3
-6
/
+31
2008-08-04
p54: Fix potential concurrent access to private data
Larry Finger
2
-0
/
+7
2008-08-04
rt2x00: Disable link tuning in rt2500usb
Ivo van Doorn
1
-0
/
+14
2008-08-04
iwlwifi: Don't use buffer allocated on the stack for led names
Sven Wegener
4
-28
/
+36
2008-08-04
iwlwifi: rename 4965 to AGN
Tomas Winkler
4
-63
/
+68
2008-08-04
iwlwifi: fix checkpatch.pl errors
Tomas Winkler
11
-60
/
+55
2008-08-04
iwlwifi: rename iwl4965-base.c to iwl-agn.c
Tomas Winkler
2
-4
/
+2
2008-08-04
iwlwifi: use dtim_period from association, and set listen_interval
Tomas Winkler
3
-4
/
+5
2008-08-04
iwlwifi: RS small compile warnings without CONFIG_IWLWIFI_DEBUG
Denis V. Lunev
1
-0
/
+2
2008-08-04
iwlwifi: bug fix in AGG flow - cast const to ULL
Emmanuel Grumbach
3
-7
/
+7
2008-08-04
iwlwifi: set led register in disassociation
Esti Kummer
1
-16
/
+24
2008-08-04
iwlwifi: kill iwl4965_fill_rs_info
Tomas Winkler
3
-111
/
+0
2008-08-04
iwlwifi: rename iwl-4695-rs to iwl-agn-rs
Tomas Winkler
7
-128
/
+119
2008-08-04
iwlwifi: move iwl4965_set_pwr_src to iwl4965-base.c
Tomas Winkler
2
-33
/
+31
2008-08-04
iwlwifi: move beacon handling to iwl4965-base.c
Tomas Winkler
4
-39
/
+37
2008-08-04
iwlwifi: move iwl4965_mac_ampdu_action to iwl4965-base.c
Tomas Winkler
3
-38
/
+34
2008-08-04
iwlwifi: corrects power_level in sysfs
Esti Kummer
3
-63
/
+58
2008-08-04
iwlwifi: add power save to 5000 HW
Mohamed Abbas
7
-24
/
+18
2008-08-02
rt2x00: Fix compile warning
Ivo van Doorn
2
-3
/
+3
2008-08-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
24
-387
/
+1094
2008-08-01
Remove newline from the description of module parameters
Niels de Vos
2
-2
/
+2
2008-08-01
iwl3945: Fix statistics in monitor mode
Maxim Levitsky
1
-4
/
+6
2008-08-01
prism54 - Use offsetof()
Takashi Iwai
1
-1
/
+1
2008-08-01
ipw2200 - Fix bad ipw_write8() macro
Takashi Iwai
1
-2
/
+3
2008-08-01
rtl8187: Fix lockups due to concurrent access to config routine
Larry Finger
2
-1
/
+18
2008-08-01
rt2500pci: restoring missing line
Peter Chubb
1
-0
/
+1
2008-08-01
libertas: only enable rtap with mesh firmware
Dan Williams
1
-6
/
+9
2008-08-01
rt2x00: Sequence counter should be protected in irqsave
Ivo van Doorn
3
-2
/
+10
2008-08-01
rt2x00: Fix VGC lower bound initialization
Ivo van Doorn
1
-3
/
+3
2008-08-01
rt2x00: rt61pci needs another millisecond after firmware upload
Ivo van Doorn
1
-0
/
+5
2008-08-01
rt2x00: Fix partial antenna configuration
Ivo van Doorn
1
-0
/
+4
2008-08-01
rt2x00: Fix access permissions on debugfs files
Ivo van Doorn
1
-10
/
+7
2008-08-01
Rtl8187 PATCH add usb ID for asus wireless link
Andrea Merello
2
-0
/
+3
2008-08-01
iwlwifi: don't stop queue in the middle of fragmented packet
Tomas Winkler
1
-4
/
+4
2008-08-01
ath5k: remove obsolete declaration of struct ieee80211_hw_mode
Helmut Schaa
1
-1
/
+0
2008-08-01
Ath5k: mask out unneeded interrupts
Jiri Slaby
1
-0
/
+1
2008-08-01
ath5k: Update phy calibration functions
Nick Kossifidis
1
-12
/
+42
2008-08-01
ath5k: Update channel functions
Nick Kossifidis
1
-4
/
+55
2008-08-01
ath5k: Add RF2425 initial rfgain values
Nick Kossifidis
1
-2
/
+70
2008-08-01
ath5k: Reorder calibration calls during reset and update hw_set_power
Nick Kossifidis
1
-23
/
+59
2008-08-01
ath5k: Do ADC test during reset
Nick Kossifidis
1
-0
/
+13
2008-08-01
ath5k: Misc hw_reset updates
Nick Kossifidis
1
-4
/
+27
2008-08-01
ath5k: Misc hw_attach fixes
Nick Kossifidis
2
-44
/
+26
2008-08-01
ath5k: Restore saved initval after POST
Nick Kossifidis
1
-0
/
+6
[next]