aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-10-19Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-10-19Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik
2007-10-19Spelling fix: explicitlyJean Delvare
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov
2007-10-19define global BIT macroJiri Slaby
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-18[PATCH] rt2x00: Add new rt73usb USB IDIvo van Doorn
2007-10-18[PATCH] rt2x00: Fix residual check in PLCP calculations.Mattias Nissler
2007-10-18[PATCH] iwlwifi: Fix rate setting in probe request for HW sacnTomas Winkler
2007-10-18[PATCH] b43: Make b43_stop() staticMichael Buesch
2007-10-18[PATCH] drivers/net/wireless/b43/main.c: fix an uninitialized variableWANG Cong
2007-10-18[PATCH] iwlwifi: set correct base rate for A band in rs_dbgfs_set_mcsRon Rindjunsky
2007-10-18[PATCH] zd1211rw, fix oops when ejecting install mediaMarc Pignat
2007-10-18[PATCH] b43legacy: Fix potential return of uninitialized variableLarry Finger
2007-10-18[PATCH] iwl4965-base.c: fix off-by-one errorsAdrian Bunk
2007-10-18[PATCH] p54: Make filter configuration atomicMichael Wu
2007-10-18[PATCH] rtl8187: remove NICMAC setting in configure_filters callbackMichael Wu
2007-10-18[PATCH] janitorial: fix all double includes in drivers/net/wirelessHolger Schurig
2007-10-18[PATCH] rtl8187: Fix more frag bit checking, rts duration calcMichael Wu
2007-10-18[PATCH] ipw2100: send WEXT scan eventsDan Williams
2007-10-18[PATCH] zd1201: avoid null ptr access of skb->devJohn W. Linville
2007-10-17net: libertas sdio driverPierre Ossman
2007-10-14long vs. unsigned long - low-hanging fruits in driversAl Viro
2007-10-13b43 wireless needs <linux/io.h>Geert Uytterhoeven
2007-10-10[PATCH] libertas: let get nick return what set nick has setHolger Schurig
2007-10-10[PATCH] libertas: remove one superfluous includeHolger Schurig
2007-10-10[PATCH] libertas: clean up scan debug messagesHolger Schurig
2007-10-10[PATCH] libertas: fix "warning: Using plain integer as NULL pointer" sparse w...Holger Schurig
2007-10-10[PATCH] libertas: fix a debug statementHolger Schurig
2007-10-10[PATCH] libertas link error due to gcc `smartness'Geert Uytterhoeven
2007-10-10[PATCH] libertas: fix u8 constantHolger Schurig
2007-10-10[PATCH] libertas: problems setting wpa keysDan Williams
2007-10-10[PATCH] rt2x00: Release 2.0.10Ivo van Doorn
2007-10-10[PATCH] rt2x00: Allways memset memory obtained from skb_push()Ivo van Doorn
2007-10-10[PATCH] rt2x00: Clean disabling of rt73usb_get_tsfIvo van Doorn
2007-10-10[PATCH] rt2x00: Reorganize configuration handlerIvo van Doorn
2007-10-10[PATCH] rt2x00: Small optimizationsIvo van Doorn
2007-10-10[PATCH] rt2x00: Pass dev_state to rt2x00lib_toggle_rxIvo van Doorn
2007-10-10[PATCH] rt2x00: Add get_tx_data_len callback functionIvo van Doorn
2007-10-10[PATCH] rt2x00: Cut lines down to 80 charactersIvo van Doorn
2007-10-10[PATCH] rt2x00: get_duration expects values in 100kbsIvo van Doorn
2007-10-10[PATCH] rt2x00: Move TSF sync values into rt2x00configIvo van Doorn
2007-10-10[PATCH] rt2x00: Fix rfkill handlingIvo van Doorn
2007-10-10[PATCH] rt2x00: Don't use changed_flags inside configure_packet_filterIvo van Doorn
2007-10-10[PATCH] rt2x00: Move rt2x00dev flags into enumerationIvo van Doorn
2007-10-10[PATCH] rt2x00: Store "STARTED" state during suspendIvo van Doorn
2007-10-10[PATCH] rt2x00: Remove radio check from rt2x00lib_toggle_rxIvo van Doorn