summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-18drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches
2010-08-17iwlwifi: fix 3945 filter flagsJohannes Berg
2010-08-17ipw2100: don't sync status queue entriesJohn W. Linville
2010-08-14iwlwifi: use long monitor timer to avoid un-necessary reloadWey-Yi Guy
2010-08-14iwlwifi: long monitor timerWey-Yi Guy
2010-08-13ath5k: disable ASPM L0s for all cardsMaxim Levitsky
2010-08-13ath9k_htc: load proper firmware for device ID 7015Rajkumar Manoharan
2010-08-13wl1251: fix trigger scan timeout usageYuri Kululin
2010-08-13ath9k_htc: Fix disconnect issue in HT40 mode.Vivek Natarajan
2010-08-11ath9k_htc: fix panic on packet injection using airbase-ng tool.Rajkumar Manoharan
2010-08-11ipw2100: register pm_qos request before registering pci driverJohn W. Linville
2010-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville
2010-08-10Bluetooth: Use 3-DH5 payload size for default ERTM max PDU sizeMat Martineau
2010-08-10Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTMMat Martineau
2010-08-10Bluetooth: Change default L2CAP ERTM retransmit timeoutMat Martineau
2010-08-10Bluetooth: Fix endianness issue with L2CAP MPS configurationMat Martineau
2010-08-09iwlagn: fix rts cts protectionJohannes Berg
2010-08-09cfg80211: fix locking in action frame TXJohannes Berg
2010-08-09libertas: fix build break by including linux/sched.hJohn W. Linville
2010-08-09Revert "p54pci: Add PCI ID for SMC2802W"John W. Linville
2010-08-08igbvf.txt: Add igbvf DocumentationJeff Kirsher
2010-08-08igb.txt: Add igb documentationJeff Kirsher
2010-08-08e100/e1000*/igb*/ixgb*: Add missing read memory barrierJeff Kirsher
2010-08-08ixgbe: fix build error with FCOE_CONFIG without DCB_CONFIGJohn Fastabend
2010-08-07netxen: protect tx timeout recovery by rtnl lockAmit Kumar Salecha
2010-08-07isdn: gigaset: use after freeDan Carpenter
2010-08-07isdn: gigaset: add missing unlockDan Carpenter
2010-08-07solos-pci: Fix race condition in tasklet RX handlingDavid Woodhouse
2010-08-07pkt_sched: Fix sch_sfq vs tcf_bind_filter oopsJarek Poplawski
2010-08-07net: disable preemption before call smp_processor_id()Changli Gao
2010-08-07tcp: no md5sig option size check bugDmitry Popov
2010-08-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-08-06iwlwifi: fix locking assertionsJohannes Berg
2010-08-06iwlwifi: fix TX tracerJohannes Berg
2010-08-05isdn: fix information leakDan Carpenter
2010-08-05net: Fix napi_gro_frags vs netpoll pathJarek Poplawski
2010-08-05usbnet: remove noisy and hardly useful printkChristian Samsel
2010-08-05rtl8180: avoid potential NULL deref in rtl8180_beacon_workmaster-2010-08-05John W. Linville
2010-08-05ath9k: Remove myself from the MAINTAINERS listSujith
2010-08-05libertas: scan before assocation if no BSSID was givenDan Williams
2010-08-05libertas: fix association with some APs by using extended ratesDan Williams
2010-08-05libertas: get the right # of scanned BSSesDan Williams
2010-08-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville
2010-08-04virtio_net: implements ethtool_ops.get_drvinfoRusty Russell
2010-08-04ppp: make channel_ops conststephen hemminger
2010-08-04RxRPC: Fix a potential deadlock between the call resend_timer and state_lockDavid Howells
2010-08-04sch_sfq: add sanity check for the packet lengthChangli Gao
2010-08-04cls_rsvp: add sanity check for the packet lengthChangli Gao
2010-08-04cls_flow: add sanity check for the packet lengthChangli Gao
2010-08-04sk_buff: introduce pskb_network_may_pull()Changli Gao