index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-30
hostap: fix sparse warnings
Pavel Roskin
5
-16
/
+15
2008-06-30
hostap: don't report useless WDS frames by default
Pavel Roskin
1
-1
/
+1
2008-06-27
prism: islpci_eth.c endianness fix
Harvey Harrison
1
-1
/
+1
2008-06-27
rt2x00: Fix lock dependency errror
Ivo van Doorn
3
-15
/
+28
2008-06-25
iwlwifi: improve scanning band selection management
Ron Rindjunsky
2
-33
/
+39
2008-06-25
rt2x00: Fix unbalanced mutex locking
Ivo van Doorn
2
-30
/
+42
2008-06-25
b43legacy: Fix possible NULL pointer dereference in DMA code
Michael Buesch
1
-1
/
+1
2008-06-25
b43: Fix possible MMIO access while device is down
Michael Buesch
1
-0
/
+3
2008-06-25
b43legacy: Do not return TX_BUSY from op_tx
Michael Buesch
1
-2
/
+4
2008-06-25
b43: Do not return TX_BUSY from op_tx
Michael Buesch
1
-4
/
+8
2008-06-13
rt2x00: Add D-link DWA111 support
Ivo van Doorn
1
-0
/
+1
2008-06-13
rt2x00: LEDS build failure
Randy Dunlap
1
-6
/
+6
2008-06-13
rt2x00: INPUT build failure
Randy Dunlap
1
-3
/
+4
2008-06-13
b43: Fix noise calculation WARN_ON
Michael Buesch
2
-7
/
+10
2008-06-13
b43: Fix possible NULL pointer dereference in DMA code
Michael Buesch
1
-33
/
+32
2008-06-13
rt2x00: Restrict DMA to 32-bit addresses.
Gertjan van Wingerde
1
-2
/
+1
2008-06-13
rt2x00: Don't kill guardian_urb when it wasn't created
Ivo van Doorn
1
-0
/
+6
2008-06-12
net: Eliminate flush_scheduled_work() calls while RTNL is held.
David S. Miller
1
-1
/
+7
2008-06-09
iwlwifi: fix oops in iwl3945_led_brightness_set
Marcin Slusarz
1
-2
/
+3
2008-06-09
zd1211rw: Fix data padding for QoS
Michael Buesch
1
-1
/
+1
2008-06-09
libertas: fix sleep confirmation
Holger Schurig
2
-2
/
+5
2008-06-09
ipw2200: queue direct scans
Dan Williams
2
-95
/
+87
2008-06-04
USB ID for Philips CPWUA054/00 Wireless USB Adapter 11g
Felix Homann
1
-0
/
+1
2008-06-04
libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENT
Holger Schurig
1
-2
/
+2
2008-06-04
ipw2200: expire and use oldest BSS on adhoc create
Dan Williams
1
-2
/
+25
2008-06-04
airo warning fix
Andrew Morton
1
-1
/
+1
2008-06-04
b43legacy: Fix controller restart crash
Michael Buesch
1
-8
/
+9
2008-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-28
/
+135
2008-05-28
rndis_wlan: add missing range check for power_output modparam
Jussi Kivilinna
1
-0
/
+5
2008-05-28
iwlwifi: fix rate scale TLC column selection bug
Guy Cohen
1
-1
/
+0
2008-05-28
iwlwifi: fix exit from stay_in_table state
Guy Cohen
1
-1
/
+1
2008-05-28
rndis_wlan: Make connections to TKIP PSK networks work
Scott Ashcroft
1
-2
/
+58
2008-05-28
rt2x00: Use atomic interface iteration in irq context
Ivo van Doorn
1
-3
/
+3
2008-05-28
rt2x00: Reset antenna RSSI after switch
Ivo van Doorn
2
-0
/
+6
2008-05-28
rt2x00: Don't count retries as failure
Ivo van Doorn
1
-1
/
+1
2008-05-28
rt2x00: Fix memleak in tx() path
Ivo van Doorn
1
-0
/
+1
2008-05-28
b43: Fix controller restart crash
Michael Buesch
1
-2
/
+10
2008-05-28
b43: Upload both beacon templates on initial load
Michael Buesch
2
-14
/
+45
2008-05-28
rtl8180: fix wrong parameter in grf5101_rf_set_channel
Andrea Merello
1
-1
/
+1
2008-05-28
rtl8180: fix wrong parameter in max2820_rf_set_channel
Andrea Merello
1
-1
/
+1
2008-05-28
rtl8180: fix wrong parameter in sa2400_rf_set_channel
Andrea Merello
1
-1
/
+1
2008-05-28
rtl8180: avoid NULL dereference in max2820_rf_set_channel
John W. Linville
1
-1
/
+2
2008-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-18
/
+33
2008-05-21
missing dependencies on HAS_DMA
Al Viro
2
-2
/
+2
2008-05-21
misc drivers/net endianness noise
Al Viro
2
-2
/
+2
2008-05-20
libertas: Fix ethtool statistics
David Woodhouse
1
-14
/
+13
2008-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-6
/
+9
2008-05-20
orinoco_cs: add ID for SpeedStream wireless adapters
Pavel Roskin
1
-0
/
+1
2008-05-20
hostap_cs: add ID for Conceptronic CON11CPro
Pavel Roskin
1
-0
/
+1
2008-05-20
rtl8187: resource leak in error case
Oliver Neukum
1
-2
/
+12
[next]