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
2009-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-10
/
+36
2009-10-30
libertas if_usb: Fix crash on 64-bit machines
David Woodhouse
1
-1
/
+1
2009-10-30
ath9k: fix misplaced semicolon on rate control
Luis R. Rodriguez
1
-1
/
+1
2009-10-30
b43: Fix DMA TX bounce buffer copying
Michael Buesch
1
-2
/
+13
2009-10-30
rt73usb.c : more ids
Xose Vazquez Perez
1
-0
/
+5
2009-10-30
ipw2200: fix oops on missing firmware
Zhu Yi
4
-6
/
+16
2009-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-11
/
+11
2009-10-29
ray_cs: Fix copy_from_user handling
Alan Cox
1
-1
/
+1
2009-10-27
airo: Reorder tests, check bounds before element
Roel Kluin
1
-3
/
+2
2009-10-27
libertas spi: fix sparse errors
Holger Schurig
1
-5
/
+5
2009-10-27
b43: add 'struct b43_wl' missing declaration
Miguel Boton
1
-0
/
+1
2009-10-27
b43: Fix Bugzilla #14181 and the bug from the previous 'fix'
Larry Finger
2
-2
/
+2
2009-10-27
rt2x00: Fix crypto in TX frame for rt2800usb
Benoit PAPILLAULT
1
-1
/
+1
2009-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
17
-152
/
+174
2009-10-12
libertas: fix build
Alan Cox
1
-0
/
+1
2009-10-12
b43: fix ieee80211_rx() context
Johannes Berg
1
-0
/
+3
2009-10-12
iwlwifi: change the order of freeing memory
Wey-Yi Guy
2
-2
/
+2
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
24
-0
/
+24
2009-10-07
b43: do not stack-allocate pio rx/tx header and tail buffers
Albert Herranz
3
-116
/
+132
2009-10-07
b43: Fix PPC crash in rfkill polling on unload
Larry Finger
1
-0
/
+1
2009-10-07
mac80211: fix ADM8211_SYNCTL_RFtype define
Roel Kluin
1
-1
/
+1
2009-10-07
iwlwifi: use %pM for formatted MAC addresses
Bjorn Helgaas
1
-1
/
+1
2009-10-07
b43: Protect sanity check against physical device removal
Michael Buesch
1
-1
/
+3
2009-10-07
iwlagn: fix compile warning in iwl5000_gain_computation
Reinette Chatre
1
-1
/
+1
2009-10-07
iwlwifi: fix compile warning
Reinette Chatre
3
-3
/
+3
2009-10-07
iwlwifi: fix EEPROM enhance tx power offset
Wey-Yi Guy
1
-10
/
+10
2009-10-07
iwlwifi: incorrect method used for finding valid OTP blocks
Jay Sternberg
1
-12
/
+11
2009-10-07
b43: Don't use struct wldev after detach.
Michael Buesch
3
-5
/
+5
2009-10-01
Kconfig: STRIP: Remove stale bits of STRIP help text
Ralf Baechle
1
-7
/
+6
2009-09-29
ar9170: fix bug in iq-auto calibration value calculation
Christian Lamparter
1
-4
/
+2
2009-09-29
rt2x00: Thrustmaster FunAccess WIFI USB and rt73usb
Michal Szalata
1
-0
/
+1
2009-09-29
mac80211_hwsim: Fix initial beacon timer configuration
Jouni Malinen
1
-0
/
+3
2009-09-29
b43: Always use block-I/O for the PIO data registers
Michael Buesch
1
-22
/
+38
2009-09-28
iwlwifi: fix 3945 ucode info retrieval after failure
Reinette Chatre
11
-204
/
+229
2009-09-28
iwlwifi: fix memory leak in command queue handling
Reinette Chatre
1
-0
/
+6
2009-09-28
iwlwifi: fix debugfs buffer handling
Reinette Chatre
1
-3
/
+3
2009-09-24
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
8
-20
/
+23
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
1
-14
/
+14
2009-09-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
31
-304
/
+832
2009-09-23
ath9k: Initialize txgain and rxgain for newer AR9287 chipsets.
Vivek Natarajan
1
-2
/
+2
2009-09-23
iwlagn: fix panic in iwl{5000,4965}_rx_reply_tx
Stanislaw Gruszka
2
-0
/
+12
2009-09-23
ath9k: Fix RFKILL bugs
Sujith
1
-7
/
+1
2009-09-23
drivers/net/wireless: Use usb_endpoint_dir_out
Julia Lawall
1
-1
/
+1
2009-09-23
wl12xx: fix kconfig/link errors
Randy Dunlap
1
-1
/
+1
2009-09-23
rt2x00: fix the definition of rt2x00crypto_rx_insert_iv
Andrew Price
1
-1
/
+1
2009-09-23
iwlwifi: reduce noise when skb allocation fails
Reinette Chatre
2
-2
/
+17
2009-09-23
iwlwifi: do not send sync command while holding spinlock
Reinette Chatre
1
-1
/
+1
2009-09-23
ar9170usb: add usbid for TP-Link TL-WN821N v2
Christian Lamparter
1
-0
/
+2
2009-09-23
ath9k: Disable autosleep feature by default.
Vivek Natarajan
1
-9
/
+1
2009-09-23
ath9k: Fix regression in PA calibration
Sujith
1
-0
/
+1
[next]