summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* annotate chelsioAl Viro2008-01-283-6/+7
* [IPV6] NDISC: Sparse: Use different variable name for local use.YOSHIFUJI Hideaki2008-01-281-5/+5
* [IPV6] ADDRCONF: Sparse: Make inet6_dump_addr() code paths more straight-forw...YOSHIFUJI Hideaki2008-01-281-20/+18
* [IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in he...YOSHIFUJI Hideaki2008-01-283-5/+4
* [IPV6] ADDRLABEL: Sparse: Make several functions static.YOSHIFUJI Hideaki2008-01-281-10/+10
* [IPV6] UDPLITE: Sparse: Declare non-static symbols in header.YOSHIFUJI Hideaki2008-01-281-0/+1
* [IPV6] UDP,UDPLITE: Sparse: {__udp6_lib,udp,udplite}_err() are of void.YOSHIFUJI Hideaki2008-01-282-2/+2
* [IPV4] UDP,UDPLITE: Sparse: {__udp4_lib,udp,udplite}_err() are of void.YOSHIFUJI Hideaki2008-01-282-2/+2
* [BNX2]: Fix driver phy_flags name space.Michael Chan2008-01-282-82/+84
* [NETNS]: Pass correct namespace in ip_rt_get_source.Denis V. Lunev2008-01-281-1/+1
* [NETNS]: Pass correct namespace in ip_route_input_slow.Denis V. Lunev2008-01-281-3/+4
* [NETNS]: Pass correct namespace in context fib_check_nh.Denis V. Lunev2008-01-281-6/+6
* [NETNS]: Pass correct namespace in fib_validate_source.Denis V. Lunev2008-01-281-2/+4
* [NETNS]: Add netns parameter to inetdev_by_index.Denis V. Lunev2008-01-285-8/+9
* [NETNS]: Add netns parameter to fib_lookup.Denis V. Lunev2008-01-285-12/+13
* [IPV4]: ipmr sparse warningsStephen Hemminger2008-01-281-3/+7
* [IPV4]: igmp sparse warningsStephen Hemminger2008-01-281-0/+2
* [VLAN]: sparse warning fixStephen Hemminger2008-01-281-0/+2
* [BNX2]: Fix driver software flag namespace.David S. Miller2008-01-282-58/+59
* [BNX2] Update version to 1.7.2.Michael Chan2008-01-281-3/+3
* [BNX2]: Add link-down workaround on 5706 serdes.Michael Chan2008-01-282-16/+90
* [BNX2]: Fix minor bug in bnx2_has_work().Michael Chan2008-01-281-2/+1
* [BNX2]: Disable jumbo rx paging on 5709 Ax.Michael Chan2008-01-282-1/+4
* b43/nphy.c: include headers to avoid build breakage on some platformsJohn W. Linville2008-01-281-0/+3
* drivers/net/wireless/rt2x00/rt2x00usb.c: fix uninitialized var warningAndrew Morton2008-01-281-1/+1
* drivers/net/wireless/iwlwifi/iwl-3945.c: fix printk warningAndrew Morton2008-01-281-1/+1
* b43legacy: fix use-after-free rfkill bugStefano Brivio2008-01-281-5/+6
* mac80211: A-MPDU Rx remove stop_rx_ba_session warning printRon Rindjunsky2008-01-281-3/+0
* mac80211: A-MPDU Rx stop aggregation on proper devRon Rindjunsky2008-01-281-3/+5
* mac80211: Initialize vif pointerIvo van Doorn2008-01-282-0/+2
* libertas: pepper main with debug statementHolger Schurig2008-01-281-62/+82
* libertas: don't blindly try meshHolger Schurig2008-01-281-23/+27
* libertas: always show firmware releaseHolger Schurig2008-01-284-20/+25
* libertas: move cardspecific data to driverHolger Schurig2008-01-283-3/+4
* libertas cs/sdio: fix 'NOHZ: local_softirq_pending 08' messageHolger Schurig2008-01-281-1/+4
* b43: Add lots of N-PHY lookup tablesMichael Buesch2008-01-282-0/+1236
* iwlwifi: style fixes to usage of << and >> operatorsReinette Chatre2008-01-2811-160/+160
* iwlwifi: remove reference to non-existent documentationReinette Chatre2008-01-281-12/+8
* iwlwifi: Update iwlwifi version stamp to 1.2.23Zhu Yi2008-01-282-2/+2
* iwlwifi: 3954 renames iwl3945_rate_scale_priv to iwl3945_rs_staTomas Winkler2008-01-281-102/+104
* iwlwifi: 4965 unify rate scale variable names for station dataTomas Winkler2008-01-281-301/+308
* iwlwifi: move uCode helper functions to iwl-helpers.hTomas Winkler2008-01-283-107/+42
* iwlwifi: fix problem when rf_killswitch change during suspend/resumeZhu Yi2008-01-282-167/+90
* iwlwifi: delay firmware loading from pci_probe to network interface openZhu Yi2008-01-284-166/+217
* iwlwifi: document scan commandBen Cahill2008-01-282-56/+234
* iwlwifi: remove iwl4965_tx_cmdTomas Winkler2008-01-283-82/+55
* iwlwifi: move iwl4965_get_dma_hi_address function to iwl-helpers.hTomas Winkler2008-01-282-7/+7
* iwl4965: Remove redundant code in iwl4965_tx_cmdTomas Winkler2008-01-281-22/+1
* b43: Add NPHY channel switch codeMichael Buesch2008-01-285-13/+1182
* b43: Add NPHY radio init codeMichael Buesch2008-01-288-9/+512
OpenPOWER on IntegriCloud