summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: add workaround for controllers with broken multiblock readsPaul Walmsley2011-10-271-0/+1
* mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00Bing Zhao2011-10-261-0/+2
* mmc: core: support HPI send commandJaehoon Chung2011-10-263-0/+8
* mmc: core: Add cache control for eMMC4.5 deviceSeungwon Jeon2011-10-264-0/+10
* mmc: core: new discard feature support at eMMC v4.5Kyungmin Park2011-10-262-0/+5
* mmc: core: mmc sanitize feature support for v4.5Kyungmin Park2011-10-262-0/+3
* mmc: dw_mmc: modify DATA register offsetJaehoon Chung2011-10-261-0/+4
* mmc: core: Add Power Off Notify Feature eMMC 4.5Girish K S2011-10-263-0/+17
* mmc: core: Add default timeout value for CMD6Seungwon Jeon2011-10-262-0/+2
* mmc: sdhci-pci: add runtime pm supportAdrian Hunter2011-10-261-0/+8
* mmc: core: general purpose MMC partition support.Namjae Jeon2011-10-262-2/+37
* mmc: block: support no access to boot partitionsAdrian Hunter2011-10-261-0/+10
* mmc: core: eMMC 4.5 Power Class Selection FeatureGirish K S2011-10-261-0/+14
* mmc: sh_mmcif: simplify platform dataGuennadi Liakhovetski2011-10-261-1/+3
* mmc: core: add eMMC hardware reset supportAdrian Hunter2011-10-264-0/+10
* mmc: core: clarify how to use post_req in case of errorsPer Forlin2011-10-261-0/+3
* mmc: sdio: Workaround for dev with broken CMD53Stefan Nilsson XK2011-10-261-0/+7
* mmc: sdhi: Allow named IRQs to use specific handlersSimon Horman2011-10-261-0/+4
* mmc: core: add random fault injectionPer Forlin2011-10-261-0/+5
* mmc: atmel-mci: use ATMEL_PDC_SCND_BUF_OFF instead of a literal valueLudovic Desroches2011-10-261-0/+2
* mmc: atmel-mci: change namespaceLudovic Desroches2011-10-261-2/+2
* Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-173-5/+12
|\
| * nl80211: Add sta_flags to the station infoHelmut Schaa2011-10-142-1/+6
| * mac80211: Populate radiotap header with MCS info for TX framesHelmut Schaa2011-10-141-1/+1
| * mac80211: parse radiotap header earlierJohannes Berg2011-10-111-3/+1
| * mac80211: move fragment flag to info flag as dont-fragmentJohannes Berg2011-10-111-0/+4
* | if_link: Add additional parameter to IFLA_VF_INFO for spoof checkingGreg Rose2011-10-162-0/+13
* | net: more accurate skb truesizeEric Dumazet2011-10-131-0/+5
* | net-netlink: Add a new attribute to expose TOS values via netlinkMurali Raja2011-10-121-1/+2
* | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-118-15/+381
|\|
| * Merge branch 'master' of git://github.com/padovan/bluetooth-nextJohn W. Linville2011-10-041-2/+1
| |\
| | * Bluetooth: Perform L2CAP SDU reassembly without copying dataMat Martineau2011-09-271-2/+1
| * | mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-031-1/+2
| * | mac80211: Send nullfunc frames at lower rate during connection monitorRajkumar Manoharan2011-10-031-0/+4
| * | net:rfkill: add a gpio setup function into GPIO rfkillSangwook Lee2011-10-031-0/+4
| * | mac80211: Allow noack flag overwrite for injected framesHelmut Schaa2011-10-031-0/+1
| * | mac80211: document client powersaveJohannes Berg2011-09-301-0/+89
| * | mac80211: allow out-of-band EOSP notificationJohannes Berg2011-09-301-2/+22
| * | mac80211: explicitly notify drivers of frame releaseJohannes Berg2011-09-301-0/+17
| * | mac80211: reply only once to each PS-pollJohannes Berg2011-09-301-1/+8
| * | mac80211: implement uAPSDJohannes Berg2011-09-301-7/+17
| * | mac80211: allow releasing driver-buffered framesJohannes Berg2011-09-301-0/+31
| * | mac80211: split PS buffers into ACsJohannes Berg2011-09-301-0/+1
| * | mac80211: let drivers inform it about per TID buffered framesJohannes Berg2011-09-301-8/+26
| * | nl80211/mac80211: allow adding TDLS peers as stationsArik Nemtsov2011-09-301-0/+2
| * | mac80211: handle TDLS high-level commands and framesArik Nemtsov2011-09-302-0/+86
| * | mac80211: standardize adding supported rates IEsArik Nemtsov2011-09-301-0/+5
| * | nl80211: support sending TDLS commands/framesArik Nemtsov2011-09-302-0/+59
| * | cfg80211/mac80211: apply station uAPSD parameters selectivelyJohannes Berg2011-09-301-0/+12
* | | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-078-11/+26
|\ \ \