Age | Commit message (Expand) | Author |
2008-08-22 | rt2x00: Implement HW encryption | Ivo van Doorn |
2008-08-22 | wireless: replace __FUNCTION__ with __func__ | Harvey Harrison |
2008-08-22 | libertas_tf: config and makefile | Luis Carlos Cobo |
2008-08-22 | libertas_tf: usb specific functions | Luis Carlos Cobo |
2008-08-22 | libertas_tf: command helper functions for libertas_tf | Luis Carlos Cobo |
2008-08-22 | libertas_tf: main.c, data paths and mac80211 handlers | Luis Carlos Cobo |
2008-08-22 | libertas_tf: header file | Luis Carlos Cobo |
2008-08-22 | ath5k: explicitly check skb->len | Harvey Harrison |
2008-08-22 | iwlwifi: use le16 frame control directly, use QOS symbolic constant mask | Harvey Harrison |
2008-08-22 | b43legacy: use le16 frame control directly, avoid byteswapping | Harvey Harrison |
2008-08-22 | iwlwifi: add level for debugging host command | Esti Kummer |
2008-08-22 | iwlwifi: kill struct iwl4965_lq_mngr | Tomas Winkler |
2008-08-22 | iwl-4965: test below 0 on unsigned num_tbs | roel kluin |
2008-08-22 | iwlwifi: use generic mac80211 radiotap headers | Bruno Randolf |
2008-08-22 | ath5k: rates cleanup | Bruno Randolf |
2008-08-22 | Ath5k: unify resets | Jiri Slaby |
2008-08-22 | rt2x00mac: In error case stop netdev queue, free skb and return NETDEV_TX_OK | Daniel Wagner |
2008-08-22 | ath5k: add Mesh Point support | Andrey Yurovsky |
2008-08-22 | libertas: add sysfs hooks to update boot2 and persistent firmware | Brian Cavagnolo |
2008-08-22 | libertas: support boot commands to write persistent firmware and bootloader | Brian Cavagnolo |
2008-08-22 | rtl818x: merge tx/rx descriptor flags | Herton Ronaldo Krzesinski |
2008-08-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2008-08-18 | removed unused #include <version.h> | Huang Weiyi |
2008-08-18 | rt2x00: Fix txdone_entry_desc_flags | Jochen Friedrich |
2008-08-18 | b43: Fix for another Bluetooth Coexistence SPROM Programming error for BCM4306 | Larry Finger |
2008-08-18 | p54u: reset skb's data/tail pointer on requeue | Christian Lamparter |
2008-08-18 | p54: move p54_vdcf_init to the right place. | Christian Lamparter |
2008-08-18 | iwlwifi: fix printk newlines | Jiri Slaby |
2008-08-18 | rtl8187: Add USB ID for Netgear WG111V3 | matthieu Barthélemy |
2008-08-18 | b43: Fix for SPROM coding error in Linksys WMP54G (BCM4306/3) | Larry Finger |
2008-08-18 | ath5k: Don't fiddle with MSI on suspend/resume. | Michael Karcher |
2008-08-18 | p54: Fix regression due to "net: Delete NETDEVICES_MULTIQUEUE kconfig option" | Christian Lamparter |
2008-08-18 | ath9k: work around gcc ICEs (again) | Adrian Bunk |
2008-08-15 | bnx2: Fix build with VLAN_8021Q disabled. | David S. Miller |
2008-08-15 | tun: fallback if skb_alloc() fails on big packets | Rusty Russell |
2008-08-15 | tun: TUNGETIFF interface to query name and flags | Mark McLoughlin |
2008-08-15 | loopback: Drop obsolete ip_summed setting | Herbert Xu |
2008-08-15 | loopback: Remove rest of LOOPBACK_TSO code. | David S. Miller |
2008-08-15 | loopback: Enable TSO | Herbert Xu |
2008-08-15 | tg3: Update version to 3.94 | Matt Carlson |
2008-08-15 | tg3: fix 64 bit counter for ethtool stats | Stefan Buehler |
2008-08-15 | tg3: Fix firmware event timeouts | Matt Carlson |
2008-08-15 | tg3: Turn off ASF "driver alive" heartbeats for APE | Matt Carlson |
2008-08-15 | tg3: Preserve register settings for DASH | Matt Carlson |
2008-08-15 | tg3: Refine APE status check | Matt Carlson |
2008-08-15 | tg3: Add APE register access locking | Matt Carlson |
2008-08-14 | bnx2: Update version to 1.8.0. | Michael Chan |
2008-08-14 | bnx2: Reinsert VLAN tag when necessary. | Michael Chan |
2008-08-14 | bnx2: Use proper CONFIG_VLAN_8021Q to compile the VLAN code. | Michael Chan |
2008-08-14 | bnx2: Fix logic to setup VLAN rx tagging. | Michael Chan |