aboutsummaryrefslogtreecommitdiffstats
path: root/package/acx-mac80211
Commit message (Expand)AuthorAgeFilesLines
* clean up mac80211 related kernel version depsFelix Fietkau2007-11-101-10/+5
* fix acx-mac80211 compile with older kernelsFelix Fietkau2007-11-071-5/+5
* remove unnecessary linux config include (it broke 'make download')Felix Fietkau2007-10-211-3/+0
* clear flags alwaysEugene Konev2007-10-161-2/+2
* fix acx-mac80211Eugene Konev2007-10-152-1/+180
* fix acx-mac80211 build (closes #2534)Matteo Croce2007-10-141-4/+0
* DESCRIPTION:= is obseleteJohn Crispin2007-10-141-2/+5
* no need to free_irq in remove, done in closeEugene Konev2007-10-081-6/+5
* add rough vlynq supportEugene Konev2007-10-052-20/+556
* upgrade acx and acx-mac80211, removed two patches now unneededMatteo Croce2007-10-033-145/+4
* disable acx & acx-mac80211 on atheros, renable check for CONFIG_MAC80211 in K...Nicolas Thill2007-09-291-2/+3
* update acx-mac80211Matteo Croce2007-09-233-18/+6
* disable powersave, vlynq can't handle thisMatteo Croce2007-09-171-0/+32
* acx: Fix MakefileMatteo Croce2007-09-161-0/+1
* Updated acx (#2394) and fixed acx-mac80211 buildMatteo Croce2007-09-161-1/+0
* package Makefile cleanup: remove uneeded varsNicolas Thill2007-09-031-2/+0
* use a default VERSION field for kmod packagesNicolas Thill2007-09-021-1/+0
* acx-mac80211: another bigendian fixNicolas Thill2007-08-301-0/+12
* acx-mac80211 fixes: * make Build/Compile conditionnal (only if in-kernel mac8...Nicolas Thill2007-08-301-7/+32
* add acx-mac80211 (thanks to Matteo Croce)Nicolas Thill2007-08-284-0/+198
n239' href='#n239'>239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415