aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* mac80211: assign AP_VLAN hw queues correctlyJohannes Berg2013-05-27
* cfg80211: fix reporting 64-bit station info tx bytesFelix Fietkau2013-05-23
* mac80211: fix queue handling crashJohannes Berg2013-05-23
* cfg80211: check wdev->netdev in connection workJohannes Berg2013-05-23
* mac80211: fix direct probe authStanislaw Gruszka2013-05-17
* cfg80211: fix sending WoWLAN TCP wakeup settingsJohannes Berg2013-05-16
* mac80211: report deauth to cfg80211 for local state changeJohannes Berg2013-05-16
* cfg80211: fix interface down/disconnect state handlingJohannes Berg2013-05-16
* mac80211: fix AP-mode frame matchingJohannes Berg2013-05-16
* nl80211: Add wdev identifier to some nl80211 notificationsIlan Peer2013-05-16
* mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()Johannes Berg2013-05-16
* mac80211: fix spurious RCU warning and update documentationFelix Fietkau2013-05-16
* mac80211: fix HT beacon-based channel switch handlingJohannes Berg2013-05-16
* mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUMEJohannes Berg2013-05-16
* cfg80211: fix WoWLAN wakeup tracingJohannes Berg2013-05-16
* mac80211_hwsim: correctly register the platform driverSasha Levin2013-05-16
* cfg80211: fix wiphy_register error pathJohannes Berg2013-05-16
* Merge branch 'wireless'David S. Miller2013-05-10
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-10
|/|
| * mwifiex: fix setting of multicast filterDaniel Drake2013-05-08
| * mwifiex: fix memory leak issue when driver unloadAmitkumar Karwar2013-05-08
| * mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao2013-05-08
| * ath9k: Update initvals for AR9565Sujith Manoharan2013-05-08
| * ath9k: Fix beacon reconfigurationSujith Manoharan2013-05-08
| * iwl4965: workaround connection regression on passive channelStanislaw Gruszka2013-05-08
| * B43: Handle DMA RX descriptor underrunThommy Jakobsson2013-05-08
| * ath5k: do not reschedule tx_complete_work on stopStanislaw Gruszka2013-05-03
| * ath9k: fix key allocation error handling for powersave keysFelix Fietkau2013-05-03
* | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-09
|\ \
| * | pstore/ram: fix error return code in ramoops_probe()Wei Yongjun2013-05-08
| * | fs: pstore: Replaced calls to kmalloc and memcpy with kmemdupAlexandru Gheorghiu2013-03-11
* | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2013-05-09
|\ \ \
| * | | NVMe: Use user defined admin ioctl timeoutKeith Busch2013-05-09
| * | | NVMe: Simplify Firmware Activate code slightlyMatthew Wilcox2013-05-08
| * | | NVMe: Only clear the enable bit when disabling controllerMatthew Wilcox2013-05-08
| * | | NVMe: Wait for device to acknowledge shutdownMatthew Wilcox2013-05-08
| * | | NVMe: Schedule timeout for sync commandsKeith Busch2013-05-02
| * | | NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IOKeith Busch2013-05-02
| * | | NVMe: Device specific stripe size handlingKeith Busch2013-05-02
| * | | NVMe: Split non-mergeable bio requestsKeith Busch2013-05-02
| * | | NVMe: Remove dead code in nvme_dev_addKeith Busch2013-05-02
| * | | NVMe: Check for NULL memory in nvme_dev_addKeith Busch2013-05-02
| * | | NVMe: Fix error clean-up on nvme_alloc_queueKeith Busch2013-05-02
| * | | NVMe: Free admin queue on request_irq errorKeith Busch2013-05-02
| * | | NVMe: Add scsi unmap to SG_IOKeith Busch2013-05-02
| * | | NVMe: queue usage fixes in nvme-scsiKeith Busch2013-05-02
| * | | NVMe: Set TASK_INTERRUPTIBLE before processing queuesArjan van de Ven2013-05-01
| * | | NVMe: Add a character device for each nvme deviceKeith Busch2013-04-16
| * | | NVMe: Fix endian-related problems in user I/O submission pathMatthew Wilcox2013-04-16
| * | | NVMe: Fix I/O cancellation status on big-endian machinesMatthew Wilcox2013-04-16