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