| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-06 |
|\ |
|
| * | zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr() | Shaddy Baddah | 2008-12-05 |
| * | ipw2200: fix netif_*_queue() removal regression | Zhu Yi | 2008-12-05 |
| * | iwlwifi: clean key table in iwl_clear_stations_table function | Tomas Winkler | 2008-12-05 |
| * | netx-eth: initialize per device spinlock | Uwe Kleine-König | 2008-12-04 |
| * | enc28j60: Fix sporadic packet loss (corrected again) | Baruch Siach | 2008-12-04 |
| * | hysdn: fix writing outside the field on 64 bits | Pascal Terjan | 2008-12-04 |
| * | b1isa: fix b1isa_exit() to really remove registered capi controllers | Wilfried Klaebe | 2008-12-03 |
| * | bnx2: Add workaround to handle missed MSI. | Michael Chan | 2008-12-03 |
* | | tty: driverdata and discdata are void * | Alan Cox | 2008-12-06 |
* | | tty: Flags should be accessed via the foo_bit interfaces | Alan Cox | 2008-12-06 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-12-06 |
|\ \ |
|
| * | | ath9k: Use GFP_ATOMIC when allocating TX private area | Luis R. Rodriguez | 2008-12-05 |
| * | | ath9k: Check for pci_map_single() errors | Luis R. Rodriguez | 2008-12-05 |
| * | | rt2x00: Correctly initialize AID during set_key() | Ivo van Doorn | 2008-12-05 |
| * | | rt2x00: Move crypto TX descriptor handling to rt2x00crypto.c | Ivo van Doorn | 2008-12-05 |
| * | | rt2x00: Fix check for BSS info changes | Ivo van Doorn | 2008-12-05 |
| * | | generic swap(): ath9k: rename swap() to swap_array() | Wu Fengguang | 2008-12-05 |
| * | | rt2x00: Add RXDONE_CRYPTO_IV/ICV flags | Ivo van Doorn | 2008-12-05 |
| * | | iwl3945 : Fix a-band association for passive channels | Abhijeet Kolekar | 2008-12-05 |
| * | | iwlwifi: rely on API version read from firmware | Reinette Chatre | 2008-12-05 |
| * | | iwlwifi: store ucode version number | Chatre, Reinette | 2008-12-05 |
| * | | iwlwifi: fix DMA channel number in iwl_txq_ctx_stop | Zhu Yi | 2008-12-05 |
| * | | iwl3945: Fix iwl3945 rate scaling. | Abbas, Mohamed | 2008-12-05 |
| * | | iwl3945: add debugfs support | Abbas, Mohamed | 2008-12-05 |
| * | | iwlwifi: move channels sysfs to debugfs | Winkler, Tomas | 2008-12-05 |
| * | | iwlwifi: move disable/enable interrupts to iwl-core.c | Winkler, Tomas | 2008-12-05 |
| * | | iwl3945: Select correct sta ID from find_station() | Samuel Ortiz | 2008-12-05 |
| * | | iwlwifi: fix printk size format error | Zhu Yi | 2008-12-05 |
| * | | iwlwifi: move host command check function into separate file | Winkler, Tomas | 2008-12-05 |
| * | | rt2x00: Release rt2x00 2.2.3 | Ivo van Doorn | 2008-12-05 |
| * | | rt2x00: Implement HW encryption (rt2500usb) | Ivo van Doorn | 2008-12-05 |
| * | | rt2x00: Remove duplicate code | Ivo van Doorn | 2008-12-05 |
| * | | rt2x00: Store retry limit values | Ivo van Doorn | 2008-12-05 |
| * | | rt2x00: Optimize IV/EIV handling | Ivo van Doorn | 2008-12-05 |
| * | | ath9k: Choose correct ANI calibration period | Sujith | 2008-12-05 |
| * | | iwlwifi: 5150 enable LO, TXIQ and BB calibrations | Winkler, Tomas | 2008-12-05 |
| * | | iwlwifi: 5150 parametrize eeprom versions | Tomas Winkler | 2008-12-05 |
| * | | iwlwifi: 5150 compute ct kill threshold | Tomas Winkler | 2008-12-05 |
| * | | iwlwifi: 5150 enable DC calibration | Tomas Winkler | 2008-12-05 |
| * | | iwlwifi: 5150 add support for 5150 | Tomas Winkler | 2008-12-05 |
| * | | ath9k: Replace ath9k_opmode with nl80211_iftype | Colin McCabe | 2008-12-05 |
| * | | iwlwifi: disable AP mode | Johannes Berg | 2008-12-05 |
| * | | p54: fix lm87 checksum endianness | Johannes Berg | 2008-12-05 |
| * | | iwl3945: remove obsolete irq handling | Helmut Schaa | 2008-12-05 |
| * | | p54: per-device names | Christian Lamparter | 2008-12-05 |
| * | | p54: refactoring | Christian Lamparter | 2008-12-05 |
| * | | p54: include support for 2.13.24.0 USB LM87 Firmwares | Christian Lamparter | 2008-12-05 |
| * | | p54: utilize cryptographic accelerator | Christian Lamparter | 2008-12-05 |
| * | | p54: revamp station power save management in access point mode | Christian Lamparter | 2008-12-05 |