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
/
ipw2200.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
ipw2x00: move under intel vendor directory
Kalle Valo
1
-12061
/
+0
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-1
/
+0
2015-03-03
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
1
-3
/
+3
2014-10-27
ipw2x00: clean up a condition
Dan Carpenter
1
-1
/
+1
2014-10-14
wireless: ipw2x00: print SSID via %*pE
Andy Shevchenko
1
-183
/
+87
2014-08-25
net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate in conj...
Rickard Strandqvist
1
-3
/
+3
2014-08-14
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-08-11
net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate after s...
Rickard Strandqvist
1
-0
/
+1
2014-03-03
net: Replace min macro with min_t
Silvan Jegen
1
-1
/
+1
2013-12-26
ipw2x00: slight optimization of addr compare
dingtianhong
1
-17
/
+17
2013-12-02
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-4
/
+4
2013-11-25
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
1
-4
/
+4
2013-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
1
-2
/
+0
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-1
/
+1
2013-09-26
wireless: ipw2x00: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2013-07-03
ipw2200: convert __list_for_each usage to list_for_each
Dave Jones
1
-1
/
+1
2013-06-24
ipw2200: fix error return code in ipw_load()
Wei Yongjun
1
-0
/
+1
2013-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+0
2013-02-09
ipw2x00: simplify scan_event handling
Tejun Heo
1
-10
/
+3
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
1
-1
/
+0
2012-12-06
ipw2x00: remove __dev* attributes
Bill Pemberton
1
-4
/
+4
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-16
net/wireless: ipw2x00: remove unreachable code
Stanislav Yakovlev
1
-4
/
+1
2012-10-15
net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()
Stanislav Yakovlev
1
-1
/
+1
2012-09-07
ipw2200: use is_zero_ether_addr() and is_broadcast_ether_addr()
Wei Yongjun
1
-9
/
+2
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-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-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
1
-2
/
+5
2012-04-14
net: Fix spelling typo in net
Masanari Iida
1
-1
/
+1
2012-04-12
net/wireless: ipw2x00: add supported cipher suites to wiphy initialization
Stanislav Yakovlev
1
-0
/
+4
2012-04-12
ipw2200: remove a redundant NULL check before calling release_firmware()
Jesper Juhl
1
-2
/
+1
2012-04-07
ipw2200: stop using net_device.{base_addr, irq}.
Francois Romieu
1
-4
/
+0
2012-03-28
net/wireless: ipw2x00: fix a typo in wiphy struct initilization
Stanislav Yakovlev
1
-2
/
+2
2012-01-13
ipw2x00: signedness bug handling frame length
Dan Carpenter
1
-2
/
+2
2011-11-17
wireless: use strlcpy routine in .get_drvinfo
Rick Jones
1
-3
/
+4
2011-11-11
wireless: move ieee80211chan2mhz macro
Johannes Berg
1
-0
/
+8
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-13
/
+26
2011-09-16
ipw2x00: fix rtnl mutex deadlock
Stanislaw Gruszka
1
-13
/
+26
2011-08-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-08-08
cfg80211: split wext compatibility to separate header
Johannes Berg
1
-0
/
+1
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
1
-1
/
+1
[next]