summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* at86rf230: fix commentation for symbol durationAlexander Aring2014-11-171-2/+2
* at86rf230: remove interframe spacing time workaroundAlexander Aring2014-11-131-23/+37
* mac802154: add interframe spacing time handlingAlexander Aring2014-11-131-1/+1
* at86rf230: remove invalid max frame retries checkAlexander Aring2014-11-121-3/+0
* at86rf230: remove invalid max csma backoffs checkAlexander Aring2014-11-121-3/+0
* at86rf230: remove invalid backoff exponent checkAlexander Aring2014-11-121-1/+1
* ieee820154: remove valid page and channel checksAlexander Aring2014-11-122-16/+1
* at86rf230: fix simple_return.cocci warningsFengguang Wu2014-11-061-5/+1
* at86rf230: add force slotted operation bitAlexander Aring2014-11-051-0/+8
* at86rf230: generate random perm extended addressAlexander Aring2014-11-051-0/+1
* mac802154: add ieee802154_vif structAlexander Aring2014-11-052-0/+2
* at86rf230: add default channel settingsAlexander Aring2014-11-021-0/+3
* at86rf230: fix page parameter constraintsAlexander Aring2014-11-021-1/+1
* mwifiex: add cfg80211 dump_survey handlerXinming Hu2014-10-311-0/+47
* mwifiex: channel statistics support for mwifiexAvinash Patil2014-10-317-3/+132
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-10-317-757/+339
|\
| * at86rf230: deliver with checksumAlexander Aring2014-10-291-2/+2
| * at86rf230: add support for promiscuous modeAlexander Aring2014-10-291-1/+29
| * mac802154: add hardware address filter flagAlexander Aring2014-10-293-3/+6
| * mac802154: add IEEE802154_HW_ARET hw flagAlexander Aring2014-10-291-1/+1
| * mac802154: remove might_sleep from driver layerAlexander Aring2014-10-283-8/+0
| * mac802154: ops: declare channel and page as u8Alexander Aring2014-10-284-8/+7
| * mac802154: declare struct ieee802154_ops as constAlexander Aring2014-10-284-4/+4
| * at86rf230: improve receive handlingAlexander Aring2014-10-271-7/+3
| * at86rf230: use ieee802154_is_valid_psdu_len helperAlexander Aring2014-10-271-18/+8
| * ieee802154: drivers: use dev_alloc_skbAlexander Aring2014-10-273-3/+3
| * at86rf230: asynchronous xmit handlingAlexander Aring2014-10-261-25/+17
| * mac802154: tx: add support for xmit_async callbackAlexander Aring2014-10-264-4/+4
| * ieee802154: rename ieee802154_dev to ieee802154_hwAlexander Aring2014-10-254-133/+133
| * ieee802154: remove fakehard driverAlexander Aring2014-10-253-438/+0
| * ieee802154: move ieee802154 headerAlexander Aring2014-10-254-4/+4
| * ieee802154: move wpan-phy.h to cfg802154.hAlexander Aring2014-10-255-5/+5
| * mac802154: fix typo IEEE802515 to IEEE802154Alexander Aring2014-10-253-12/+12
| * ieee802154: mac802154: remove FSF addressAlexander Aring2014-10-253-12/+0
| * at86rf230: remove unnecessary print of async errorAlexander Aring2014-10-251-1/+0
| * at86rf230: fix enable_irq handling on async spiAlexander Aring2014-10-251-80/+77
| * at86rf230: fix race conditionAlexander Aring2014-10-251-1/+1
| * at86rf230: add missing enable_irqAlexander Aring2014-10-251-0/+1
| * at86rf230: squash unnecessary dereferencingAlexander Aring2014-10-251-1/+1
| * at86rf230: correct at86rf2xx lifs timingsAlexander Aring2014-10-251-3/+3
| * at86rf230: correct aret lifs and sifs handlingAlexander Aring2014-10-251-0/+5
| * at86rf230: add missing error handlingAlexander Aring2014-10-251-1/+3
| * at86rf230: fix errno on tx timeout handlingAlexander Aring2014-10-251-1/+1
| * ieee802154: mrf24j40: Add support for MRF24J40MCSimon Vincent2014-10-251-2/+30
* | rtlwifi: rtl8821ae: Remove extra semicolonsLarry Finger2014-10-301-6/+6
* | brcmsmac: expose 802.11 core statistics in debugfsArend van Spriel2014-10-301-33/+133
* | brcmsmac: fix statistic counter update functionArend van Spriel2014-10-301-9/+9
* | carl9170: Convert byte_rev_table uses to bitrev8Joe Perches2014-10-301-2/+2
* | wil6210: Add support for large packetsVladimir Kondratiev2014-10-306-7/+38
* | wil6210: improve dmesg for fw error handlingVladimir Kondratiev2014-10-301-0/+3
OpenPOWER on IntegriCloud