summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-24alpha: fix legacy mode PCI IDE controllersIvan Kokshaysky2-17/+7
2008-04-24tun: Multicast handling in tun_chr_ioctl() needs proper locking.David S. Miller1-0/+10
2008-04-24sparc: sunzilog uart orderRobert Reif1-13/+17
2008-04-24[SPARC64]: Detect trap frames in stack backtraces.David S. Miller2-7/+28
2008-04-24[SPARC64]: %l6 trap return handling no longer necessary.David S. Miller9-63/+45
2008-04-24[SPARC64]: Use trap type stored in pt_regs to handle syscall restart.David S. Miller2-21/+21
2008-04-24[ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84fCatalin Marinas23-17/+29
2008-04-24[ARM] 5010/1: htc-pasic3: remove unused defines and includesPhilipp Zabel1-3/+0
2008-04-24[NET]: Fix heavy stack usage in seq_file output routines.Pavel Emelyanov6-50/+56
2008-04-24[AF_UNIX] Initialise UNIX sockets before general device initcallsDavid Woodhouse1-1/+5
2008-04-24[SPARC64]: Store magic cookie and trap type in pt_regs.David S. Miller2-2/+20
2008-04-24[SPARC64]: PROM debug console can be CON_ANYTIME.David S. Miller1-1/+1
2008-04-24sparc64: cleanup after SunOS/Solaris binary emulation removalAdrian Bunk2-3/+1
2008-04-24sparc: cleanup after SunOS binary emulation removalAdrian Bunk2-6/+0
2008-04-24[SPARC64]: Add NUMA support.David S. Miller7-138/+881
2008-04-24[SPARC64]: Allocate TSB node-local.David S. Miller1-1/+2
2008-04-24[SPARC64]: NUMA device infrastructure.David S. Miller16-23/+91
2008-04-24[SPARC64]: Kill pci_iommu_table_init() declaration.David S. Miller1-2/+0
2008-04-24[SPARC64]: Once we have the boot cmdline, call parse_early_param()David S. Miller1-0/+1
2008-04-24[SPARC64]: Remove unused asm-sparc64/numnodes.hDavid S. Miller1-6/+0
2008-04-24[SPARC64]: Decrease SECTION_SIZE_BITS to 30.David S. Miller1-1/+1
2008-04-24[SPARC64]: Initialize MDESC earlier and use lmb_alloc()David S. Miller2-15/+19
2008-04-24[SPARC64]: Use lmb_alloc() for PROM device tree.David S. Miller2-7/+11
2008-04-24[SPARC64]: Call real_setup_per_cpu_areas() earlier and use lmb_alloc().David S. Miller2-5/+14
2008-04-24[SPARC64]: Fully use LMB information in bootmem_init().David S. Miller1-82/+18
2008-04-24[SPARC64]: Start using LMB information in bootmem_init().David S. Miller1-126/+6
2008-04-24[SPARC64]: Initialize LMB tables.David S. Miller1-1/+13
2008-04-24[SPARC64]: Move ramdisk discovery code out to seperate function.David S. Miller1-24/+33
2008-04-24[LMB]: Fix lmb allocation regression.David S. Miller1-1/+1
2008-04-24[RTNETLINK]: Fix bogus ASSERT_RTNL warningPatrick McHardy2-2/+8
2008-04-24iwlwifi: Fix built-in compilation of iwlcore (part 2)Zhu Yi1-2/+1
2008-04-24tun: Fix minor race in TUNSETLINK ioctl handling.David S. Miller1-2/+9
2008-04-24ppp_generic: use stats from net_device structurePaulius Zaleckas1-29/+19
2008-04-24iwlwifi: Don't unlock priv->mutex if it isn't lockedRoland Dreier2-2/+0
2008-04-24wireless: rndis_wlan: modparam_workaround_interval is never below 0.Roel Kluin1-2/+3
2008-04-24prism54: prism54_get_encode() test below 0 on unsigned indexRoel Kluin1-1/+1
2008-04-24mac80211: update mesh EID valuesLuis Carlos Cobo1-7/+13
2008-04-24b43: Workaround DMA quirksMichael Buesch1-8/+39
2008-04-24mac80211: fix use before check of Qdisc lengthRon Rindjunsky1-1/+1
2008-04-24net/mac80211/rx.c: fix off-by-oneAdrian Bunk1-1/+1
2008-04-24mac80211: Fix race between ieee80211_rx_bss_put and lookup routines.Pavel Emelyanov1-2/+5
2008-04-24ath5k: Fix radio identification on AR5424/2424Nick Kossifidis1-4/+10
2008-04-24ssb: Fix all-ones boardflagsLarry Finger1-0/+5
2008-04-24b43: Add more btcoexist workaroundsMichael Buesch1-4/+9
2008-04-24b43: Fix HostFlags data typesMichael Buesch2-3/+4
2008-04-24b43: Workaround invalid bluetooth settingsMichael Buesch1-2/+20
2008-04-24mac80211: MAINTAINERS updateJohannes Berg1-4/+2
2008-04-24mac80211: Fix n-band association problemAbhijeet Kolekar1-1/+20
2008-04-23slab_err: Pass parameters correctly to slab_bugChristoph Lameter1-2/+2
2008-04-23pnpacpi: fix potential corruption on "pnpacpi: exceeded the max number of IRQ...Len Brown1-4/+6