aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-16bcma: use fallback sprom if no on chip sprom is availableHauke Mehrtens
2012-04-13mwifiex: update pcie8766 scratch register addressesBing Zhao
2012-04-13ath9k: wake up the hardware from full sleep when idle is turned offFelix Fietkau
2012-04-13ath5k: unmap io memory on probe failureJonathan Bither
2012-04-13ath5k: fix undefined 'THIS_MODULE'Jonathan Bither
2012-04-13cfg80211: fix interface combinations check.Lukasz Kucharczyk
2012-04-13brcm80211: smac: resume transmit fifo upon receiving framesArend van Spriel
2012-04-13libertas: fix signedness bug in lbs_auth_to_authtype()Amitkumar Karwar
2012-04-11NFC: Fix the LLCP Tx fragmentation loopSamuel Ortiz
2012-04-11rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger
2012-04-11rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger
2012-04-10Revert "ath9k: fix going to full-sleep on PS idle"Sujith Manoharan
2012-04-10rt2x00: Fix rfkill_polling register function.Chen, Chien-Chia
2012-04-10bcma: fix build error on MIPS; implicit pcibios_enable_devicePaul Gortmaker
2012-04-09net/wireless/wext-core.c: add missing kfreeJulia Lawall
2012-04-09rtlwifi: Fix oops on rate-control failureLarry Finger
2012-04-09mac80211: Convert WARN_ON to WARN_ON_ONCELarry Finger
2012-04-09rtlwifi: rtl8192de: Fix firmware initializationLarry Finger
2012-04-09nl80211: ensure interface is up in various APIsJohannes Berg
2012-04-09mac80211: fix association beacon wait timeoutJohannes Berg
2012-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-04-06Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-06net: fix a race in sock_queue_err_skb()Eric Dumazet
2012-04-06netlink: fix races after skb queueingEric Dumazet
2012-04-06doc, net: Update ndo_start_xmit return type and valuesBen Hutchings
2012-04-06doc, net: Remove instruction to set net_device::trans_startBen Hutchings
2012-04-06doc, net: Update netdev operation namesBen Hutchings
2012-04-06doc, net: Update documentation of synchronisation for TX multiqueueBen Hutchings
2012-04-06doc, net: Remove obsolete reference to dev->pollBen Hutchings
2012-04-06ethtool: Remove exception to the requirement of holding RTNL lockBen Hutchings
2012-04-05Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds
2012-04-06blackfin: update defconfig for bf527-ezkitBob Liu
2012-04-06blackfin: gpio: fix compile error if !CONFIG_GPIOLIBBob Liu
2012-04-06blackfin: fix L1 data A overflow link issueMike Frysinger
2012-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-04-05Merge tag 'omap-fixes-a2-for-3.4rc' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-04-05MAINTAINERS: update for Marvell Ethernet driversstephen hemminger
2012-04-05bonding: properly unset current_arp_slave on slave link upVeaceslav Falico
2012-04-05phonet: Check input from user before allocatingSasha Levin
2012-04-05tcp: tcp_sendpages() should call tcp_push() onceEric Dumazet
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05memcg swap: use mem_cgroup_uncharge_swap fixMichal Hocko
2012-04-05backlight: add driver for DA9052/53 PMIC v1Ashish Jangam
2012-04-05C6X: use set_current_blocked() and block_sigmask()Matt Fleming
2012-04-05MAINTAINERS: add entry for sparse checkerChristopher Li
2012-04-05MAINTAINERS: fix REMOTEPROC F: typoJoe Perches
2012-04-05alpha: use set_current_blocked() and block_sigmask()Matt Fleming
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd