aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ipw2x00/ipw2200.c
Commit message (Expand)AuthorAge
* Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-14
|\
| * PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* | net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate after s...Rickard Strandqvist2014-08-11
|/
* net: Replace min macro with min_tSilvan Jegen2014-03-03
* ipw2x00: slight optimization of addr comparedingtianhong2013-12-26
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-02
|\
| * cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2013-10-07
|\|
| * wireless: ipw2x00: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-26
* | net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-02
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\
| * ipw2200: fix error return code in ipw_load()Wei Yongjun2013-06-24
* | ipw2200: convert __list_for_each usage to list_for_eachDave Jones2013-07-03
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-20
|\
| * remove init of dev->perm_addr in driversJiri Pirko2013-01-08
* | ipw2x00: simplify scan_event handlingTejun Heo2013-02-09
|/
* ipw2x00: remove __dev* attributesBill Pemberton2012-12-06
* ipw2200: return error code on error in ipw_wx_get_auth()Wei Yongjun2012-12-06
* net/wireless: ipw2200: introduce ipw_set_geo functionStanislav Yakovlev2012-11-21
* net/wireless: ipw2x00: remove unreachable codeStanislav Yakovlev2012-11-16
* net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()Stanislav Yakovlev2012-10-15
* ipw2200: use is_zero_ether_addr() and is_broadcast_ether_addr()Wei Yongjun2012-09-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-12
|\
| * net/wireless: ipw2200: introduce ipw_read_eeprom functionStanislav Yakovlev2012-06-05
* | wireless: Remove casts to same typeJoe Perches2012-06-06
|/
* ipw2200: Fix order of device registrationBen Hutchings2012-05-08
* net/wireless: ipw2200: Fix WARN_ON occurring in wiphy_register called by ipw_...Stanislav Yakovlev2012-05-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-07
|\
| * ipw2200: Fix race condition in the command completion acknowledgeStanislav Yakovlev2012-04-23
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-18
|\ \
| * | net/wireless: ipw2x00: add supported cipher suites to wiphy initializationStanislav Yakovlev2012-04-12
| * | ipw2200: remove a redundant NULL check before calling release_firmware()Jesper Juhl2012-04-12
| |/
* | net: Fix spelling typo in netMasanari Iida2012-04-14
* | ipw2200: stop using net_device.{base_addr, irq}.Francois Romieu2012-04-07
|/
* net/wireless: ipw2x00: fix a typo in wiphy struct initilizationStanislav Yakovlev2012-03-28
* ipw2x00: signedness bug handling frame lengthDan Carpenter2012-01-13
* wireless: use strlcpy routine in .get_drvinfoRick Jones2011-11-17
* wireless: move ieee80211chan2mhz macroJohannes Berg2011-11-11
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-22
|\
| * ipw2x00: fix rtnl mutex deadlockStanislaw Gruszka2011-09-16
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-22
|\ \
| * | cfg80211: split wext compatibility to separate headerJohannes Berg2011-08-08
| |/
* / net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
|/
* treewide: fix a few typos in commentsJustin P. Mattock2011-05-10
* Fix common misspellingsLucas De Marchi2011-03-31
* wireless/ipw2x00: use system_wq instead of dedicated workqueuesTejun Heo2011-01-26
* ipw2200: Check for -1 INTA in tasklet too.Indan Zupancic2011-01-10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-08
|\
| * ipw2200: check for allocation failuresDan Carpenter2010-10-05
* | drivers/net: Convert unbounded kzalloc calls to kcallocJoe Perches2010-08-17
|/