Age | Commit message (Expand) | Author |
2008-01-31 | Add new driver 'rndis_wlan' for wireless RNDIS devices. | Jussi Kivilinna |
2008-01-31 | Move usbnet.h and rndis_host.h to include/linux/usb | Jussi Kivilinna |
2008-01-31 | rndis_host: Add RNDIS physical medium checking into generic_rndis_bind() | Jussi Kivilinna |
2008-01-31 | rndis_host: Add link_change function pointer to 'struct rndis_data'. | Jussi Kivilinna |
2008-01-31 | rndis_host: Add early_init function pointer to 'struct rndis_data'. | Jussi Kivilinna |
2008-01-31 | usbnet: add driver_priv pointer to 'struct usbnet' | Jussi Kivilinna |
2008-01-31 | rndis_host: export functions | Jussi Kivilinna |
2008-01-31 | rndis_host: Split up rndis_host.c | Jussi Kivilinna |
2008-01-31 | usbnet: Use wlan device name for RNDIS wireless devices | Jussi Kivilinna |
2008-01-31 | rndis_host: Fix rndis packet filter flags. | Jussi Kivilinna |
2008-01-31 | rndis_host: Halt device if rndis_bind fails. | Jussi Kivilinna |
2008-01-31 | rndis_host: Use 1KB buffer in rndis_unbind | Jussi Kivilinna |
2008-01-31 | cdc_ether: Hardwire CDC descriptors when missing | Bjorge Dijkstra |
2008-01-31 | rndis_host: Fix sparse warning | Bjorge Dijkstra |
2008-01-31 | Add another Prism2 card to hostap | Marcin Juszkiewicz |
2008-01-31 | hostap_80211.h: remove duplicate prototype | Michal Piotrowski |
2008-01-31 | wireless: iwlwifi3945/4965 - fix incorrect counting of memory | Cyrill Gorcunov |
2008-01-31 | libertas: fix interrupt while removing driver | Holger Schurig |
2008-01-31 | libertas: fix memory alignment problems on the blackfin | Ihar Hrachyshka |
2008-01-31 | iwlwifi: correct math in elapsed_jiffies | Eric Sandeen |
2008-01-31 | b43: Drop packets that we are not able to encrypt | Michael Buesch |
2008-01-31 | b43: Fix suspend/resume | Michael Buesch |
2008-01-31 | iwlwifi: Fix uCode error on association | Gregory Greenman |
2008-01-31 | iwlwifi: do not schedule tasklet when rcv unused irq | Joonwoo Park |
2008-01-31 | iwlwifi: cleanup usage of inline functions | Reinette Chatre |
2008-01-31 | iwlwifi: initialize geo/channel information during probe | Reinette Chatre |
2008-01-31 | iwl4965: fix return code indicating one interface is supported | Reinette Chatre |
2008-01-31 | iwlwifi: Fix an invalid bitmask test in iwl3945 and iwl4965 | Maarten Lankhorst |
2008-01-31 | rtl8180_dev.c: add support for 1799:700f | Adrian Bassett |
2008-01-31 | b43legacy: fix MAC control and microcode init | Stefano Brivio |
2008-01-31 | b43legacy: Fix rfkill allocation leakage in error paths | Michael Buesch |
2008-01-31 | b43: Fix rfkill allocation leakage in error paths | Michael Buesch |
2008-01-31 | ath5k: debug level improvements | Bruno Randolf |
2008-01-31 | rt61pci: fix-up merge damage | John W. Linville |
2008-01-31 | Merge branch 'linux-2.6' | Paul Mackerras |
2008-01-31 | Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx | Paul Mackerras |
2008-01-31 | [net] Gracefully handle shared e1000/1000e driver PCI ID's | Linus Torvalds |
2008-01-30 | Mostly revert "e1000/e1000e: Move PCI-Express device IDs over to e1000e" | Linus Torvalds |
2008-01-28 | [PPP]: Sparse warning fixes. | Stephen Hemminger |
2008-01-28 | [NETNS]: Add namespace parameter to ip_route_output_key. | Denis V. Lunev |
2008-01-28 | ath5k: always extend rx timestamp with tsf | Bruno Randolf |
2008-01-28 | ath5k: configure backoff for IBSS beacon queue | Bruno Randolf |
2008-01-28 | ath5k: use SWBA to detect IBSS HW merges | Bruno Randolf |
2008-01-28 | ath5k: better beacon timer calculation | Bruno Randolf |
2008-01-28 | ath5k: beacon interval is in TU | Bruno Randolf |
2008-01-28 | ath5k: use 3 instead of 0x00000003 | Bruno Randolf |
2008-01-28 | b43: Fix MAC control and microcode init | Michael Buesch |
2008-01-28 | ath5k: reset key cache after resume | John W. Linville |
2008-01-28 | ath5k: use AR5K_KEYTABLE_SIZE when initializing key table | John W. Linville |
2008-01-28 | b43: Fix firmware caching | Michael Buesch |