| Commit message (Expand) | Author | Age |
* | netdevice: Kill 'feature' test macros. | David S. Miller | 2011-07-12 |
* | lanai: use pci_dev->subsystem_device | Sergei Shtylyov | 2011-07-12 |
* | drivers/net: static should be at beginning of declaration | Jesper Juhl | 2011-07-12 |
* | e1000e: remove e1000_queue_stats | Eric Dumazet | 2011-07-11 |
* | ixgbe: Make certain to initialize the fdir_perfect_lock in all cases | Alexander Duyck | 2011-07-11 |
* | igb: Add support of SerDes Forced mode for certain hardware | Carolyn Wyborny | 2011-07-11 |
* | igb: Update copyright on all igb driver files. | Carolyn Wyborny | 2011-07-11 |
* | igb: Fix lack of flush after register write and before delay | Carolyn Wyborny | 2011-07-11 |
* | benet: Add missing comma between constant string array | Joe Perches | 2011-07-09 |
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-07-08 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-07-08 |
| |\ |
|
| | * | rt2x00: Implement tx_frames_pending mac80211 callback function. | Gertjan van Wingerde | 2011-07-07 |
| | * | rt2x00: Properly identify rt2800usb devices. | Gertjan van Wingerde | 2011-07-07 |
| | * | rt2x00: Add device ID for RT539F device. | Gertjan van Wingerde | 2011-07-07 |
| | * | rt2x00: Reduce window of a queue's tx lock. | Gertjan van Wingerde | 2011-07-07 |
| | * | rt2x00: Don't use queue entry as parameter when creating TX descriptor. | Gertjan van Wingerde | 2011-07-07 |
| | * | rt2x00: Serialize TX operations on a queue. | Gertjan van Wingerde | 2011-07-07 |
| | * | bcma: detect PCI core working in hostmode | Rafał Miłecki | 2011-07-07 |
| | * | mwifiex: modify SDIO aggregation Tx/Rx buffer size | Amitkumar Karwar | 2011-07-06 |
| | * | ipw2100: Fix command list for debugging | Jean Delvare | 2011-07-06 |
| | * | iwlwifi: remove unnecessary read of PCI_CAP_ID_EXP | Jon Mason | 2011-07-06 |
| | * | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2011-07-06 |
| | |\ |
|
| | | * | wl12xx: Support routing FW logs to the host | Ido Yariv | 2011-06-27 |
| | | * | wl12xx: Avoid recovery while one is already in progress | Ido Yariv | 2011-06-27 |
| | | * | wl12xx: Check for FW quirks as soon as the FW boots | Ido Yariv | 2011-06-27 |
| | | * | wl12xx: use freezable workqueue for netstack_work | Eliad Peller | 2011-06-27 |
| | | * | wl12xx: use _ni version of ieee80211_tx_status | Eliad Peller | 2011-06-27 |
| | | * | wl12xx: check the vif's operstate after join | Eliad Peller | 2011-06-27 |
| | | * | wl12xx_sdio: enable wowlan only if enable_irq_wake() succeeded | Eliad Peller | 2011-06-27 |
| | | * | wl12xx: enable/disable beacon filtering on ap suspend/resume | Eliad Peller | 2011-06-27 |
| | | * | wl12xx: clear wl->wow_enabled on resume | Eliad Peller | 2011-06-27 |
| | | * | wl12xx: don't check wow param on suspend/resume | Eliad Peller | 2011-06-27 |
| | | * | wl12xx: Add Support for Low Power DRPw (LPD) Mode | Shahar Levi | 2011-06-27 |
| | | * | wl12xx: don't bail if mmc isn't MMC_CAP_POWER_OFF_CARD | Ohad Ben-Cohen | 2011-06-27 |
| | | * | wl12xx: split channel array per band in sched_scan | Luciano Coelho | 2011-06-27 |
| | | * | wl12xx: fix erroneous commit (cb5ae0) | Eliad Peller | 2011-06-27 |
| | | * | wl12xx: remove unused crc7 references | Eliad Peller | 2011-06-27 |
| | | * | wl12xx: Enable beacon early termination in 2.4GHz band only | Shahar Levi | 2011-06-27 |
| | | * | wl12xx: add rx_streaming debugfs entry | Eliad Peller | 2011-06-27 |
| | | * | wl12xx: add automatic rx streaming triggers | Eliad Peller | 2011-06-27 |
| | | * | wl12xx: add support for rx streaming | Eliad Peller | 2011-06-27 |
| | | * | net: wl12xx: remove unnecessary prints | Felipe Balbi | 2011-06-27 |
| | | * | net: wl12xx: remove the nops | Felipe Balbi | 2011-06-27 |
| | | * | net: wl12xx: care for optional operations | Felipe Balbi | 2011-06-27 |
| | | * | net: wl12xx: remove some unnecessary prints | Felipe Balbi | 2011-06-27 |
| | | * | net: wl12xx: sdio: id_tables should be __devinitconst | Felipe Balbi | 2011-06-27 |
| | * | | ssb: use pci_dev->subsystem_{vendor,device} | Sergei Shtylyov | 2011-07-05 |
| | * | | ssb: use pci_dev->revision | Sergei Shtylyov | 2011-07-05 |
| | * | | b43: Add RX side DMA memory barrier | Michael Büsch | 2011-07-05 |
| | * | | NFC: pn533: add NXP pn533 nfc device driver | Aloisio Almeida Jr | 2011-07-05 |