Age | Commit message (Expand) | Author |
2007-10-10 | [LIBERTAS]: fix oops on the blackfin architecture | Vladimir Davydov |
2007-10-10 | [LIBERTAS]: fix oops on the blackfin architecture | Vladimir Davydov |
2007-10-10 | [LIBERTAS]: fix interrupts in CF driver | Ryan Mallon |
2007-10-10 | [LIBERTAS]: set dnld_sent correctly for CF parts | Ryan Mallon |
2007-10-10 | [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count | Jeff Garzik |
2007-10-10 | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches |
2007-10-10 | drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE | Denis Cheng |
2007-10-10 | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle |
2007-10-10 | [PATCH] libertas: remove unused adhoc_rates_b definition | John W. Linville |
2007-10-10 | [PATCH] libertas: printk warning fixes | Andrew Morton |
2007-10-10 | [PATCH] net: Kill some unneeded allocation return value casts in libertas | Jesper Juhl |
2007-10-10 | [PATCH] libertas: advertise 11g ad-hoc rates | Brajesh Dave |
2007-10-10 | [PATCH] libertas: region code values specified as 8bit | Marek VaĊĦut |
2007-10-10 | [PATCH] libertas: properly end commands on hardware failure | Pierre Ossman |
2007-10-10 | [PATCH] libertas: send reset command directly instead of calling libertas_res... | Dan Williams |
2007-10-10 | [PATCH] libertas: don't stomp on interface-specific private data | Dan Williams |
2007-10-10 | [PATCH] libertas: reorganize and simplify init sequence | Dan Williams |
2007-10-10 | [PATCH] libertas: fix inadvertant removal of bits from commit 831441862956fff... | Dan Williams |
2007-10-10 | [PATCH] libertas: bump driver version | Dan Williams |
2007-10-10 | [PATCH] libertas: fix sparse-reported problems | Dan Williams |
2007-10-10 | [PATCH] libertas: better descriptions for association errors | Dan Williams |
2007-10-10 | [PATCH] libertas: ignore spurious mesh autostart events | Dan Williams |
2007-10-10 | [PATCH] libertas: fix misspelling in debug message | Dan Williams |
2007-10-10 | [PATCH] libertas: pass boot2 version to firmware | Luis Carlos Cobo |
2007-10-10 | [PATCH] libertas: push WEXT scan requests to a work queue | Dan Williams |
2007-10-10 | [PATCH] drivers/net/wireless/libertas/cmd.c: fix adapter->driver_lock derefer... | Eugene Teo |
2007-10-10 | [PATCH] libertas: fix assignment of WEP key type | Dan Williams |
2007-10-10 | [PATCH] libertas: monitor mode support for OLPC firmware | Luis Carlos Cobo |
2007-10-10 | [PATCH] libertas: fix a few wext abuses... | Jean Tourrilhes |
2007-10-10 | [PATCH] libertas: keep mesh autostart enabled while asleep | Luis Carlos Cobo |
2007-10-10 | [PATCH] libertas: revert CAPINFO_MASK to its original value | Luis Carlos Cobo |
2007-10-10 | [PATCH] libertas: push mesh beacon bit to userspace in scan results | Dan Williams |
2007-10-10 | [PATCH] libertas: send association events on adhoc reassociation | Dan Williams |
2007-10-10 | [PATCH] libertas: fix two debug statements in cmdresp.c | Holger Schurig |
2007-10-10 | [PATCH] libertas: remove bss_descriptor->timestamp | Holger Schurig |
2007-10-10 | [PATCH] libertas: remove bss_descriptior->networktsf | Holger Schurig |
2007-10-10 | [PATCH] libertas: remove adapter->scantype | Holger Schurig |
2007-10-10 | [PATCH] libertas: remove adapter->scanmode | Holger Schurig |
2007-10-10 | [PATCH] libertas: remove adapter->beaconperiod | Holger Schurig |
2007-10-10 | [PATCH] libertas: remove adapter->adhoc_grate_enabled | Holger Schurig |
2007-10-10 | [PATCH] libertas: remove adapter->listeninterval | Holger Schurig |
2007-10-10 | [PATCH] libertas: remove adapter->regiontableindex | Holger Schurig |
2007-10-10 | [PATCH] libertas: remove adapter->atimwindow | Holger Schurig |
2007-10-10 | [PATCH] libertas: remove adapter->multipledtim | Holger Schurig |
2007-10-10 | [PATCH] libertas: remove adapter->locallisteninterval | Holger Schurig |
2007-10-10 | [PATCH] libertas: remove adapter->nullpktinterval | Holger Schurig |
2007-10-10 | [PATCH] libertas: remove adapter->{data,bcn}_avg_factor | Holger Schurig |
2007-10-10 | [PATCH] libertas: remove adapter->rxpd_rate | Holger Schurig |
2007-10-10 | [PATCH] libertas: remove adapter->txrate | Holger Schurig |
2007-10-10 | [PATCH] libertas: fix WEXT quality reporting | Dan Williams |