summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-04MCS7830 USB-Ether: add Rx error supportAndreas Mohr1-1/+42
2010-02-04netlink: fix for too early rmmodAlexey Dobriyan1-0/+5
2010-02-04af_key: fix netns ops ordering on module load/unloadAlexey Dobriyan1-7/+8
2010-02-03connector: Delete buggy notification code.Evgeniy Polyakov2-207/+0
2010-02-03qlcnic: add loopback diagnostic testAmit Kumar Salecha5-10/+225
2010-02-03qlcnic: add interrupt diagnostic testAmit Kumar Salecha4-16/+154
2010-02-03qlcnic: support LED blink for device identificationSucheta Chakraborty3-0/+49
2010-02-03qlcnic: protect resoruce cleanup by rtnl lockAmit Kumar Salecha2-3/+5
2010-02-03qlcnic: clear device reset state after fw recoveryAmit Kumar Salecha1-1/+21
2010-02-03qlcnic: add ethernet identifier in board infoAmit Kumar Salecha1-3/+7
2010-02-03qlcnic: use DEFINE_PCI_DEVICE_TABLEAmit Kumar Salecha1-1/+1
2010-02-03sky2: Fix TX_MAP_PAGE misspellingJarek Poplawski1-1/+1
2010-02-03virtio_net: Defer skb allocation in receive path Date: Wed, 13 Jan 2010 12:53...Shirley Ma1-179/+248
2010-02-03virtio: Add ability to detach unused buffers from vringsShirley Ma2-0/+29
2010-02-03xfrm: avoid spinlock in get_acqseq()Eric Dumazet1-5/+4
2010-02-03ath9k: add support for 802.11n bonded out AR2427Luis R. Rodriguez4-2/+11
2010-02-03airo: fix setting zero length WEP keyStanislaw Gruszka1-16/+18
2010-02-03lib80211: Introduce TKIP_HDR_LEN define for code clarityAndriy Tkachuk1-10/+10
2010-02-03lib80211: Cosmetics - make room for MIC/CRC near the actual calculationAndriy Tkachuk2-3/+2
2010-02-02ipv4: ip_fragment: fix unbalanced rcu_read_unlock()Patrick McHardy1-3/+2
2010-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2-2/+3
2010-02-02be2net: use eq-id to calculate cev-isr reg offsetSathya Perla1-1/+1
2010-02-02net/irda: sh_sir: Add SuperH IrDA driverKuninori Morimoto3-0/+834
2010-02-02igmp: fix ip_mc_sf_allow race [v5]Flavio Leitner2-21/+64
2010-02-02can: deny filterlist access on non-CAN interfacesOliver Hartkopp1-0/+6
2010-02-01ath9k: fix access to freed data on unloadPavel Roskin4-29/+7
2010-02-01ps3_gelic_wireless: Remove superfluous debug infoHamish Guthrie1-2/+1
2010-02-01mac80211: Don't call rate control when HW handles itVasanthakumar1-0/+4
2010-02-01mac80211: fix sta lookup with AP VLAN interfaces and injected framesFelix Fietkau1-0/+2
2010-02-01mac80211: fix monitor mode tx radiotap header handlingFelix Fietkau2-2/+7
2010-02-01mac80211: fix sta lookup for received action frames on an AP VLANFelix Fietkau1-2/+2
2010-02-01mac80211: reduce stack usage in sta_agg_status_read()Pavel Roskin1-11/+13
2010-02-01mac80211: reduce stack usage in sta_ht_capa_read()Pavel Roskin1-1/+1
2010-02-01b43: N-PHY: implement setting RF sequenceRafał Miłecki1-4/+31
2010-02-01b43: N-PHY: add TX radio setup for newer PHYsRafał Miłecki1-1/+52
2010-02-01b43: N-PHY: fix Cal TX IQ LO for newer PHYsRafał Miłecki1-1/+11
2010-02-01b43: N-PHY: add RSSI selection for newer PHYsRafał Miłecki1-1/+83
2010-02-01b43: N-PHY: split RSSI selection into two per-PHY-revision functionsRafał Miłecki1-49/+52
2010-02-01cfg80211: add regulatory hint disconnect supportLuis R. Rodriguez4-3/+213
2010-02-01cfg80211: avoid flushing the global workqueue for core reg hintsLuis R. Rodriguez1-3/+1
2010-02-01b43: N-PHY: add workarounds for gain controlRafał Miłecki1-1/+129
2010-02-01b43: N-PHY: update general workaroundsRafał Miłecki2-104/+115
2010-02-01ath9k: allocate string buffer in read_file_dma() by kmalloc()Pavel Roskin1-17/+26
2010-02-01ath: make gcc check format arguments of ath_print(), fix all misusesPavel Roskin4-9/+9
2010-02-01ps3_gelic_wireless: fix format warningJohn W. Linville1-1/+1
2010-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller9-47/+254
2010-02-01tulip/xircom_cb.c: Use dev_<level> and pr_<level>Joe Perches1-19/+25
2010-02-01tulip/winbond-840.c: Use dev_<level> and pr_<level>Joe Perches1-87/+90
2010-02-01tulip/uli526x.c: Use dev_<level> and pr_<level>Joe Perches1-19/+27
2010-02-01tulip/timer.c: Use dev_<level> and pr_<level>Joe Perches1-27/+25