Age | Commit message (Expand) | Author | Files | Lines |
2007-10-11 | drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE | Denis Cheng | 11 | -36/+34 |
2007-10-11 | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 22 | -29/+0 |
2007-10-11 | [PATCH] libertas: remove unused adhoc_rates_b definition | John W. Linville | 1 | -3/+0 |
2007-10-11 | [PATCH] libertas: printk warning fixes | Andrew Morton | 1 | -2/+2 |
2007-10-11 | [PATCH] net: Kill some unneeded allocation return value casts in libertas | Jesper Juhl | 2 | -3/+2 |
2007-10-11 | [PATCH] libertas: advertise 11g ad-hoc rates | Brajesh Dave | 1 | -2/+2 |
2007-10-11 | [PATCH] libertas: region code values specified as 8bit | Marek VaĊĦut | 1 | -1/+5 |
2007-10-11 | [PATCH] libertas: properly end commands on hardware failure | Pierre Ossman | 1 | -0/+2 |
2007-10-11 | [PATCH] libertas: send reset command directly instead of calling libertas_res... | Dan Williams | 1 | -2/+4 |
2007-10-11 | [PATCH] libertas: don't stomp on interface-specific private data | Dan Williams | 1 | -3/+3 |
2007-10-11 | [PATCH] libertas: reorganize and simplify init sequence | Dan Williams | 6 | -501/+334 |
2007-10-11 | [PATCH] libertas: fix inadvertant removal of bits from commit 831441862956fff... | Dan Williams | 1 | -0/+1 |
2007-10-11 | [PATCH] drivers/net/wireless/wl3501_cs.c: remove redundant memset | Mariusz Kozlowski | 1 | -1/+0 |
2007-10-11 | [PATCH] zd1211rw: Add ID for ZyXEL M-202 XtremeMIMO | Daniel Drake | 1 | -0/+1 |
2007-10-11 | [PATCH] zd1211rw: consistent handling of ZD1211 specific rates | Ulrich Kunitz | 4 | -132/+126 |
2007-10-11 | [PATCH] zd1211rw: Add ID for Sitecom WL-162 | Daniel Drake | 1 | -0/+1 |
2007-10-11 | [PATCH] zd1211rw: removed noisy debug messages | Ulrich Kunitz | 1 | -18/+0 |
2007-10-11 | Clean up duplicate includes in drivers/net/ | Jesper Juhl | 2 | -2/+0 |
2007-10-11 | [PATCH] libertas: bump driver version | Dan Williams | 1 | -1/+1 |
2007-10-11 | [PATCH] libertas: fix sparse-reported problems | Dan Williams | 6 | -27/+23 |
2007-10-11 | [PATCH] libertas: better descriptions for association errors | Dan Williams | 1 | -4/+49 |
2007-10-11 | [PATCH] libertas: ignore spurious mesh autostart events | Dan Williams | 1 | -0/+5 |
2007-10-11 | [PATCH] libertas: fix misspelling in debug message | Dan Williams | 1 | -1/+1 |
2007-10-11 | [PATCH] libertas: pass boot2 version to firmware | Luis Carlos Cobo | 6 | -0/+29 |
2007-10-11 | [PATCH] libertas: push WEXT scan requests to a work queue | Dan Williams | 5 | -65/+91 |
2007-10-11 | [PATCH] drivers/net/wireless/libertas/cmd.c: fix adapter->driver_lock derefer... | Eugene Teo | 1 | -9/+1 |
2007-10-11 | [PATCH] libertas: fix assignment of WEP key type | Dan Williams | 1 | -4/+2 |
2007-10-11 | [PATCH] libertas: monitor mode support for OLPC firmware | Luis Carlos Cobo | 9 | -40/+217 |
2007-10-11 | [PATCH] libertas: fix a few wext abuses... | Jean Tourrilhes | 1 | -93/+27 |
2007-10-11 | [PATCH] libertas: keep mesh autostart enabled while asleep | Luis Carlos Cobo | 3 | -1/+49 |
2007-10-11 | [PATCH] libertas: revert CAPINFO_MASK to its original value | Luis Carlos Cobo | 2 | -2/+4 |
2007-10-11 | [PATCH] libertas: push mesh beacon bit to userspace in scan results | Dan Williams | 1 | -0/+14 |
2007-10-11 | [PATCH] libertas: send association events on adhoc reassociation | Dan Williams | 1 | -6/+18 |
2007-10-11 | [PATCH] libertas: fix two debug statements in cmdresp.c | Holger Schurig | 1 | -3/+3 |
2007-10-11 | [PATCH] libertas: remove bss_descriptor->timestamp | Holger Schurig | 2 | -2/+0 |
2007-10-11 | [PATCH] libertas: remove bss_descriptior->networktsf | Holger Schurig | 3 | -75/+5 |
2007-10-11 | [PATCH] libertas: remove adapter->scantype | Holger Schurig | 3 | -6/+1 |
2007-10-11 | [PATCH] libertas: remove adapter->scanmode | Holger Schurig | 3 | -8/+2 |
2007-10-11 | [PATCH] libertas: remove adapter->beaconperiod | Holger Schurig | 3 | -4/+1 |
2007-10-11 | [PATCH] libertas: remove adapter->adhoc_grate_enabled | Holger Schurig | 3 | -10/+2 |
2007-10-11 | [PATCH] libertas: remove adapter->listeninterval | Holger Schurig | 3 | -4/+1 |
2007-10-11 | [PATCH] libertas: remove adapter->regiontableindex | Holger Schurig | 2 | -3/+0 |
2007-10-11 | [PATCH] libertas: remove adapter->atimwindow | Holger Schurig | 3 | -5/+1 |
2007-10-11 | [PATCH] libertas: remove adapter->multipledtim | Holger Schurig | 3 | -3/+1 |
2007-10-11 | [PATCH] libertas: remove adapter->locallisteninterval | Holger Schurig | 3 | -7/+1 |
2007-10-11 | [PATCH] libertas: remove adapter->nullpktinterval | Holger Schurig | 2 | -3/+1 |
2007-10-11 | [PATCH] libertas: remove adapter->{data,bcn}_avg_factor | Holger Schurig | 4 | -8/+3 |
2007-10-11 | [PATCH] libertas: remove adapter->rxpd_rate | Holger Schurig | 3 | -4/+0 |
2007-10-11 | [PATCH] libertas: remove adapter->txrate | Holger Schurig | 4 | -12/+1 |
2007-10-11 | [PATCH] libertas: fix WEXT quality reporting | Dan Williams | 1 | -1/+1 |