Age | Commit message (Expand) | Author |
2008-11-27 | decnet: remove private wrappers of endian helpers | Harvey Harrison |
2008-11-26 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-11-26 | cxgb3: Update FW loading path. | Divy Le Ray |
2008-11-26 | cxgb3: integrate FW and protocol engines in the kernel | Divy Le Ray |
2008-11-26 | cxgb3: avoid potential memory leak. | Divy Le Ray |
2008-11-26 | cxgb3: set hard_xmit in the netdev_ops | Divy Le Ray |
2008-11-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2008-11-26 | pkt_sched: gen_estimator: Optimize gen_estimator_active() | Jarek Poplawski |
2008-11-26 | mac80211_hwsim: fix-up some print_mac merge damage | John W. Linville |
2008-11-26 | mac80211: fix unaligned access in ieee80211_wep_encrypt_data | Ivan Kuten |
2008-11-26 | p54: fix wmm queue settings | Christian Lamparter |
2008-11-26 | ath9k: Use proper TX channel width for setting channels | Sujith |
2008-11-26 | ath9k: Code scrub | Sujith |
2008-11-26 | nl80211: Change max TX power to be in mBm instead of dBm | Jouni Malinen |
2008-11-26 | orinoco: Provide option to avoid unnecessary fw caching | David Kilroy |
2008-11-26 | orinoco: Resume spectrum_cs in the same way as orinoco_cs | David Kilroy |
2008-11-26 | orinoco: Cache Symbol firmware | David Kilroy |
2008-11-26 | orinoco: Separate fw caching from download | David Kilroy |
2008-11-26 | ath9k: Handle -ENOMEM on RX gracefully | Luis R. Rodriguez |
2008-11-26 | rfkill: always call get_state() hook on resume | Henrique de Moraes Holschuh |
2008-11-26 | rfkill: preserve state across suspend | Henrique de Moraes Holschuh |
2008-11-26 | mac80211: Look out for some other AP when disassoc is received. | Vivek Natarajan |
2008-11-26 | nl80211: Report max TX power in NL80211_BAND_ATTR_FREQS | Jouni Malinen |
2008-11-26 | ath5k: Clean up eeprom parsing and add missing calibration data | Felix Fietkau |
2008-11-26 | ath9k: Dont update rate control for every AMPDU | Vasanthakumar Thiagarajan |
2008-11-26 | iwlwifi: TX update chicken bits | Winkler, Tomas |
2008-11-26 | iwlwifi: TX setup fix confusion between TX queue and TX DMA channel | Winkler, Tomas |
2008-11-26 | iwlwifi: 4965 define firmware file name once | Winkler, Tomas |
2008-11-26 | iwlwifi: enable base band calibration in 5000 HW | Tomas Winkler |
2008-11-26 | iwlwifi: move iwl_clear_stations_table to iwl-sta.c | Winkler, Tomas |
2008-11-26 | iwl3945 : Fix ad-hoc mode for 3945 | Abhijeet Kolekar |
2008-11-26 | ath5k: set mac address in add_interface | Bob Copeland |
2008-11-26 | ath9k: Use straightforward PCI routines to setup the TX buffer. | Sujith |
2008-11-26 | ath9k: Update TX trigger level on a FIFO underrun. | Sujith |
2008-11-26 | ath9k: Fix bug in deciphering channel flags | Sujith |
2008-11-26 | ath9k: Move TX completion routine to xmit.c | Sujith |
2008-11-26 | ath9k: Use helpers | Sujith |
2008-11-26 | ath9k: General code scrub | Sujith |
2008-11-26 | ath9k: Remove ath9k_rate_table | Sujith |
2008-11-26 | ath9k: Use rate_driver_data | Sujith |
2008-11-26 | ath9k: Remove ath_rate_softc | Sujith |
2008-11-26 | ath9k: Remove rate control reference in VAP | Sujith |
2008-11-26 | ath9k: We don't support non-HT devices, so remove superfluous code. | Sujith |
2008-11-26 | ath9k: Revamp RX handling | Sujith |
2008-11-26 | ath9k: Nuke fixed rate handling in driver | Sujith |
2008-11-26 | ath9k: Remove half/quarter rate tables | Sujith |
2008-11-26 | ath9k: Remove ath_rate_newassoc() | Sujith |
2008-11-26 | ath9k: Remove ath_setup_rates | Sujith |
2008-11-26 | ath9k: Simplify RC alloc/free functions | Sujith |
2008-11-26 | ath9k: Merge struct ath_tx_ratectrl with ath_rate_node | Sujith |