Age | Commit message (Expand) | Author |
2009-07-10 | wl12xx: Moved wl1251 TX path implementation into chip specific files | Juuso Oikarinen |
2009-07-10 | wl12xx: pass the wake up condition when configuring the wake up event | Luciano Coelho |
2009-07-10 | wl12xx: add support for fixed address in wl12xx_spi_read | Luciano Coelho |
2009-07-10 | wl12xx: add support for new WL1271 chip revision | Luciano Coelho |
2009-07-10 | wl12xx: moved firmware version reading routine to chip-specific functions | Luciano Coelho |
2009-07-10 | wl12xx: add wl12xx_spi_reg_read() and wl12xx_spi_reg_write() functions | Luciano Coelho |
2009-07-10 | wl12xx: removed chipset interrupt source configuration from fw wakeup | Juuso Oikarinen |
2009-07-10 | wl12xx: fix rx descriptor use | Kalle Valo |
2009-07-10 | wl12xx: use wl12xx_mem_read32() to read the rx counter | Kalle Valo |
2009-07-10 | wl12xx: allocate buffer the spi busy word from struct wl12xx | Kalle Valo |
2009-07-10 | wl12xx: allocate buffer spi read/write command buffer kzalloc() | Kalle Valo |
2009-07-10 | wl12xx: reserve buffer for partition command in struct wl12xx | Kalle Valo |
2009-07-10 | wl12xx: fix error handling in wl12xx_probe() | Kalle Valo |
2009-07-10 | wl12xx: reserver buffer for read32()/write32() in struct wl12xx | Kalle Valo |
2009-07-10 | wl12xx: cmd and acx interface rework | Kalle Valo |
2009-07-10 | ath9k: Make sure we configure a non-zero beacon interval | Vasanthakumar Thiagarajan |
2009-07-10 | libertas: remove ps_supported flag, use fwcapinfo | Andrey Yurovsky |
2009-07-10 | ath5k: enable hardware LEDs | Bob Copeland |
2009-07-10 | ath5k: cleanup ath5k_hw struct | Bob Copeland |
2009-07-10 | ath9k: downgrade ASSERT() in ath_clone_txbuf() | Vasanthakumar Thiagarajan |
2009-07-10 | ath9k: Remove unnecessary count for addba attempt | Vasanthakumar Thiagarajan |
2009-07-10 | ath9k: Nuke unneccesary helper function to see if aggr is active | Vasanthakumar Thiagarajan |
2009-07-10 | cfg80211: pass netdev to change_virtual_intf | Johannes Berg |
2009-07-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-07-09 | cxgb3: Fix crash caused by stashing wrong netdev_queue | Roland Dreier |
2009-07-09 | ixgbe: Fix coexistence of FCoE and Flow Director in 82599 | Yi Zou |
2009-07-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-07-08 | p54: tx refused but queue active | Larry Finger |
2009-07-08 | Atheros Kconfig needs to be dependent on WLAN_80211 | Jay Sternberg |
2009-07-08 | mac80211_hwsim: avoid NULL access | Johannes Berg |
2009-07-08 | b43: Add support for 4318E | Clyde McPherson |
2009-07-08 | zd1211rw: adding SONY IFU-WLM2 (054c:0257) as a zd1211b device | Hin-Tak Leung |
2009-07-08 | zd1211rw: 07b8:6001 is a ZD1211B | Pascal Terjan |
2009-07-08 | cxgb3: Drain Mac Tx fifo when the port goes down. | Divy Le Ray |
2009-07-08 | cxgb3: fix mac index mapping | Divy Le Ray |
2009-07-08 | cxgb3: Fix mss table initialization | Divy Le Ray |
2009-07-08 | cxgb3: use request_firmware() for the EDC registers setup | Divy Le Ray |
2009-07-08 | cxgb3: AEL2020 phy support update | Divy Le Ray |
2009-07-08 | cxgb3: Fix T3C MAC max packet size access | Divy Le Ray |
2009-07-08 | cxgb3: fix phy power down | Divy Le Ray |
2009-07-08 | cxgb3: AQ100X phy support update | Divy Le Ray |
2009-07-08 | r6040: bump driver version to 0.24 and date to 08 July 2009 | Florian Fainelli |
2009-07-08 | r6040: restore MIER register correctly when IRQ line is shared | Florian Fainelli |
2009-07-08 | davinci_emac: fix kernel oops when changing MAC address while interface is down | Pablo Bitton |
2009-07-08 | igb: set lan id prior to configuring phy | Alexander Duyck |
2009-07-07 | MIPS: BCM63XX: Add integrated ethernet PHY support for phylib. | Maxime Bizon |
2009-07-07 | tun: Remove a dead line of code | Paul Moore |
2009-07-07 | ucc_geth: Add support for skb recycling | Anton Vorontsov |
2009-07-07 | iwmc3200wifi: add Kconfig help | Samuel Ortiz |
2009-07-07 | ath9k: Fix leak in tx descriptor | Vasanthakumar Thiagarajan |