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
/
ipw2x00
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-3
/
+2
2013-07-03
ipw2200: convert __list_for_each usage to list_for_each
Dave Jones
1
-1
/
+1
2013-06-24
ipw2x00: printing the wrong array in debug code
Dan Carpenter
1
-1
/
+1
2013-06-24
ipw2200: fix error return code in ipw_load()
Wei Yongjun
1
-0
/
+1
2013-06-03
net, ipw2x00: remove redundant D0 power state set
Yijing Wang
1
-2
/
+0
2013-04-10
ipw2x00: move to kstrto* functions
Andy Shevchenko
1
-25
/
+7
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2013-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-7
/
+3
2013-02-09
ipw2x00: simplify scan_event handling
Tejun Heo
3
-35
/
+12
2013-02-04
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
1
-6
/
+3
2013-01-22
drivers/net/wireless/ipw2x00: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
1
-1
/
+0
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-12-06
ipw2x00: remove __dev* attributes
Bill Pemberton
2
-6
/
+6
2012-12-06
ipw2200: return error code on error in ipw_wx_get_auth()
Wei Yongjun
1
-3
/
+1
2012-11-21
net/wireless: ipw2200: introduce ipw_set_geo function
Stanislav Yakovlev
1
-14
/
+23
2012-11-19
treewide: fix typo of "suport" in various comments and Kconfig
Masanari Iida
1
-1
/
+1
2012-11-16
net/wireless: ipw2x00: remove unreachable code
Stanislav Yakovlev
4
-11
/
+4
2012-10-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2012-10-18
wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC
Arend van Spriel
1
-3
/
+3
2012-10-15
net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()
Stanislav Yakovlev
1
-1
/
+1
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-19
/
+5
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-5
/
+3
2012-09-24
ipw2x00: silence GCC warning for unused variable 'dev'
Paul Bolle
1
-1
/
+1
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2012-09-07
ipw2200: use is_zero_ether_addr() and is_broadcast_ether_addr()
Wei Yongjun
1
-9
/
+2
2012-09-07
ipw2100: use is_zero_ether_addr() and is_broadcast_ether_addr()
Wei Yongjun
1
-9
/
+2
2012-08-21
drivers/net/wireless/ipw2x00/ipw2100.c: introduce missing initialization
Julia Lawall
1
-1
/
+2
2012-08-13
workqueue: use mod_delayed_work() instead of cancel + queue
Tejun Heo
1
-5
/
+3
2012-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-15
/
+5
2012-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-6
/
+17
2012-06-08
net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2...
Stanislav Yakovlev
1
-15
/
+5
2012-06-06
wireless: Remove casts to same type
Joe Perches
1
-3
/
+1
2012-06-05
net/wireless: ipw2200: introduce ipw_read_eeprom function
Stanislav Yakovlev
1
-6
/
+17
2012-05-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-37
/
+31
2012-05-10
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
1
-8
/
+8
2012-05-08
ipw2100: Fix order of device registration
Ben Hutchings
1
-11
/
+13
2012-05-08
ipw2200: Fix order of device registration
Ben Hutchings
1
-11
/
+12
2012-05-08
net/wireless: ipw2200: Fix WARN_ON occurring in wiphy_register called by ipw_...
Stanislav Yakovlev
1
-15
/
+6
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+12
2012-04-23
ipw2200: Fix race condition in the command completion acknowledge
Stanislav Yakovlev
1
-1
/
+12
2012-04-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-4
/
+33
2012-04-14
net: Fix spelling typo in net
Masanari Iida
2
-3
/
+3
2012-04-12
net/wireless: ipw2x00: add supported cipher suites to wiphy initialization
Stanislav Yakovlev
3
-0
/
+31
2012-04-12
ipw2100: remove a redundant NULL check before calling release_firmware()
Jesper Juhl
1
-2
/
+1
2012-04-12
ipw2200: remove a redundant NULL check before calling release_firmware()
Jesper Juhl
1
-2
/
+1
2012-04-12
Merge branch 'master' into for-davem
John W. Linville
2
-64
/
+0
2012-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2012-04-11
net/wireless: ipw2x00: remove ssid_context struct
Stanislav Yakovlev
1
-9
/
+0
2012-04-11
net/wireless: ipw2x00: remove unused libipw_measurement_report struct
Stanislav Yakovlev
1
-55
/
+0
[next]