Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
90864fbc7639d7a2300c67a18c9fb9fbcf7d51d2
90864fb
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
228e548
net: Add sendmmsg socket system call
by Anton Blanchard
· 14 years ago
1c5cae8
net: call dev_alloc_name from register_netdevice
by Jiri Pirko
· 14 years ago
e892067
bnx2x: function descriptions format fixed
by Dmitry Kravkov
· 14 years ago
5de9240
bnx2x: update year to 2011 and version to 1.62.12-0
by Dmitry Kravkov
· 14 years ago
b3b83c3
bnx2x: improve memory handling, low memory recovery flows
by Dmitry Kravkov
· 14 years ago
426b924
bnx2x: Do storage mac address validation for SF mode.
by Dmitry Kravkov
· 14 years ago
f9a3ebb
bnx2x: allow WoL on every function in MF modes
by Dmitry Kravkov
· 14 years ago
2ae17f6
bnx2x: link report improvements
by Vladislav Zolotarov
· 14 years ago
34da9e5
stmmac: removed not used definitions
by Giuseppe CAVALLARO
· 14 years ago
a70171d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
eaef6a9
mac80211: Fix a warning due to skipping tailroom reservation for IV
by Mohammed Shafi Shajakhan
· 14 years ago
c8d55a9
can: rename can_try_module_get to can_get_proto
by Kurt Van Dijck
· 14 years ago
1650629
can: make struct can_proto const
by Kurt Van Dijck
· 14 years ago
5a412ad
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6
by David S. Miller
· 14 years ago
301102c
ipv6: Use flowi4->{daddr,saddr} in ipip6_tunnel_xmit().
by David S. Miller
· 14 years ago
cbb1e85
ipv4: Kill rt->rt_{src, dst} usage in IP GRE tunnels.
by David S. Miller
· 14 years ago
9a1b949
ipv4: Pass explicit saddr/daddr args to ipmr_get_route().
by David S. Miller
· 14 years ago
6716344
ixgbe: Cleanup PCIe bus speed info
by Don Skidmore
· 14 years ago
68c7005
ixgbe: improve EEPROM read/write operations
by Emil Tantilov
· 14 years ago
95a4601
ixgbe: fix sparse warning
by Emil Tantilov
· 14 years ago
2698b20
ixgbe: fix typo error with software defined pins on 82599
by Don Skidmore
· 14 years ago
6d980c3
ixgbe: Use function pointer for ixgbe_acquire/release_swfw_sync()
by Emil Tantilov
· 14 years ago
97322b3
igbvf: remove bogus phys_id
by stephen hemminger
· 14 years ago
f6b1bfd
igb: Add check for invalid size to igb_get_invariants_82575()
by Carolyn Wyborny
· 14 years ago
ec7e97e
ixgb: convert to set_phys_id
by Jeff Kirsher
· 14 years ago
dd927a2
ipv4: In ip_build_and_send_pkt() use 'saddr' and 'daddr' args passed in.
by David S. Miller
· 14 years ago
dca97ad
e100: fix build warning
by Emil Tantilov
· 14 years ago
69458cb
ipv4: Use flowi4->{daddr,saddr} in ipip_tunnel_xmit().
by David S. Miller
· 14 years ago
9cddf15
x86/net: only select BPF_JIT when NET is enabled
by Randy Dunlap
· 14 years ago
18a353f
sctp: Use flowi4's {saddr,daddr} in sctp_v4_dst_saddr() and sctp_v4_get_dst()
by David S. Miller
· 14 years ago
492f64c
ipv4: Use flowi4's {saddr,daddr} in igmpv3_newpack() and igmp_send_report()
by David S. Miller
· 14 years ago
f4bfd99
libcxgbi: Use flowi4's saddr in cxgbi_check_route().
by David S. Miller
· 14 years ago
28c90da
pptp: Use flowi4's daddr/saddr in pptp_xmit().
by David S. Miller
· 14 years ago
31e4543
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
by David S. Miller
· 14 years ago
f139016
dccp: Use flowi4->saddr in dccp_v4_connect()
by David S. Miller
· 14 years ago
475949d
ipv4: Renamt struct rtable's rt_tos to rt_key_tos.
by David S. Miller
· 14 years ago
417da66
ipv4: Rework ipmr_rt_fib_lookup() flow key initialization.
by David S. Miller
· 14 years ago
57a503c
net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.h
by Viresh KUMAR
· 14 years ago
e67f88d
net: dont hold rtnl mutex during netlink dump callbacks
by Eric Dumazet
· 14 years ago
dcfd9cd
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
by David S. Miller
· 14 years ago
5615787
ipv4: Make sure flowi4->{saddr,daddr} are always set.
by David S. Miller
· 14 years ago
1a5b306
mwifiex: fix missing tsf_val TLV
by Bing Zhao
· 14 years ago
982d96b
rtlwifi: Fix typo in pci.c
by Larry Finger
· 14 years ago
1c0bcf8
rt2x00: Add autowake support for USB hardware
by Ivo van Doorn
· 14 years ago
fdbc7b0
rt2x00: Introduce capability flag for Bluetooth co-existence.
by Gertjan van Wingerde
· 14 years ago
9328fda
rt2x00: Streamline rt2800 eeprom initialisations.
by Gertjan van Wingerde
· 14 years ago
d4c838e
rt2x00: Fix optimize register access for rt2800pci
by Ivo van Doorn
· 14 years ago
a073fde
rt2x00: Optimize TX_STA_FIFO register reading
by Ivo van Doorn
· 14 years ago
1676347
rt2x00: Reduce tx status reading timeout
by Ivo van Doorn
· 14 years ago
816c04f
mac80211: consolidate MIC failure report handling
by Christian Lamparter
· 14 years ago
0ca6995
ssb: cc: prepare clockmode support for cores rev 10+
by Rafał Miłecki
· 14 years ago
32ae9b2
batman-adv: Make bat_priv->primary_if an rcu protected pointer
by Marek Lindner
· 14 years ago
71e4aa9
batman-adv: fix gw_node_update() and gw_election()
by Antonio Quartulli
· 14 years ago
5f657ec
batman-adv: Move definition of atomic_dec_not_zero() into main.h
by Antonio Quartulli
· 14 years ago
b5a6f69
batman-adv: orig_hash_find() manages rcu_lock/unlock internally
by Antonio Quartulli
· 14 years ago
d6d023a
iwlagn: remove un-necessary debugfs callback
by Wey-Yi Guy
· 14 years ago
ebf8dc8
iwlagn: prefer BSS context
by Johannes Berg
· 14 years ago
c914ac2
iwlagn: improve RXON checking
by Johannes Berg
· 14 years ago
bbf18ff
iwlagn: remove spectrum measurement header
by Johannes Berg
· 14 years ago
16b80b7
iwlagn: semaphore and calib cleanup
by Don Fry
· 14 years ago
9d143e9
iwlagn: mod param cleanup
by Don Fry
· 14 years ago
b4ed221
iwlagn: new 105 series device
by Wey-Yi Guy
· 14 years ago
d2690c0
iwlagn: use proper good CRC threshold behaviour
by Johannes Berg
· 14 years ago
c1821c9
iwlagn: connect and disconnect sequence for RXON
by Wey-Yi Guy
· 14 years ago
89e746b
iwlagn: remove 5000 from rxon_assoc structure
by Wey-Yi Guy
· 14 years ago
c3f6e9c
iwlagn: make rxon_assoc static function
by Wey-Yi Guy
· 14 years ago
e43e85c
iwlagn: refactor restart
by Johannes Berg
· 14 years ago
4119904
iwlagn: introduce silent grabbing of NIC access
by Johannes Berg
· 14 years ago
9d39e5b
iwlagn: avoid hangs when restarting device
by Johannes Berg
· 14 years ago
14ad251
net/igb/e1000/e1000e: more robust ethtool duplex/speed configuration
by David Decotigny
· 14 years ago
fbef713
tulip/de2104x: don't report different speeds depending on port type
by David Decotigny
· 14 years ago
1258c07
acenic: Fix using the specified speed when configuring NIC
by David Decotigny
· 14 years ago
7073949
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
by David Decotigny
· 14 years ago
25db033
ethtool: Use full 32 bit speed range in ethtool's set_settings
by David Decotigny
· 14 years ago
8ae6dac
ethtool: Call ethtool's get/set_settings callbacks with cleaned data
by David Decotigny
· 14 years ago
3650460
ethtool: cosmetics: enforce const-ness in ethtool_cmd_speed
by David Decotigny
· 14 years ago
7e610ca
qlcnic: Support for GBE port settings
by Sony Chacko
· 14 years ago
f94bc1e
qlcnic: support rcv ring configuration through ethtool
by Sucheta Chakraborty
· 14 years ago
ad246c9
ipv4, ipv6, bonding: Restore control over number of peer notifications
by Ben Hutchings
· 14 years ago
ff776ce
mwl8k: Reducing extra_tx_headroom for tx optimization in AP mode
by Yogesh Ashok Powar
· 14 years ago
d244f21
ath9k_htc: Revamp LED management
by Sujith Manoharan
· 14 years ago
2245090
iwlegacy: remove sync_cmd_mutex
by Stanislaw Gruszka
· 14 years ago
28a6e57
iwlegacy: more priv->mutex serialization
by Stanislaw Gruszka
· 14 years ago
81e6326
iwlegacy: fix enqueue hcmd race conditions
by Stanislaw Gruszka
· 14 years ago
93fd74e
iwlegacy: comment typo fix diable -> disable
by Stanislaw Gruszka
· 14 years ago
7a55237
iwlegacy: remove scan_tx_antennas
by Stanislaw Gruszka
· 14 years ago
5855c7d
iwlegacy: remove unneeded __packed
by Stanislaw Gruszka
· 14 years ago
8eb0ac7
iwlegacy: remove unneeded disable_hw_scan check
by Stanislaw Gruszka
· 14 years ago
3e41de8
iwlegacy: simplify init geos
by Stanislaw Gruszka
· 14 years ago
a078a1f
iwlegacy: enable only rfkill interrupt when device is down
by Stanislaw Gruszka
· 14 years ago
ab42b40
iwlegacy: remove duplicate initialization in iwl4956_down()
by Stanislaw Gruszka
· 14 years ago
75d80ca
iwlagn: fix tx power initialization
by Stanislaw Gruszka
· 14 years ago
4436879
ath9k_htc: Dump modal eeprom header for UB91/94/95
by Sujith Manoharan
· 14 years ago
80d887c
ath9k_htc: Dump base eeprom header for UB91/94/95
by Sujith Manoharan
· 14 years ago
dee04ca
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6
by John W. Linville
· 14 years ago
ce6cac8
p54: avoid uninitialized variable warning for freq
by John W. Linville
· 14 years ago
f9c2fdb
mwifiex: fix copy-n-paste 'thinko' for tsf_val
by John W. Linville
· 14 years ago
2eeb6fd
b43: avoid uninitialized variable warnings in phy_n
by John W. Linville
· 14 years ago
e245292
ath5k: fix uninitialized var warning for txf2txs
by John W. Linville
· 14 years ago
Next »